An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          


presentation-lion-packages



Latest Stable Version


Total Downloads


License


PHP Version Require

🚀 **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).