samsonframework / view
SamsonFramework view rendering and generation package
Installs: 1 220
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 2
Open Issues: 0
Requires
Requires (Dev)
- phpunit/phpunit: 4.*
This package is not auto-updated.
Last update: 2024-10-26 19:43:07 UTC
README
SamsonFramework view rendering and generation implementation
##Documentation Follow official documentation.
##Installation
You can install this package through Composer:
composer require samsonframework/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.