Download the PHP package idmarinas/settings-bundle without Composer
On this page you can find all versions of the php package idmarinas/settings-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download idmarinas/settings-bundle
More information about idmarinas/settings-bundle
Files in idmarinas/settings-bundle
Package settings-bundle
Short Description Settings system for Symfony applications, can be added to the User entity or any other entity.
License BSD-3-Clause
Homepage https://github.com/idmarinas/settings-bundle
Informations about the package settings-bundle
Settings system for Symfony applications, can be added to the User entity or any other entity.
   #### 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:
Step 2️⃣: 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
💬 Social
All versions of settings-bundle with dependencies
ext-sodium Version *
doctrine/doctrine-bundle Version ^2.13
gedmo/doctrine-extensions Version ^3.19
idmarinas/common-bundle Version ^3.4
symfony/framework-bundle Version ^6.4 | ^7.1