Skip to content
This repository has been archived by the owner on Sep 4, 2022. It is now read-only.

Latest commit

 

History

History
executable file
·
92 lines (75 loc) · 4.05 KB

readme.md

File metadata and controls

executable file
·
92 lines (75 loc) · 4.05 KB

Agile Toolkit Documentation

This repository contains all of Agile Toolkit documentation in Markdown format. We use this repository for bundling with our website distribution, downloadable files, translating and more.

Contributing

If you are willing to contribute to our documentation effort, please read this article.

Overview

Agile Toolkit is a new kind of full-stack PHP framework focused on easing the development of rich-client AJAX applications.

Installation

Agile Toolkit Extensions

  • Downloadable themes
  • Add-on Marketplace
  • Application Classes

Core Features of All Objects

All objects in Agile Toolkit descend from the same ancestor - AbstractObject which provides a range of features you can do with any object.

Application Class Features

One object is always mandatory for your application - Application Class.

Introduction to Controllers

Non-Relational Models

Object Relational Manager (ORM)

User Interface

Non-PHP Components