Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bearsunday/tutorial2

BEAR.Sunday Tutorial 2
https://github.com/bearsunday/tutorial2

bearsunday php tutorial

Last synced: 30 days ago
JSON representation

BEAR.Sunday Tutorial 2

Awesome Lists containing this project

README

        

# MyVendor.Ticket

## Installation

composer install

## Usage

### Invoke Request

composer page get /

### Available Commands

composer serve // start builtin server
composer test // run unit test
composer tests // test and quality checks
composer coverage // test coverage
composer cs-fix // fix the coding standard
composer doc // generate API document
composer run-script --list // list all commands

## Links

* BEAR.Sunday http://bearsunday.github.io/