lion / command
library created with the function of executing commands from PHP.
v6.2.3
2026-06-06 16:01 UTC
Requires
- php: >=8.5
Requires (Dev)
- lion/test: ^4.1
- overtrue/phplint: ^9.7
- phpstan/phpstan: ^2.0
- phpunit/phpunit: ^13.0
- squizlabs/php_codesniffer: ^3.11 || ^4.0
- symfony/console: ^8.0
- vlucas/phpdotenv: ^5.6
This package is auto-updated.
Last update: 2026-06-06 16:01:44 UTC
README
🚀 Lion-Command library created with the function of executing commands from PHP.
📖 Features
✔️ Add styles to console output.
✔️ Add commands to your application.
📦 Installation
Install the command using Composer:
composer require symfony/console lion/command
📝 License
The command is open-sourced software licensed under the MIT License.