silex user bundle

Silex bundle that provides user management, authentication and authorization.

7
2
PHP

Silex User Bundle

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