PHPackages                             ucscode/easyadmin-ultimate - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Admin Panels](/categories/admin)
4. /
5. ucscode/easyadmin-ultimate

ActiveProject[Admin Panels](/categories/admin)

ucscode/easyadmin-ultimate
==========================

v2.5.1(1y ago)512MITPHPPHP &gt;=8.2

Since May 23Pushed 1y ago1 watchersCompare

[ Source](https://github.com/ucscode/EasyAdmin-Ultimate)[ Packagist](https://packagist.org/packages/ucscode/easyadmin-ultimate)[ RSS](/packages/ucscode-easyadmin-ultimate/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (62)Versions (14)Used By (0)

EasyAdmin Ultimate
==================

[](#easyadmin-ultimate)

EasyAdmin Ultimate is a comprehensive enhancement package built on top of the Symfony framework and integrates the EasyAdmin bundle, providing a rich set of tools, components, utilities, and additional features. It’s designed to simplify development workflows and accelerate project delivery.

[![Illustration Image](./docs/3356780.webp)](./docs/3356780.webp)

Features
--------

[](#features)

- **Enhanced Symfony Setup**: Optimized setup that comes with necessary packages and configurations right out of the box.
- **EasyAdmin Integration**: Incorporated with the EasyAdmin bundle to offers a strong administration interface that requires little setup to manage entities.
- **Extended Controller and Services**: Benefit from pre-configured controllers, services, and utilities designed to handle common tasks and accelerate development.
- **Simplified Authentication and Login Pages**: Includes pre-built authentication controllers and templates available for safe and secure authentication.
- **Ready-to-Use Entities**: Access a library of built-in entities able to fit into any project, complete with database mappings and CRUD operations, allowing you to focus on business logic rather than repetitive boilerplate code.

Installation
------------

[](#installation)

You can install EasyAdmin Ultimate via Composer. Run the following command:

```
composer create-project ucscode/easyadmin-ultimate
```

Once installed, run the following command to get your project ready

```
php bin/console eau:initialize
```

Configuration Concepts:
-----------------------

[](#configuration-concepts)

@see [Configuring a Web Server](https://symfony.com/doc/current/setup/web_server_configuration.html)

@see [How to Override Symfony's default Directory Structure](https://symfony.com/doc/current/configuration/override_dir_structure.html#override-the-public-directory)

If you make any changes to symfony's default directory structure, remember to run:

```
composer update
```

@see also  for deployment on shared hosting

> Remember to create `.env.local` file with `APP_ENV=dev` for local development

Documentation
-------------

[](#documentation)

For a comprehensive guide on utilizing custom features in EasyAdminUltimate, [take time to explore this mini documentation](./docs/index.md).

[![Documentation Image](./docs/images/document-vector.png)](./docs/index.md)

---

For detailed usage instructions and documentation, please refer to the following resources:

- [Symfony Documentation](https://symfony.com/doc/current/index.html): Official documentation for Symfony framework, providing comprehensive guides, tutorials, and references for Symfony development.
- [EasyAdmin Documentation](https://symfony.com/doc/current/bundles/EasyAdminBundle/index.html): Official documentation for EasyAdmin bundle, offering detailed documentation on installation, configuration, and usage of EasyAdmin for Symfony applications.
- [EasyAdmin SymfonyCast](https://symfonycasts.com/screencast/easyadminbundle/install): Official video screening page, providing step by step video footages on how to use EasyAdmin.

License
-------

[](#license)

EasyAdmin Ultimate is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

Contribution
------------

[](#contribution)

If you would like to contribute to the project, you can do so in several ways:

- **Report Issues**: If you encounter any bugs, issues, or have feature requests, please [open an issue](https://github.com/ucscode/easyadmin-ultimate/issues) on GitHub. Providing detailed information about the problem or suggestion will help us address it more effectively.
- **Submit Pull Requests**: If you would like to contribute code enhancements, bug fixes, or new features, please fork the repository, make your changes, and submit a pull request. Make sure to follow the coding standards and include relevant tests and documentation for your changes.
- **Spread the Word**: If you find EasyAdmin Ultimate useful, consider sharing it with others, giving it a star on GitHub, or tweeting about it. Your support helps us grow the community and improve the project.

Before contributing, please review the [contribution guidelines](CONTRIBUTING.md) for detailed information on how to contribute effectively and respectfully.

Thank you for considering contributing to EasyAdmin Ultimate!

Disclaimer
----------

[](#disclaimer)

EasyAdmin Ultimate is a personal project created by [Uchenna Ajah](http://ucscode.com) and is not affiliated with, endorsed by, or sponsored by the Symfony team. Symfony and EasyAdmin are trademarks of their respective owners. This project is not an official product or package from the Symfony team and should not be misconstrued as such.

Please note that while EasyAdmin Ultimate leverages Symfony and EasyAdmin components, it is a standalone project with its own goals and objectives. Any opinions expressed within this project are solely those of the project creator and contributors and do not necessarily reflect the views or opinions of the Symfony team or its affiliates.

For official information and resources related to Symfony framework and EasyAdmin bundle, please refer to the [Symfony Documentation](https://symfony.com/doc/current/index.html) and [EasyAdmin Documentation](https://symfony.com/doc/current/bundles/EasyAdminBundle/index.html) respectively.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~2 days

Total

13

Last Release

702d ago

Major Versions

v1.1.0 → v2.0.02024-05-25

### Community

Maintainers

![](https://www.gravatar.com/avatar/65673b1b31e87471999a7614d107e7e061a38bf72191d149c66c1b943124e09c?d=identicon)[ucscode](/maintainers/ucscode)

---

Top Contributors

[![ucscode](https://avatars.githubusercontent.com/u/34024404?v=4)](https://github.com/ucscode "ucscode (224 commits)")

---

Tags

dashboardeasyadminbundleframeworksymfony

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ucscode-easyadmin-ultimate/health.svg)

```
[![Health](https://phpackages.com/badges/ucscode-easyadmin-ultimate/health.svg)](https://phpackages.com/packages/ucscode-easyadmin-ultimate)
```

###  Alternatives

[easycorp/easyadmin-demo

EasyAdmin Demo Application

145.7k](/packages/easycorp-easyadmin-demo)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[forumify/forumify-platform

121.8k11](/packages/forumify-forumify-platform)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
