Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jdecool/php-cli-template
- Owner: jdecool
- Created: 2024-07-28T19:34:41.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-11-11T20:25:25.000Z (about 2 months ago)
- Last Synced: 2024-11-11T21:28:54.613Z (about 2 months ago)
- Language: PHP
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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