EasyAdminBundle
EasyAdmin is a fast, beautiful and modern admin generator for Symfony applications. (by EasyCorp)
LiipFunctionalTestBundle
Some helper classes for writing functional tests in Symfony (by liip)
| EasyAdminBundle | LiipFunctionalTestBundle | |
|---|---|---|
| 8 | 1 | |
| 4,223 | 651 | |
| 0.5% | 0.3% | |
| 9.6 | 6.8 | |
| 7 days ago | 8 days ago | |
| PHP | PHP | |
| MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
EasyAdminBundle
Posts with mentions or reviews of EasyAdminBundle. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-06-05.
- New in EasyAdmin: Custom Admin Routes
EasyAdmin lets you create CRUD-based backends with minimal setup: define your entities, add CRUD controllers, get a complete admin interface.
- How to Make ChatGPT Codex Work with PHP and Symfony
You can see a real-world example of the AGENTS.md file I use in one of my projects. As you run tasks, update this file continuously with new instructions to prevent Codex from making the same mistakes again.
- AssociationField with entity parameter in QueryBuilder
- Editor.js in Symfony EasyAdmin
Yesterday, I spoke about Editor.js. Today, I purpose an implementation for Symfony with EasyAdmin for a properties of type json on a Doctrine entity.
- Is Your CSS Logical?
The effort is well worth it, as this is a future-proof solution that ensures your website is accessible to everyone. For instance, the EasyAdmin project, which I'm involved in, has already updated its stylesheets to use logical properties.
- New in EasyAdmin: Pretty URLs
The most requested feature for EasyAdmin has just arrived in version 4.14.0.
- Is there any CRUD admin interface for Spring Boot?
Symfony Framework has EasyAdminBundle for example. Is there anything similar for Spring Boot to manage entities?
- EasyAdmin 3: Custom Batch/Bulk Actions
I've looked up for possible existent implementations, including some code of an existing issue on EasyAdminBundle github repo (this one) but changing the code inside the vendor part wouldn't do it for the immediate future.
LiipFunctionalTestBundle
Posts with mentions or reviews of LiipFunctionalTestBundle. We have used some of these posts to build our list of alternatives and similar projects.
- Run command from integration test
We're using the LiipFunctionalTestBundle for various reasons and it comes with a handy runCommand() method. Maybe that's an option for you?
What are some alternatives?
When comparing EasyAdminBundle and LiipFunctionalTestBundle you can also consider the following projects:
NelmioApiDocBundle - Generates documentation for your REST API from attributes
VichUploaderBundle - A simple Symfony bundle to ease file uploads with ORM entities and ODM documents.
LiipImagineBundle - Symfony Bundle to assist in image manipulation using the imagine library
spring-boot-admin - Admin UI for administration of spring boot applications
SensioFrameworkExtraBundle - An extension to Symfony FrameworkBundle that adds annotation configuration for Controller classes