The admin generator for Symfony applications
Build a professional admin in minutes.
Open-source, free, fast and fully documented.
Built the way Symfony developers build
Symfony Native
Forms, Security, Twig, Controllers. Nothing new to learn, and your code stays your code
100% PHP Config
No YAML or XML files. Plain PHP with IDE autocompletion and type safety
Polished Design
Light and dark modes. Responsive and accessible. Modern theming built on Twig components
Secure by Default
Powered by Symfony Security: roles, voters and CSRF protection work out of the box
Fully Extensible
Override templates, fields, actions and pages. Plug your own logic anywhere
Complete Documentation
Free docs covering every feature and option, with practical examples and tips from real projects
EasyAdmin editions
EasyAdmin
MIT-licensed, free forever. Everything you need to ship an admin panel.
- All core features
- Unlimited projects & users
- Community support
EasyAdmin Pro
Enterprise-grade features, with email support from the EasyAdmin team.
- Content lock: one editor per record, no lost changes
- Audit log: who changed what, and when
- Messenger inspector: watch and retry your queues
- Markdown editor with live preview
Install it in one line
composer require easycorp/easyadmin-bundle
Includes hundreds of features like
- CRUD controllers (opens in a new tab)
- Custom actions (opens in a new tab)
- Advanced filters (opens in a new tab)
- Role-based security (opens in a new tab)
- File & image upload (opens in a new tab)
- Dashboards (opens in a new tab)
- Batch actions (opens in a new tab)
- CSP support (opens in a new tab)
- Form tabs & fieldsets (opens in a new tab)
- Multi-language UI (opens in a new tab)
- Custom menus (opens in a new tab)
- Sortable columns (opens in a new tab)
- Pagination (opens in a new tab)
- Template overrides (opens in a new tab)
- WYSIWYG editor (opens in a new tab)
- Autocomplete fields (opens in a new tab)
- Collection field (opens in a new tab)
- Color picker (opens in a new tab)
- Impersonation (opens in a new tab)
- Custom filters (opens in a new tab)
- Responsive layout (opens in a new tab)
- Twig components (opens in a new tab)
- Field-level permissions (opens in a new tab)
- Asset management (opens in a new tab)
- Security voters (opens in a new tab)
- Event system (opens in a new tab)
- Flash messages (opens in a new tab)
- Dark mode (opens in a new tab)
- Custom pages (opens in a new tab)
Read the docs for the full feature list (opens in a new tab)