Registry / web-framework / easycorp-easyadmin-bundle

easycorp-easyadmin-bundle

JSON →
library5.0.15phppackagistunverified

Admin generator for Symfony applications

composer require easycorp/easyadmin-bundle
INSTALL
IMPORT
SIG · EASYCORP-EASYADMIN
E
easycorp-easyadmin-bundle
web-frameworkphpv5.0.15
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AbstractDashboardController
use EasyCorp\Bundle\EasyAdminBundle\Controller\AbstractDashboardController;

Create a dashboard controller by extending AbstractDashboardController.

use EasyCorp\Bundle\EasyAdminBundle\Controller\AbstractDashboardController; use EasyCorp\Bundle\EasyAdminBundle\Config\Dashboard; class DashboardController extends AbstractDashboardController { public function configureDashboard(): Dashboard { return Dashboard::new()->setTitle('My Admin'); } }
Debug
Known issues
breakingBreaking changes between major versions (e.g., 4.x to 5.x)
fix
Review upgrade guides when migrating between major versions
affects: >=5.0.0
Upgrade
Version history
5.0.15latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
easycorp-easyadmin-bundle — pip install easycorp-easyadmin-bundle · libregistry