https://github.com/citrus-framework/console
php console execute and decoration library
https://github.com/citrus-framework/console
citrus citrus-framework console php-library php81
Last synced: 4 months ago
JSON representation
php console execute and decoration library
- Host: GitHub
- URL: https://github.com/citrus-framework/console
- Owner: citrus-framework
- License: mit
- Created: 2022-05-20T08:53:48.000Z (about 4 years ago)
- Default Branch: ver_1.0.0.0
- Last Pushed: 2023-01-01T06:19:54.000Z (over 3 years ago)
- Last Synced: 2025-10-22T19:49:26.340Z (8 months ago)
- Topics: citrus, citrus-framework, console, php-library, php81
- Language: PHP
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Citrus Console
php console command library
## Install
```
composer require citrus-framework/console
```