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