EasyAdmin ========= EasyAdmin creates administration backends for your Symfony applications with unprecedented simplicity. Symfony Backends created with EasyAdmin * [Installation][1] * [Creating Your First Backend][2] * [Documentation][3] **Features** * **CRUD** operations on Doctrine entities (create, edit, list, delete). * Full-text **search**, **pagination** and column **sorting**. * Fully **responsive** design (smartphones, tablets and desktops). * 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 (Silex not supported). * Doctrine ORM entities (Doctrine ODM and Propel not supported). * Entities with composite keys or using inheritance are not supported. Demo Application ---------------- [easy-admin-demo](https://github.com/javiereguiluz/easy-admin-demo) is a complete Symfony application created to showcase EasyAdmin features. License ------- This software is published under the [MIT License](LICENSE.md) [1]: https://symfony.com/doc/current/bundles/EasyAdminBundle/book/installation.html [2]: https://symfony.com/doc/current/bundles/EasyAdminBundle/book/your-first-backend.html [3]: https://symfony.com/doc/current/bundles/EasyAdminBundle