seydu / datagrid
PHP library to build datagrids
dev-master
2016-09-04 17:21 UTC
Requires
- php: ~5.5|~5.6|~7.0
Requires (Dev)
- phpunit/phpunit: ~4.0||~5.0
- scrutinizer/ocular: ~1.1
- squizlabs/php_codesniffer: ~2.3
This package is not auto-updated.
Last update: 2025-01-13 15:10:16 UTC
README
PHP library to build datagrids
Install
Via Composer
$ composer require seydu/datagrid
Usage
$skeleton = new League\Skeleton(); echo $skeleton->echoPhrase('Hello, League!');
Change log
Please see CHANGELOG for more information what has changed recently.
Testing
$ composer test
Contributing
Please see CONTRIBUTING and CONDUCT for details.
Security
If you discover any security related issues, please email :author_email instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.