effiana/easyadmin-bundle

Admin generator for Symfony applications

Fund package maintenance!
javiereguiluz

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1 010

Type:symfony-bundle


README

EasyAdmin creates administration backends for your Symfony applications with unprecedented simplicity.

Symfony Backends created with EasyAdmin

Features

  • CRUD operations on Doctrine entities (create, edit, list, delete).
  • Full-text search, pagination and column sorting.
  • Supports Symfony 4.1 or higher
  • Translated into tens of languages.
  • Fast, simple and smart where appropriate.

Requirements

  • Symfony 4.1 or higher applications.
  • Doctrine ORM entities (Doctrine ODM not supported).
  • Entities with composite keys or using inheritance are not supported.

If your application uses a Symfony version older than 4.1, check out the 1.x version of this bundle which is compatible with Symfony 2.x, 3.x and 4.x.

Demo Application

easy-admin-demo is a complete Symfony application created to showcase EasyAdmin features.

License

This software is published under the MIT License