Download the PHP package ekyna/table-bundle without Composer
On this page you can find all versions of the php package ekyna/table-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ekyna/table-bundle
More information about ekyna/table-bundle
Files in ekyna/table-bundle
Download ekyna/table-bundle
More information about ekyna/table-bundle
Files in ekyna/table-bundle
Vendor ekyna
Package table-bundle
Short Description Table component integration
License MIT
Homepage https://github.com/ekyna/TableBundle
Package table-bundle
Short Description Table component integration
License MIT
Homepage https://github.com/ekyna/TableBundle
Please rate this library. Is it a good library?
Informations about the package table-bundle
TableBundle
Table component integration.
Instation
-
Through Composer
- Register the bundle in your AppKernel
Usage
-
Create the table type
-
(optional) Register the table type as a service
-
Create the controller
- Create the twig template
Customization
The default template used to render the table is vendor/ekyna/table-bundle/Ekyna/Bundle/TableBundle/Resources/views/ekyna_table.html.twig
.
It requires jQuery and Bootstrap 3.
You can create your own rendering template (where you will define all blocks of the default template) and use it this way
TODO
- Tests
- Type inheritance
- AJAX
- Adapters (ORM, ODM, PHPCR)
- Render engines
- More documentation (columns, filter, internals, ...)
All versions of table-bundle with dependencies
PHP Build Version
Package Version
The package ekyna/table-bundle contains the following files
Loading the files please wait ....