Download the PHP package ucscode/easyadmin-ultimate without Composer
On this page you can find all versions of the php package ucscode/easyadmin-ultimate. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package easyadmin-ultimate
EasyAdmin Ultimate
EasyAdmin Ultimate is a comprehensive enhancement package built on top of the Symfony framework and integrates the EasyAdmin bundle, providing a rich set of tools, components, utilities, and additional features. It’s designed to simplify development workflows and accelerate project delivery.
Features
-
Enhanced Symfony Setup: Optimized setup that comes with necessary packages and configurations right out of the box.
-
EasyAdmin Integration: Incorporated with the EasyAdmin bundle to offers a strong administration interface that requires little setup to manage entities.
-
Extended Controller and Services: Benefit from pre-configured controllers, services, and utilities designed to handle common tasks and accelerate development.
-
Simplified Authentication and Login Pages: Includes pre-built authentication controllers and templates available for safe and secure authentication.
- Ready-to-Use Entities: Access a library of built-in entities able to fit into any project, complete with database mappings and CRUD operations, allowing you to focus on business logic rather than repetitive boilerplate code.
Installation
You can install EasyAdmin Ultimate via Composer. Run the following command:
Once installed, run the following command to get your project ready
Configuration Concepts:
@see How to Override Symfony's default Directory Structure
If you make any changes to symfony's default directory structure, remember to run:
@see also https://stackoverflow.com/a/69060581/9463084 for deployment on shared hosting
Remember to create
.env.local
file withAPP_ENV=dev
for local development
Documentation
For a comprehensive guide on utilizing custom features in EasyAdminUltimate, take time to explore this mini documentation.
For detailed usage instructions and documentation, please refer to the following resources:
-
Symfony Documentation: Official documentation for Symfony framework, providing comprehensive guides, tutorials, and references for Symfony development.
-
EasyAdmin Documentation: Official documentation for EasyAdmin bundle, offering detailed documentation on installation, configuration, and usage of EasyAdmin for Symfony applications.
- EasyAdmin SymfonyCast: Official video screening page, providing step by step video footages on how to use EasyAdmin.
License
EasyAdmin Ultimate is open-sourced software licensed under the MIT license.
Contribution
If you would like to contribute to the project, you can do so in several ways:
-
Report Issues: If you encounter any bugs, issues, or have feature requests, please open an issue on GitHub. Providing detailed information about the problem or suggestion will help us address it more effectively.
-
Submit Pull Requests: If you would like to contribute code enhancements, bug fixes, or new features, please fork the repository, make your changes, and submit a pull request. Make sure to follow the coding standards and include relevant tests and documentation for your changes.
- Spread the Word: If you find EasyAdmin Ultimate useful, consider sharing it with others, giving it a star on GitHub, or tweeting about it. Your support helps us grow the community and improve the project.
Before contributing, please review the contribution guidelines for detailed information on how to contribute effectively and respectfully.
Thank you for considering contributing to EasyAdmin Ultimate!
Disclaimer
EasyAdmin Ultimate is a personal project created by Uchenna Ajah and is not affiliated with, endorsed by, or sponsored by the Symfony team. Symfony and EasyAdmin are trademarks of their respective owners. This project is not an official product or package from the Symfony team and should not be misconstrued as such.
Please note that while EasyAdmin Ultimate leverages Symfony and EasyAdmin components, it is a standalone project with its own goals and objectives. Any opinions expressed within this project are solely those of the project creator and contributors and do not necessarily reflect the views or opinions of the Symfony team or its affiliates.
For official information and resources related to Symfony framework and EasyAdmin bundle, please refer to the Symfony Documentation and EasyAdmin Documentation respectively.
All versions of easyadmin-ultimate with dependencies
ext-ctype Version *
ext-iconv Version *
babdev/pagerfanta-bundle Version ^4.4
bjeavons/zxcvbn-php Version ^1.3
doctrine/dbal Version ^4
doctrine/doctrine-bundle Version ^2.12
doctrine/doctrine-migrations-bundle Version ^3.3
doctrine/orm Version ^3.1
easycorp/easyadmin-bundle Version ^4.9
nesbot/carbon Version ^3.3
pagerfanta/doctrine-orm-adapter Version ^4.5
pagerfanta/twig Version ^4.5
phpdocumentor/reflection-docblock Version ^5.3
phpstan/phpdoc-parser Version ^1.28
symfony/asset Version 7.0.*
symfony/asset-mapper Version 7.0.*
symfony/console Version 7.0.*
symfony/doctrine-messenger Version 7.0.*
symfony/dotenv Version 7.0.*
symfony/expression-language Version 7.0.*
symfony/flex Version ^2
symfony/form Version 7.0.*
symfony/framework-bundle Version 7.0.*
symfony/http-client Version 7.0.*
symfony/intl Version 7.0.*
symfony/mailer Version 7.0.*
symfony/mime Version 7.0.*
symfony/monolog-bundle Version ^3.0
symfony/notifier Version 7.0.*
symfony/password-hasher Version 7.0.*
symfony/process Version 7.0.*
symfony/property-access Version 7.0.*
symfony/property-info Version 7.0.*
symfony/runtime Version 7.0.*
symfony/security-bundle Version 7.0.*
symfony/serializer Version 7.0.*
symfony/stimulus-bundle Version ^2.16
symfony/string Version 7.0.*
symfony/translation Version 7.0.*
symfony/twig-bundle Version 7.0.*
symfony/uid Version 7.0.*
symfony/ux-chartjs Version ^2.16
symfony/ux-turbo Version ^2.16
symfony/validator Version 7.0.*
symfony/web-link Version 7.0.*
symfony/yaml Version 7.0.*
symfonycasts/reset-password-bundle Version ^1.21
symfonycasts/verify-email-bundle Version ^1.17
twig/extra-bundle Version ^2.12|^3.0
twig/twig Version ^2.12|^3.0
ucscode/keygenerator Version ^1.0
ucscode/paginator Version ^2.0
vich/uploader-bundle Version ^2.3
webmozart/assert Version ^1.11