devture/silex-user-bundle

Silex bundle that provides user management, authentication and authorization.

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