manhim / cervo
This package is abandoned and no longer maintained.
The author suggests using the nevraxe/cervo package instead.
A lightweight and highly modular structure framework for PHP.
4.0.0
2017-10-28 17:42 UTC
Requires
- php: >=7.1.0
- nikic/fast-route: 1.2.0
README
About Cervo
A lightweight and highly modular structure framework for PHP.
Requirements
Requires PHP 7.1.0.
Versioning
Version model: (MAJOR).(MINOR).(PATCH)
- MAJOR version when we make incompatible API changes,
- MINOR version when we add functionality in a backwards-compatible manner, and
- PATCH version when we make backwards-compatible bug fixes.
Installing
Using composer
php composer.phar require nevraxe/cervo:^5.0