samsonphp / view
SamsonPHP view rendering and generation module
0.1
2016-05-15 09:11 UTC
Requires
Requires (Dev)
- phpunit/phpunit: 4.*
This package is not auto-updated.
Last update: 2024-10-24 00:27:26 UTC
README
SamsonPHP view rendering and generation implementation based on SamsonFramework View package
##Installation
You can install this package through Composer:
composer require samsonphp/view
The packages adheres to the SemVer specification, and there will be full backward compatibility between minor versions.
##Testing
$ vendor/bin/phpunit
##Contributing Feel free to fork and create pull requests at any time.
##Security If you discover any security related issues, please use this repository issue tracker.
##License Open Software License ("OSL") v 3.0. Please see License File for more information.