rikkeisoft / cakephp2
Template for CakePHP v2 project of RikkeiSoft Co. Ltd.,
Installs: 58
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 3
Forks: 0
Open Issues: 0
Type:project
Requires
- php: >=5.3.0
- ext-mcrypt: *
- cakephp/cakephp: ~2.5.7
- cakephp/debug_kit: 2.2.*
Requires (Dev)
- phpunit/phpunit: 3.7.*
This package is not auto-updated.
Last update: 2022-02-01 12:46:24 UTC
README
A CakePHP v2 project template customized by RikkeiSoft Co., Ltd.
Requirements
- PHP 5.3.0 and up.
- composer
Usage
Using composer
$ composer create-project rikkeisoft/cakephp2 /path/to/project
Contributing
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.
License
Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php