elnebuloso / flex-view
This package is abandoned and no longer maintained.
No replacement package was suggested.
Working with the 'View' portion of the model-view-controller pattern
5.0.0
2015-11-24 01:41 UTC
Requires
- php: >=5.4.0
- elnebuloso/flex-converter: ~3.0
This package is not auto-updated.
Last update: 2016-06-14 22:18:37 UTC
README
Working with the 'View' portion of the model-view-controller pattern
- no longer maintained
- last stable version 5.0.0
Requirements
The following versions of PHP are supported by this version.
- PHP 5.4
- PHP 5.5
- PHP 5.6
- PHP 7.0
- HHVM
Coding Standards
Flex follows the standards defined in the PSR-0, PSR-1, PSR-2 and PSR-4 documents.
Installation / Usage
Via Composer
{ "require": { "elnebuloso/flex-view": "~5.0" } }