EasyAdmin creates administration backends for your Symfony applications with unprecedented simplicity.
Features
- CRUD operations on Doctrine entities (create, edit, list, delete).
- Full-text search, pagination and column sorting.
- Supports Symfony 2.x, 3.x and 4.x.
- Translated into tens of languages.
- Fast, simple and smart where appropriate.
Requirements
- Symfony 2.3+ or 3.x or 4.x applications.
- Doctrine ORM entities (Doctrine ODM not supported).
- Entities with composite keys or using inheritance are not supported.
easy-admin-demo is a complete Symfony application created to showcase EasyAdmin features.
This software is published under the MIT License