https://github.com/lion-packages/command
library created with the function of executing commands from PHP.
https://github.com/lion-packages/command
bash cmd command command-line php php8 powershell symfony symfony-command symfony-console
Last synced: about 2 months ago
JSON representation
library created with the function of executing commands from PHP.
- Host: GitHub
- URL: https://github.com/lion-packages/command
- Owner: lion-packages
- License: mit
- Created: 2022-04-24T19:15:48.000Z (almost 4 years ago)
- Default Branch: 6.x
- Last Pushed: 2026-01-01T13:53:32.000Z (3 months ago)
- Last Synced: 2026-01-11T18:26:48.159Z (3 months ago)
- Topics: bash, cmd, command, command-line, php, php8, powershell, symfony, symfony-command, symfony-console
- Language: PHP
- Homepage: https://dev.lion-packages.com/docs/library/content
- Size: 211 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: .github/README.md
- Contributing: .github/CONTRIBUTING.MD
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
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**:
```bash
composer require symfony/console lion/command
```
## 📝 License
The command is open-sourced software licensed under the [MIT License](https://github.com/lion-packages/command/blob/main/LICENSE).