rikkeisoft / cakephp2
This package is abandoned and no longer maintained.
No replacement package was suggested.
There is no license information available for the latest version (v1.0.0) of this package.
Template for CakePHP v2 project of RikkeiSoft Co. Ltd.,
v1.0.0
2015-04-13 03:39 UTC
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