Skip to content

The new (and simple) admin generator for Symfony applications.

License

Notifications You must be signed in to change notification settings

S-Tian86/EasyAdminBundle

This branch is 2006 commits behind EasyCorp/EasyAdminBundle:4.x.

Folders and files

NameName
Last commit message
Last commit date
Nov 29, 2021
Dec 2, 2021
Nov 30, 2021
Dec 2, 2021
Nov 27, 2021
Nov 24, 2020
Sep 7, 2021
May 4, 2021
Dec 15, 2020
Mar 18, 2021
Jan 6, 2019
Jul 25, 2021
Nov 30, 2021
Nov 29, 2021
Oct 27, 2021
Nov 29, 2021
Nov 7, 2021
Oct 27, 2021

Repository files navigation

EasyAdmin

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

About

The new (and simple) admin generator for Symfony applications.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 82.3%
  • Twig 9.5%
  • SCSS 5.1%
  • JavaScript 2.9%
  • Other 0.2%