seydu/datagrid

PHP library to build datagrids

dev-master 2016-09-04 17:21 UTC

This package is not auto-updated.

Last update: 2024-04-08 11:06:30 UTC


README

Latest Version on Packagist Software License Build Status Coverage Status Quality Score Total Downloads

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.