berlioz / cli-core
Berlioz Framework CLI Core
v3.0.0
2026-02-19 13:27 UTC
Requires
- php: ^8.2
- ext-mbstring: *
- berlioz/core: v3.0.0
- league/climate: ^3.7
Provides
- psr/container-implementation: ^2.0
- psr/event-dispatcher-implementation: ^1.0
- psr/simple-cache-implementation: ^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 CLI core of Berlioz Framework.
📖 Full documentation
Installation
You can install Berlioz CLI Core with Composer, it's the recommended installation.
$ composer require berlioz/cli-core
Documentation
For usage and examples, visit the official documentation on getberlioz.com.