smirik/easyadmin-bundle

Fork of Admin generator for Symfony applications

Fund package maintenance!
javiereguiluz

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 1 011

Type:symfony-bundle

v3.5.10 2021-10-01 18:09 UTC

This package is not auto-updated.

Last update: 2024-04-19 20:51:05 UTC


README

EasyAdmin creates administration backends for your Symfony applications with unprecedented simplicity.

EasyAdmin Backend Screenshot

Installation

EasyAdmin 3 requires PHP 7.2 or higher and Symfony 4.4 or higher. Run the following command to install it in your application:

$ composer require easycorp/easyadmin-bundle

Documentation

Read EasyAdmin Docs at the official Symfony website.

Versions

  • 1.x version: no longer maintained. Recommended only for legacy projects using a Symfony version prior to 4.1;
  • 2.x version: the legacy version, which still fixes bugs but adds no new features. No longer recommended for new Symfony projects;
  • 3.x version: the stable version recommended for all projects.

Demo Application

easyadmin-demo is a complete Symfony application that showcases EasyAdmin features. It's based on the Symfony Demo project.

License

This software is published under the MIT License