Opulence
A simple, secure, and scalable PHP application framework
Opulence is a PHP web application framework that simplifies the difficult parts of creating and maintaining a secure, scalable website. With Opulence, things like database management, caching, ORM, page templates, and routing are a cinch. It was written with customization, performance, and best practices in mind. Thanks to test-driven development (TDD), the framework is reliable and thoroughly tested. Opulence is split into components, which can be installed separately or bundled together. Use our powerful router to handle requests. Create extendable, cacheable views using Fortune. Use middleware to manipulate your HTTP requests and responses. ...