lion / command
library created with the function of executing commands from PHP.
Installs: 3 355
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/lion/command
Requires
- php: >=8.4
Requires (Dev)
- infection/infection: ^0.29.14 || ^0.31.0
- lion/test: ^3.2
- overtrue/phplint: ^9.5
- phpstan/phpstan: ^2.0
- phpunit/phpunit: ^12.0
- squizlabs/php_codesniffer: ^3.11 || ^4.0
- symfony/console: ^7.2
- vlucas/phpdotenv: ^5.6
- 6.x-dev
- 5.x-dev
- v5.10.0
- v5.9.0
- v5.8.0
- v5.7.0
- v5.6.0
- v5.5.0
- v5.4.0
- v5.3.0
- v5.2.0
- v5.1.0
- v5.0.0
- 4.x-dev
- v4.0.0
- 3.x-dev
- v3.3.0
- v3.2.0
- v3.1.0
- v3.0.0
- 2.x-dev
- v2.10.0
- v2.9.0
- v2.8.0
- v2.7.0
- v2.6.0
- v2.5
- v2.4
- v2.3
- v2.2
- v2.1
- v2.0
- 1.x-dev
- v1.11
- v1.10
- v1.9
- v1.8
- v1.7
- v1.6
- v1.5
- v1.4
- v1.3
- v1.2
- v1.1
- v1.0
- dev-php-support
- dev-Sleon4-patch-3
- dev-dependabot/composer/squizlabs/php_codesniffer-tw-3.11or-tw-4.0
- dev-dependabot/composer/infection/infection-tw-0.29.14or-tw-0.31.0
- dev-Sleon4-patch-2
- dev-Sleon4-patch-1
- dev-main
This package is auto-updated.
Last update: 2025-11-28 00:54:26 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.