Skip to content

An user and login provider for the Silex framework.

License

LGPL-3.0, BSD-2-Clause licenses found

Licenses found

LGPL-3.0
LICENSE
BSD-2-Clause
LICENSE.bsd
Notifications You must be signed in to change notification settings

lparchaeology/silex-userprovider

 
 

User Provider for Silex

Build Status Total Downloads Latest Stable Version Latest Unstable Version

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:

$ composer require rootlogin/silex-userprovider

Documentation

You can find the documentation at ReadTheDocs.

About

An user and login provider for the Silex framework.

Resources

License

LGPL-3.0, BSD-2-Clause licenses found

Licenses found

LGPL-3.0
LICENSE
BSD-2-Clause
LICENSE.bsd

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 92.4%
  • HTML 7.6%