lin3s / admin-bundle
Admin Bundle in the LIN3S way
Installs: 2 779
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 1
Open Issues: 0
Type:symfony-bundle
Requires
- php: ^5.5 || ^7.0
- doctrine/doctrine-bundle: ^1.6
- doctrine/orm: ^2.5
- symfony/symfony: ^2.8 || ^3.0
- twig/twig: ^1.0 || ^2.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^1.11
- phpspec/phpspec: ^2.5
- symfony/var-dumper: ^2.8 || ^3.0
README
A lightweight foundation to create an extensible admin panel with ease on top of Symfony
- Installation
- Creating Your First CRUD Admin
- Advanced configuration
- Extending
- Creating Your First DDD Admin
Features
- No need to touch your existing entities, domain models or symfony forms
- Configuration driven admin panel, with customizable actions, lists, filters and pagination.
- Extensible with already available CRUD and DDD extensions.
- Responsive admin panel theme.