Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bearsunday/tutorial2
- Owner: bearsunday
- Created: 2018-08-14T08:48:10.000Z (over 6 years ago)
- Default Branch: v2-php8.2
- Last Pushed: 2024-01-20T07:36:52.000Z (12 months ago)
- Last Synced: 2024-01-21T05:24:46.127Z (12 months ago)
- Topics: bearsunday, php, tutorial
- Language: PHP
- Homepage: http://bearsunday.github.io/manuals/1.0/ja/tutorial2.html
- Size: 335 KB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/