easycorp/easyadminbundle

EasyAdmin is a fast, beautiful and modern admin generator for Symfony applications.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 58 minutes ago
Type:FrameworkCategory(s):Backend FrameworksWeb Development
Added to GitGenius on September 16th, 2026
Created on January 12th, 2015
Open Issues & Pull Requests: 184 (+0)
GitHub issues: Enabled
Number of forks: 1,096
Total Stargazers: 4,302 (+0)
Total Subscribers: 88 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 6.2 days
Mean response time: 160.5 days
90th percentile: 694.0 days
Tracked items: 902

Most active contributors

Sign in to see contributor activity.

How this project is maintained

About 19% of issues opened in the past year have never received a reply. 98% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "status: confirmed" is answered fastest, typically in about 34 hours, while "feature" waits about 12 days. 28% of tracked open issues have had no activity in three months. 81% of issues opened in the past year have been closed, leaving a working backlog.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 54
New in 7 days: 0
Closed in 7 days: 3
Avg open age: 317 days
Stale 30+ days: 47
Stale 90+ days: 20

Recent activity

Opened in 7 days: 0
Closed in 7 days: 3
Comments in 7 days: 1
Events in 7 days: 1

Top labels

  • stale (263)
  • bug (152)
  • priority: important (61)
  • feature (58)
  • design (32)
  • help wanted (24)
  • status: confirmed (22)
  • status: waiting feedback (19)

Detailed Description

EasyAdmin is an admin generator for Symfony applications that creates fast, modern administrative interfaces with minimal configuration.

The tool solves the problem of building backend administration panels by automatically generating a complete admin interface from your Symfony entities. It works by reading your application's data model and producing a ready-to-use dashboard with CRUD operations, filtering, searching, and sorting capabilities. Developers define their admin interface through simple configuration rather than writing boilerplate code, significantly reducing the time needed to create functional admin panels.

EasyAdmin suits projects built on Symfony that need a professional-looking backend quickly, from small applications to larger systems. It works well when you want to avoid building custom admin interfaces from scratch and prefer a convention-over-configuration approach. The tool is particularly valuable for teams that need to deliver admin functionality without dedicating substantial development resources to backend UI work.

The project maintains steady activity with regular updates addressing bug fixes and feature improvements. Development includes ongoing refinement of the admin interface generation logic and responsiveness to user-reported issues. The maintainers actively incorporate community contributions and maintain compatibility with current Symfony versions.