rollerworks / datagrid-twig
This package is abandoned and no longer maintained.
No replacement package was suggested.
Twig render engine for RollerworksDatagrid
v0.6.2
2017-01-15 15:48 UTC
Requires
- php: ^7.0
- rollerworks/datagrid: ^0.11
- symfony/twig-bridge: ^3.0
- twig/twig: ^1.31.0 || ^2.1.0
Requires (Dev)
- phpunit/phpunit: ^5.6.1
- sllh/php-cs-fixer-styleci-bridge: ^2.1
README
Twig render engine for RollerworksDatagrid.
Note: If you are new to the RollerworksDatagrid, please read the main documentation of the RollerworksDatagrid before continuing.
If you'd like to contribute to this project, please see the Contributing guide lines.
Installation
To install this extension, add the rollerworks/datagrid-twig
package to your composer.json
$ php composer.phar require rollerworks/datagrid-twig
Documentation
The bulk of the documentation is stored in the doc/index.rst
file in this package:
Read the Documentation for master
Credits
This package contains code of the Symfony project.
License
The source of this package is subject to the MIT license that is bundled with this source code in the file LICENSE.