easycorp/easyadmin-bundle 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

easycorp/easyadmin-bundle

Composer 安装命令:

composer require easycorp/easyadmin-bundle

包简介

Admin generator for Symfony applications

README 文档

README

EasyAdmin Logo

The easiest way to build Symfony admin panels

Latest Stable Version Total Downloads License Build Status

DocumentationVideo Tutorial

EasyAdmin creates beautiful backends for Symfony applications. It's free, fast, fully documented, and trusted by tens of thousands of projects.

EasyAdmin Index Page

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 setup which 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 from Makefile. 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

Resources

Contributing

EasyAdmin is an open source project. Contributions are welcome and appreciated!

See CONTRIBUTING.md for guidelines.

PhpStorm logo 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 我们能提供哪些服务?
定制开发 / 二次开发

基于 easycorp/easyadmin-bundle 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。

BUG 修复 & 性能优化

线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。

项目外包 & 长期维护

承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。

yvsm@zunyunkeji.com QQ:316430983 微信:yvsm316 西安尊云信息科技 · 专注 PHP / Go / 分布式系统研发

统计信息

  • 总下载量: 18.08M
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 4300
  • 点击次数: 20
  • 依赖项目数: 356
  • 推荐数: 14

GitHub 信息

  • Stars: 4287
  • Watchers: 90
  • Forks: 1100
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-02-24