lion / command
library created with the function of executing commands from PHP.
Installs: 2 498
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: >=8.4
Requires (Dev)
- infection/infection: ^0.29.14
- lion/test: ^3.2
- overtrue/phplint: ^9.5
- phpstan/phpstan: ^2.0
- phpunit/phpunit: ^12.0
- squizlabs/php_codesniffer: ^3.11
- symfony/console: ^7.2
- vlucas/phpdotenv: ^5.6
This package is auto-updated.
Last update: 2025-04-22 12:19:34 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.