All Projects → EasyCorp → Easyadminbundle

EasyCorp / Easyadminbundle

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

Programming Languages

PHP
23972 projects - #3 most used programming language
Twig
543 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Easyadminbundle

Pugxgeneratorbundle
An enhancement of SensioGeneratorBundle
Stars: ✭ 58 (-98.29%)
Mutual labels:  bundle, symfony, symfony-bundle, admin
Sonatadoctrineormadminbundle
Integrate Doctrine ORM into the SonataAdminBundle
Stars: ✭ 400 (-88.2%)
Mutual labels:  bundle, symfony, symfony-bundle, admin
Sonataadminbundle
The missing Symfony Admin Generator
Stars: ✭ 2,039 (-39.87%)
Mutual labels:  bundle, symfony, symfony-bundle, admin
Easy Doc Bundle
Symfony application documentation generator
Stars: ✭ 99 (-97.08%)
Mutual labels:  bundle, symfony, symfony-bundle, generator
Sonatapagebundle
This bundle provides a Site and Page management through container and block services
Stars: ✭ 181 (-94.66%)
Mutual labels:  bundle, symfony, symfony-bundle
Sonatauserbundle
Symfony SonataUserBundle
Stars: ✭ 301 (-91.12%)
Mutual labels:  bundle, symfony, symfony-bundle
Gifexceptionbundle
😛 The GhostBuster of your exception page!
Stars: ✭ 197 (-94.19%)
Mutual labels:  bundle, symfony, symfony-bundle
Victoire
Fullstack Symfony CMS: The perfect mix between a framework and a CMS
Stars: ✭ 227 (-93.31%)
Mutual labels:  bundle, symfony, symfony-bundle
Nelmioapidocbundle
Generates documentation for your REST API from annotations
Stars: ✭ 2,009 (-40.75%)
Mutual labels:  bundle, symfony, symfony-bundle
Liiphellobundle
[DEPRECATED] Alternative Hello World Bundle for Symfony2 using several FriendsOfSymfony Bundles
Stars: ✭ 206 (-93.93%)
Mutual labels:  bundle, symfony, symfony-bundle
Fmelfinderbundle
📁 ElFinderBundle provides ElFinder integration with TinyMCE, CKEditor, Summernote editors
Stars: ✭ 231 (-93.19%)
Mutual labels:  bundle, symfony, symfony-bundle
Twig Bundle
The Twig Bundle provides configuration for using Twig in your applications.
Stars: ✭ 2,150 (-36.6%)
Mutual labels:  bundle, symfony, symfony-bundle
Lexikjwtauthenticationbundle
JWT authentication for your Symfony API
Stars: ✭ 2,184 (-35.59%)
Mutual labels:  bundle, symfony, symfony-bundle
Mercure Bundle
The MercureBundle allows to easily push updates to web browsers and other HTTP clients in the Symfony full-stack framework, using the Mercure protocol.
Stars: ✭ 195 (-94.25%)
Mutual labels:  bundle, symfony, symfony-bundle
SonataAdminSearchBundle
[Abandoned] Implement Search Engine (ElasticSearch) inside Sonata Admin
Stars: ✭ 19 (-99.44%)
Mutual labels:  admin, bundle, symfony-bundle
Sonataintlbundle
Symfony SonataIntlBundle
Stars: ✭ 212 (-93.75%)
Mutual labels:  bundle, symfony, symfony-bundle
Lexikmaintenancebundle
This Symfony2 bundle allows you to place your website in maintenance mode by calling two commands in your console. A page with status code 503 appears to users, it is possible to authorize certain ips addresses stored in your configuration.
Stars: ✭ 253 (-92.54%)
Mutual labels:  bundle, symfony, symfony-bundle
Sensioframeworkextrabundle
An extension to Symfony FrameworkBundle that adds annotation configuration for Controller classes
Stars: ✭ 3,203 (-5.54%)
Mutual labels:  bundle, symfony, symfony-bundle
Liipthemebundle
Provides theming support for Symfony bundles
Stars: ✭ 292 (-91.39%)
Mutual labels:  bundle, symfony, symfony-bundle
Craueconfigbundle
Database-stored settings made available via a service for your Symfony project.
Stars: ✭ 154 (-95.46%)
Mutual labels:  bundle, symfony, symfony-bundle

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].