Stars: 731
Forks: 48
Pull Requests: 79
Issues: 56
Watchers: 35
Last Updated: 2023-01-24 01:10:05
A simple, secure, and scalable PHP application framework
License: MIT License
Languages: PHP, HTML, Hack, Shell
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.
Opulence can be installed using Composer:
composer create-project opulence/project --prefer-dist
For complete documentation, visit the official website.
This software is licensed under the MIT license. Please read the LICENSE for more information.
Opulence was written by David Young.