songphi / cakeapp
CakePHP quick start application template
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:application
Requires
- php: >=5.2.8
- ext-mcrypt: *
- cakedc/migrations: 2.2.3
- cakedc/search: 2.2.1
- cakedc/users: dev-develop
- cakedc/utils: 1.4.3
- cakephp/localized: 2.1.*
- oyejorge/less.php: ~1.7
- slywalker/boost_cake: dev-master
- songphi/cakephp-less: dev-master
Requires (Dev)
- cakephp/debug_kit: 2.2.*
- phpunit/phpunit: 3.7.*
This package is not auto-updated.
Last update: 2024-12-31 08:15:37 UTC
README
CakePHP is a rapid development framework for PHP which uses commonly known design patterns like Active Record, Association Data Mapping, Front Controller and MVC. Our primary goal is to provide a structured framework that enables PHP users at all levels to rapidly develop robust web applications, without any loss to flexibility.