devture/silex-user-bundle

Silex bundle that provides user management, authentication and authorization.

Maintainers

Package info

github.com/devture/silex-user-bundle

pkg:composer/devture/silex-user-bundle

Statistics

Installs: 196

Dependents: 1

Suggesters: 0

Stars: 7

Open Issues: 0

7.0.1 2021-12-07 09:03 UTC

README

Silex bundle that provides user management, authentication and authorization.

Features:

  • supports both MongoDB and relational databases
  • allows protecting Silex named routes (based on user role definitions)
  • allows protecting routes via custom logic