easycorp/easyadmin-bundle
Composer 安装命令:
composer require easycorp/easyadmin-bundle
包简介
Admin generator for Symfony applications
关键字:
README 文档
README
The easiest way to build Symfony admin panels
Documentation • Video Tutorial
EasyAdmin creates beautiful backends for Symfony applications. It's free, fast, fully documented, and trusted by tens of thousands of projects.
Quick Start
In your Symfony application, run these commands:
composer require easycorp/easyadmin-bundle php bin/console make:admin:dashboard php bin/console make:admin:crud
Visit /admin in your browser. That's it!
📖 Read the full documentation →
Features
| Feature | Description |
|---|---|
| 🎨 Beautiful by Default | Modern, responsive UI with light and dark modes. No CSS required |
| 👥 Multiple Dashboards | Create separate backends for guests, external collaborators, or different user roles |
| ⚡ CRUD in Minutes | Generate complete backends from your Doctrine entities with a single command |
| 🔍 Search, Filters & Pagination | Powerful built-in tools to find and navigate your data effortlessly |
| 🛡️ Fine-grained Security | Control access at dashboard, menu, action, field, and entity level |
| 🎛️ 30+ Field Types | Text, dates, associations, file uploads, WYSIWYG and code editors, and much more |
| 📐 Flexible Form Layouts | Create sophisticated forms with multiple columns, tabs, and fieldsets |
| ⚙️ Custom Actions | Add your own buttons, batch operations, and workflows |
| 🌍 Fully Translatable | RTL support included. Translations available in 40+ languages |
| 🛠️ 100% Customizable | Override any template, extend any class, customize everything |
| 🧩 Symfony Native | Seamlessly integrated with Symfony forms, security, routing, and more |
| ✅ Unmatched Compatibility | Works with Symfony 6.x, 7.x, and 8.x and Doctrine 2.x, 3.x, and 4.x |
Why EasyAdmin?
- Trusted by tens of thousands of projects: One of the most downloaded Symfony bundles ever
- Battle-tested since 2015: Mature, stable, and production-ready
- Maintained by Symfony experts: 500+ contributors and led by a Symfony Core Team member
- Zero JavaScript knowledge required: Build complete backends with PHP only
- Extensible when you need it: Customize anything without fighting the framework
Requirements
- PHP 8.2 or higher
- Symfony 6.4 or higher
- Doctrine ORM entities
Versions
| Version / Repository Branch | Symfony Compatibility | PHP Compatibility | Status | Docs |
|---|---|---|---|---|
5.x |
6.4, 7.x and 8.x |
8.2 or higher |
Stable version | Read Docs |
4.x |
5.4, 6.x, 7.x and 8.x |
8.1 or higher |
Bug fixes only | Read Docs |
3.x |
4.4, and 5.x |
7.2.5 or higher |
No longer maintained | Read Docs |
2.x |
4.x, and 5.x |
7.1.3 or higher |
No longer maintained | Read Docs |
1.x |
2.x, 3.x and 4.x |
5.3.0 or higher |
No longer maintained | - |
Dev Environment
EasyAdmin ships a DDEV environment, which allows you to run EasyAdmin in a Symfony Framework project providing example entities and CRUD Controllers.
Requirements:
Using the environment:
- Checkout the EasyAdmin git repository and switch in the project directory
- Perform
ddev setupwhich starts and provisions the web container - EasyAdmin is available under the URL: https://easy-admin-bundle.ddev.site
- With
ddev make <target>you can execute predefined tasks fromMakefile. Examples:- To update dependencies (Composer and Yarn):
ddev make build - To (re-)build frontend assets perform
ddev make build-assets - To run unit tests perform
ddev make tests
- To update dependencies (Composer and Yarn):
Resources
Contributing
EasyAdmin is an open source project. Contributions are welcome and appreciated!
See CONTRIBUTING.md for guidelines.
EasyAdmin is developed using PhpStorm, generously provided by JetBrains through their Open Source License Program.
License
EasyAdmin is released under the MIT License.
Created with ❤️ by Javier Eguiluz and contributors
easycorp/easyadmin-bundle 适用场景与选型建议
easycorp/easyadmin-bundle 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 18.08M 次下载、GitHub Stars 达 4.29k, 最近一次更新时间为 2018 年 02 月 24 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「admin」 「generator」 「backend」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 easycorp/easyadmin-bundle 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 easycorp/easyadmin-bundle 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 easycorp/easyadmin-bundle 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Memio's PrettyPrinter, used to generate PHP code from given Model
2lenet/EasyAdminPlusBundle
This bundle offers a simple backend explanation form field (inputType).
Preview of settings in footer of tt_content element in page module.
Analysis module for finding problematical shop data.
An interactive tour through the TYPO3 backend.
统计信息
- 总下载量: 18.08M
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4300
- 点击次数: 20
- 依赖项目数: 356
- 推荐数: 14
其他信息
- 授权协议: MIT
- 更新时间: 2018-02-24