https://github.com/donatj/cli-toolkit
PHP CLI Toolkit
https://github.com/donatj/cli-toolkit
cli cli-toolkit php
Last synced: 10 months ago
JSON representation
PHP CLI Toolkit
- Host: GitHub
- URL: https://github.com/donatj/cli-toolkit
- Owner: donatj
- License: mit
- Created: 2012-10-24T22:42:49.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2022-08-12T22:16:32.000Z (almost 4 years ago)
- Last Synced: 2024-12-09T19:53:41.603Z (over 1 year ago)
- Topics: cli, cli-toolkit, php
- Language: PHP
- Size: 69.3 KB
- Stars: 60
- Watchers: 8
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# PHP CLI-Toolkit
[](https://packagist.org/packages/donatj/cli-toolkit)
[](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)