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.
Opulence alternatives and similar libraries
Based on the "Frameworks" category.
Alternatively, view Opulence alternatives based on common mentions on social networks and blogs.
-
Laravel 5
Laravel is a web application framework with expressive, elegant syntax. Weโve already laid the foundation for your next big idea โ freeing you to create without sweating the small things. -
CakePHP
CakePHP: The Rapid Development Framework for PHP - Official Repository -
Slim Framework
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs. -
Phalcon
High performance, full-stack PHP framework delivered as a C extension. -
Zend Framework 2
Another framework comprised of individual components (ZF2). -
CodeIgniter 4 Development
Open Source PHP Framework (originally from EllisLab) -
FuelPHP
FuelPHP v1.x is a simple, flexible, community driven PHP 5.3+ framework, based on the best ideas of other frameworks, with a fresh start! FuelPHP is fully PHP 7 compatible. -
MopaBootstrapBundle
Easy integration of twitters bootstrap into symfony2 -
Kraken PHP
Asynchronous & Fault-tolerant PHP Framework for Distributed Applications. -
Spiral Framework
High-Performance Long-Living PHP Framework for modern enterprise application development -
Redaxscript
A modern, ultra lightweight and rocket fast Content Management System -
PHP-Spellchecker
๐๐๐ PHP Library providing an easy way to spellcheck multiple sources of text by many spellcheckers -
CleverStyle Framework
Simple, scalable, fast and secure full-stack PHP framework -
OpenAPI PSR-7 Message (HTTP Request/Response) Validator
It validates PSR-7 messages (HTTP request/response) against OpenAPI specifications -
Quantum PHP Framework (project)
Quantum PHP Project -
ReactPHP Promises Testing
PHPUnit assertions for testing ReactPHP promises -
Slim3 GAE Skeleton
Slim 3 skeleton working with Google App Engine include cron configuration.
Managed Cloud Hosting Platform
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Opulence or a related project?
README
Opulence
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.