2017 © Pedro Peláez
 

library silex-user

Provides user management for your Silex project

image

awurth/silex-user

Provides user management for your Silex project

  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 23 Versions
  • 6 % Grown

The README.md

Silex User Provider - User management system for Silex

SensioLabsInsight Scrutinizer Code Quality Total Downloads License, (*1)

The Silex User Provider adds support for a user system in Silex. It provides a flexible framework for user management that aims to handle common tasks such as user registration and authentication., (*2)

Features include:, (*3)

  • Users can be stored via Doctrine ORM or MongoDB ODM
  • Registration support, with an optional confirmation per email
  • Unit tested

Inspired by FOS User Bundle., (*4)

See awurth/silex for an example implementation., (*5)

Documentation

The documentation is available on the project's website, (*6)

Installation

All the installation instructions are located in the documentation., (*7)

License

This library is under the MIT license. See the complete license in the LICENSE file., (*8)

The Versions