Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jdecool/php-cli-template

Template for PHP CLI project
https://github.com/jdecool/php-cli-template

Last synced: about 2 months ago
JSON representation

Template for PHP CLI project

Awesome Lists containing this project

README

        

MyProject
=========

My aweseome project description

## Installation

### Using Composer (recommended)

You can install this library using Composer. Run the following command in your project directory:

```bash
composer require vendor/project
```

## Usage