Popularity
5.5
Declining
Activity
0.0
Stable
730
35
48

Description

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.

Code Quality Rank: L4
Programming language: PHP
License: MIT License
Tags: Frameworks     Database     Secure     Scalable     PHP7     Console     Framework     ORM     Template     MVC     Full Stack     Apex    
Latest version: v1.1.13

Opulence alternatives and similar libraries

Based on the "Frameworks" category.
Alternatively, view Opulence alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Opulence or a related project?

Add another 'Frameworks' Library

README

Opulence

Build Status Latest Stable Version Latest Unstable Version License

Introduction

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.

Installation

Opulence can be installed using Composer:

composer create-project opulence/project --prefer-dist

Documentation

For complete documentation, visit the official website.

Requirements

  • PHP 7.1
  • OpenSSL
  • mbstring

License

This software is licensed under the MIT license. Please read the LICENSE for more information.

Author

Opulence was written by David Young.


*Note that all licence references and agreements mentioned in the Opulence README section above are relevant to that project's source code only.