A CakePHP v2 project template customized by RikkeiSoft Co., Ltd.
- PHP 5.3.0 and up.
- composer
Using composer
$ composer create-project rikkeisoft/cakephp2 /path/to/project
All code contributions must go through a pull request and approved by a core developer before being merged. This is to ensure proper review of all the code.
Fork the project, create a feature branch, and send a pull request.
To ensure a consistent code base, you should make sure the code follows the PSR-1.
If you would like to help, take a look at the list of issues.
Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php