Download the PHP package easycorp/easyadmin-demo without Composer
On this page you can find all versions of the php package easycorp/easyadmin-demo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package easyadmin-demo
EasyAdmin Demo Application
This project is the official EasyAdmin Demo application that showcases the main features of EasyAdmin, a popular admin generator for Symfony applications.
Requirements
- PHP 8.2 or higher;
- PDO-SQLite PHP extension enabled;
- and the usual Symfony application requirements.
Installation
Run this command with Composer:
Usage
There's no need to configure anything to run the application. If you have installed Symfony CLI, run this command:
Then access the application in your browser at the given URL (https://localhost:8000 by default).
If you don't have the Symfony binary installed, run php -S localhost:8000 -t public/
to use the built-in PHP web server or configure a web server to run the application.
Contributing
This demo application is open source but it does not accept pull requests with unsolicited features. If you have a feature idea, create an issue to discuss it before implementing it. Pull requests that fix bugs are welcome.
License
This demo application is published under the MIT license. See LICENSE.md for details.
All versions of easyadmin-demo with dependencies
ext-ctype Version *
ext-iconv Version *
doctrine/dbal Version ^3.9.4
doctrine/doctrine-bundle Version ^2.13.2
doctrine/doctrine-migrations-bundle Version ^3.4.1
doctrine/orm Version ^3.3.1
easycorp/easyadmin-bundle Version ^4.24.0
phpdocumentor/reflection-docblock Version ^5.6.1
phpstan/phpdoc-parser Version ^2.0
symfony/asset Version 7.2.*
symfony/asset-mapper Version 7.2.*
symfony/console Version 7.2.*
symfony/doctrine-messenger Version 7.2.*
symfony/dotenv Version 7.2.*
symfony/expression-language Version 7.2.*
symfony/flex Version ^2.4.7
symfony/form Version 7.2.*
symfony/framework-bundle Version 7.2.*
symfony/http-client Version 7.2.*
symfony/intl Version 7.2.*
symfony/mailer Version 7.2.*
symfony/mime Version 7.2.*
symfony/monolog-bundle Version ^3.10
symfony/notifier Version 7.2.*
symfony/process Version 7.2.*
symfony/property-access Version 7.2.*
symfony/property-info Version 7.2.*
symfony/runtime Version 7.2.*
symfony/security-bundle Version 7.2.*
symfony/serializer Version 7.2.*
symfony/stimulus-bundle Version ^2.22.1
symfony/string Version 7.2.*
symfony/translation Version 7.2.*
symfony/twig-bundle Version 7.2.*
symfony/ux-turbo Version ^2.22.1
symfony/validator Version 7.2.*
symfony/web-link Version 7.2.*
symfony/yaml Version 7.2.*
twig/extra-bundle Version ^2.12|^3.19
twig/twig Version ^2.12|^3.19