Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pollen-solutions/console

Pollen Solutions - Console Component - Command-line commands from PHP CLI
https://github.com/pollen-solutions/console

php

Last synced: 6 days ago
JSON representation

Pollen Solutions - Console Component - Command-line commands from PHP CLI

Awesome Lists containing this project

README

        

# Pollen Console Component

[![Latest Stable Version](https://img.shields.io/packagist/v/pollen-solutions/console.svg?style=for-the-badge)](https://packagist.org/packages/pollen-solutions/console)
[![MIT Licensed](https://img.shields.io/badge/license-MIT-green?style=for-the-badge)](LICENSE.md)
[![PHP Supported Versions](https://img.shields.io/badge/PHP->=7.4-8892BF?style=for-the-badge&logo=php)](https://www.php.net/supported-versions.php)

Pollen Solutions **Console** Component provides tools to create command-line commands from PHP CLI.

## Installation

```bash
composer require pollen-solutions/console
```