whatwedo / table-bundle
Table generator for symfony
Installs: 16 936
Dependents: 2
Suggesters: 0
Security: 0
Stars: 5
Watchers: 14
Forks: 3
Open Issues: 5
Type:symfony-bundle
Requires
- php: >=7.2
- symfony/framework-bundle: ~4.0|~5.0
- symfony/http-kernel: ~4.0|~5.0
- symfony/validator: ~4.0|~5.0
- whatwedo/core-bundle: ^0.4
Suggests
- whatwedo/search-bundle: Allows searching tables
- dev-1.0-dev
- v0.4.12
- v0.4.11
- v0.4.10
- v0.4.9
- v0.4.8
- v0.4.7
- v0.4.6
- v0.4.5
- v0.4.4
- v0.4.3
- v0.4.2
- v0.4.1
- v0.4.0
- v0.3.5
- v0.3.4
- v0.3.3
- v0.3.2
- v0.3.1
- v0.3.0
- v0.2.0
- v0.1.7
- v0.1.6
- v0.1.5
- v0.1.4
- v0.1.3
- v0.1.2
- v0.1.1
- v0.1.0
- dev-feature/1.0-batch-notifications
- dev-feature/1.0-actionVoters
- dev-develop
- dev-master
- dev-feature/save_filter
- dev-feature/1.0-export
- dev-feature/1.0-dev-action
- dev-feature/1.0-dev-turbo
- dev-feature/1.0-dev-tree
- dev-feature/1.0-dev-rendering
- dev-feature/php8
- dev-release/v0.4.7
- dev-feature/crud-actions
- dev-feature/new-rendering
- dev-symfony5
- dev-feature/field-mulitple-filter
- dev-feature/whatwedo_table_filter
This package is auto-updated.
Last update: 2022-08-11 07:56:07 UTC
README
whatwedoTableBundle
This bundle helps to automatically create table lists for entites or arrays.
Features include:
- column builder
- automatic query builder
- sorting, filtering
- events for f.ex. implement ElasticSearch
Documentation
https://whatwedo.github.io/TableBundle/#/
License
This bundle is under the MIT license. See the complete license in the bundle: LICENSE