Download the PHP package idmarinas/user-bundle without Composer
On this page you can find all versions of the php package idmarinas/user-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download idmarinas/user-bundle
More information about idmarinas/user-bundle
Files in idmarinas/user-bundle
Package user-bundle
Short Description Bundle to manage user basics without having to configure everything for each project, comes with a password reset and email verification system
License BSD-3-Clause
Homepage https://github.com/idmarinas/user-bundle
Informations about the package user-bundle
A User Bundle to manage user basics without having to configure everything for each project, comes with a password reset and email verification system. See Docs
   #### Code analysis [][sonarcloud] [][sonarcloud] [][sonarcloud] [][sonarcloud] [][sonarcloud] [][sonarcloud] [][sonarcloud]
🖖 Support
🩵 If you like this project, give it a 🌟 and share it with your friends!
💾 Installation
Make sure Composer is installed globally, as explained in the installation chapter of the Composer documentation.
💪 Applications that use Symfony Flex
Open a command console, enter your project directory and execute:
🚫 Applications that don't use Symfony Flex
Step 1️⃣: Download the Bundle
Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:
Step2️⃣: Enable the Bundle
Then, enable the bundle by adding it to the list of registered bundles
in the config/bundles.php
file of your project:
🖱️ Tech used in code
🛠️ Tools used for create this project
All versions of user-bundle with dependencies
doctrine/dbal Version ^3.0
doctrine/doctrine-bundle Version ^2.13
doctrine/orm Version ^2.17 || ^3.0
gedmo/doctrine-extensions Version ^3.14
idmarinas/common-bundle Version ^3.0
symfony/config Version ^6.4 | ^7.0
symfony/dependency-injection Version ^6.4 | ^7.0
symfony/form Version ^6.4 | ^7.0
symfony/framework-bundle Version ^6.4 | ^7.0
symfony/lock Version ^6.4 | ^7.0
symfony/mailer Version ^6.4 | ^7.0
symfony/rate-limiter Version ^6.4 | ^7.0
symfony/routing Version ^6.4 | ^7.0
symfony/security-bundle Version ^6.4 | ^7.0
symfony/serializer Version ^6.4 | ^7.0
symfony/translation Version ^6.4 | ^7.0
symfony/twig-bundle Version ^6.4 | ^7.0
symfony/uid Version ^6.4 | ^7.0
symfony/validator Version ^6.4 | ^7.0
symfony/yaml Version ^6.4 | ^7.0
symfonycasts/reset-password-bundle Version ^1.19
symfonycasts/verify-email-bundle Version ^1.15