Download the PHP package sinasalek/silex-userprovider without Composer
On this page you can find all versions of the php package sinasalek/silex-userprovider. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download sinasalek/silex-userprovider
More information about sinasalek/silex-userprovider
Files in sinasalek/silex-userprovider
Package silex-userprovider
Short Description A simple database-backed user provider for Silex, with associated services and controllers.
License LGPL-3.0
Homepage http://github.com/chrootlogin/silex-userprovider
Informations about the package silex-userprovider
User Provider for Silex
A simple, extensible, database-backed user provider for the Silex security service.
The User Provider is an easy way to set up user accounts (authentication, authorization, and user administration) in the Silex PHP micro-framework. It provides drop-in services for Silex that implement the missing user management pieces for the Security component. It includes a basic User model, a database-backed user manager, controllers and views for user administration, and various supporting features.
Demo
Installation
Install with composer. This command will automatically install the latest stable version:
Documentation
You can find the documentation at ReadTheDocs.
All versions of silex-userprovider with dependencies
silex/silex Version ~1.0
symfony/security Version ~2.3
doctrine/dbal Version ~2.4
symfony/twig-bridge Version ~2.3
symfony/form Version ~2.7
symfony/yaml Version ~2.7
symfony/security-csrf Version ~2.7
symfony/validator Version ~2.7
symfony/translation Version ~2.7
jasongrimes/paginator Version ~1.0
swiftmailer/swiftmailer Version ~5.3
twig/twig Version ~1.2