Download the PHP package modera/security-bundle without Composer
On this page you can find all versions of the php package modera/security-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download modera/security-bundle
More information about modera/security-bundle
Files in modera/security-bundle
Package security-bundle
Short Description Provides database aware implementation of Security model + some other perks
License MIT
Informations about the package security-bundle
ModeraSecurityBundle
Provides low level security integration layer for Symfony and a user-groups-permissions Doctrine ORM mapped domain model.
Installation
Step 1: Download the Bundle
This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.
Step 2: Enable the Bundle
This bundle should be automatically enabled by Flex.
In case you don't use Flex, you'll need to manually enable the bundle by
adding the following line in the config/bundles.php
file of your project:
Licensing
This bundle is under the MIT license. See the complete license in the bundle: Resources/meta/LICENSE
All versions of security-bundle with dependencies
doctrine/orm Version ^2.5
doctrine/doctrine-bundle Version ^2.0
symfony/validator Version ^5.4|^6.0
symfony/security-bundle Version ^5.4|^6.0
symfony/framework-bundle Version ^5.4|^6.0
modera/expander-bundle Version ^5.0
modera/foundation-bundle Version ^5.0
modera/translations-bundle Version ^5.0