Skip to content
dalers edited this page Aug 25, 2012 · 4 revisions

Adapto is a small PHP framework targeted at creating data management applications with minimal code, and is especially suited to:

  • Enterprise CRUD applications
  • Micro CMS systems
  • Data management applications, glue and reporting

Adapto takes concepts proven by the ATK framework created by ibuldings to the next level. The Adapto project is led by Ivo Jansch, former ibuildings CTO and the 'inventor' of ATK and Achievo (a GPL resource and project management application based on ATK). Adapto concentrates on what makes it unique, and uses Zend Framework 2 for caching, view rendering, database connectivity, etc. Adapto is pre-alpha, but worth installing now to examine the functional demo and investigate the code.

The Adapto GitHub project includes the code repository, issue tracker and documentation wiki. To get started, you should review the following wiki pages:

  • Roadmap - for current project priorities and direction
  • Development Process - for developing Adapto (not "developing with Adapto" - that is yet to come)

The SourceForge Adapto developers mailing list is for day-to-day development discussions and decisions, although traffic is fairly low at present. Join the mailing list to stay current with the project, and then become more involved when the right is right.

Summary of Adapto Development Projects

License and Copyright

Adapto is distributed under a BSD license. Large portions of the codebase are copyright 2000-2011 by Ibuildings & Ivo Jansch. New code is copyright 2012 Egeniq.

Clone this wiki locally