Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/donatj/cli-toolkit

PHP CLI Toolkit
https://github.com/donatj/cli-toolkit

cli cli-toolkit php

Last synced: 1 day ago
JSON representation

PHP CLI Toolkit

Awesome Lists containing this project

README

        

# PHP CLI-Toolkit

[![Latest Stable Version](https://poser.pugx.org/donatj/cli-toolkit/version)](https://packagist.org/packages/donatj/cli-toolkit)
[![Total Downloads](https://poser.pugx.org/donatj/cli-toolkit/downloads)](https://packagist.org/packages/donatj/cli-toolkit)

A Simple PHP CLI Toolkit

## Requirements

- **php**: >=5.3.0

## Installing

Install the latest version with:

```bash
composer require 'donatj/cli-toolkit'
```

## Documentation

[See: DOCS.md](DOCS.md)