A popular web framework for PHP that seeks to offer similar ease of use to the popular Ruby framework Ruby on Rails.
Features include:
- Conventions Over Configuration
- Model-View-Controller
- Caching
- Code Generation Tools
- Testing Framework
- Routing
- Database ORM
- Authentication
- Events System
- Logging
- Forms
- REST
- Sessions
- Validation
And so on.
Website