ATK is a business framework written in PHP which allows you to build web applications with minimal amounts of code. ATK supports various databases, including: MySQL, Oracle, MSSQL and PostgreSQL.
The only code you write is business logic.
ATK philosophy
* Code minimization
* Don't repeat yourself
* Keep it simple
Usage
The framework is particularly useful for creating business applications; to manipulate data. CRM, HRM, ERP, CMS are all area's where ATK can be used to build custom applications with minimal effort.