berlioz / core
Berlioz Framework Core
v3.0.0
2026-02-19 13:27 UTC
Requires
- php: ^8.2
- ext-intl: *
- ext-mbstring: *
- berlioz/config: v3.0.0
- berlioz/event-manager: v3.0.0
- berlioz/helpers: ^1.10
- berlioz/service-container: v3.0.0
- league/flysystem: ^2.1 || ^3.0
- psr/simple-cache: ^2.0 || ^3.0
README
Note
This repository is a read-only split from the main Berlioz Framework repository.
For contributions, issues, or more information, please visit the main Berlioz Framework repository.
Do not open issues or pull requests here.
It's the core of Berlioz Framework.
📖 Full documentation
Installation
You can install Berlioz Core with Composer, it's the recommended installation.
$ composer require berlioz/core
Documentation
For usage and examples, visit the official documentation on getberlioz.com.