sbx-zf2 / data-grid
Grid renderer for zf2
This package's canonical repository appears to be gone and the package has been frozen as a result.
0.6.8
2015-11-29 21:47 UTC
Requires
- php: >=5.3.3
- zendframework/zendframework: 2.*
Suggests
- doctrine/doctrine-orm-module: This module was initially designed to work with doctrine module
- sbx-zf2/access-control: RBAC acl implementation with NVC structure scanner
- sbx-zf2/common: Our common Lirary
README
Installation
Installation of this module uses composer. For composer documentation, please refer to getcomposer.org.
php composer.phar require sbx-zf2/data-grid
(When asked for a version, type 0.*
)
Then add DataGrid to your config/application.config.php.
Installation without composer is not suggested and requires you to manually install all dependencies that are listed in composer.json