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.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

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

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 Configuring a Web Server

@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 with APP_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:

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:

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

PHP Build Version
Package Version
Requires php Version >=8.2
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
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package ucscode/easyadmin-ultimate contains the following files

Loading the files please wait ....