Download the PHP package tom32i/simple-security-bundle without Composer
On this page you can find all versions of the php package tom32i/simple-security-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tom32i/simple-security-bundle
More information about tom32i/simple-security-bundle
Files in tom32i/simple-security-bundle
Download tom32i/simple-security-bundle
More information about tom32i/simple-security-bundle
Files in tom32i/simple-security-bundle
Vendor tom32i
Package simple-security-bundle
Short Description A simple security bundle for user authentication
License MIT
Homepage https://github.com/Tom32i/SimpleSecurityBundle
Package simple-security-bundle
Short Description A simple security bundle for user authentication
License MIT
Homepage https://github.com/Tom32i/SimpleSecurityBundle
Please rate this library. Is it a good library?
Informations about the package simple-security-bundle
Tom32iSimpleSecurityBundle
A simple security bundle for user authentication
Installation:
Install the bundle:
Add the bundle to composer:
Register the bundle in app/AppKernel.php
:
Add routing in app/config/routing.yml
:
Create your custom user class:
Extends Tom32i\Bundle\SimpleSecurityBundle\Entity\User
.
Configure security:
Set up encorder and provider for your custom user class Acme\DemoBundle\Entity\User
:
All versions of simple-security-bundle with dependencies
PHP Build Version
Package Version
Requires
symfony/framework-bundle Version
~2.5
The package tom32i/simple-security-bundle contains the following files
Loading the files please wait ....