Skip to content
forked from egeniq/adapto

Adapto is a small PHP framework targeted at creating data management applications with minimal code

Notifications You must be signed in to change notification settings

klaaspeter/adapto

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Adapto

Adapto is a small PHP framework targeted at creating data management applications with minimal amounts of code.

It has the following major features:

  • Compatible with Zend Framework (integrates nicely into ZF applications)
  • Basic CRUD functionality for relational databases with only a few lines of code

Adapto is suitable for a number of use cases:

  • Micro CMS systems
  • Data management applications

Adapto is essentially a Zend Framework port of the classic (and by now outdated) ATK framework (http://atk-framework.com).

License & Copyright

Adapto is distributed under a BSD license.

Large portions of the codebase stem from the ATK framework and are copyright 2000-2011 Ibuildings & Ivo Jansch. New portions of the codebase are copyright 2012 Egeniq.

FAQ

What does the name adapto mean?

Adapto is short for ADvanced APlication TOolkit. It's also highly adaptable.

About

Adapto is a small PHP framework targeted at creating data management applications with minimal code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published