SkillAgentSearch skills...

Opulence

A simple, secure, and scalable PHP application framework

Install / Use

/learn @opulencephp/Opulence
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Opulence

<a href="https://github.com/opulencephp/Opulence/actions"><img src="https://github.com/opulencephp/Opulence/workflows/ci/badge.svg"></a> 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, <a href="https://www.opulencephp.com" target="_blank">visit the official website</a>.

Requirements

  • PHP >= 7.3
  • 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.

Related Skills

View on GitHub
GitHub Stars720
CategoryDevelopment
Updated9d ago
Forks45

Languages

PHP

Security Score

100/100

Audited on Mar 21, 2026

No findings