opulence / project
An empty project that uses the Opulence framework
v1.2.0
2021-03-16 00:23 UTC
Requires
- php: ^7.3 || ^8.0
- monolog/monolog: 1.23.0
- opulence/opulence: 1.2.*
Requires (Dev)
- phpunit/phpunit: ~9.0
This package is auto-updated.
Last update: 2026-06-15 13:39:37 UTC
README
This project is a useful starting point for projects that use the Opulence framework. Check out this repository, and get started building your own website.
Installation
Opulence can be installed using Composer:
composer create-project opulence/project --prefer-dist
Learn More
To learn more about how to use Opulence, visit its website or browse its repository.