Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bearsunday/tutorial1
A tutorial application that how to use BEAR.Sunday
https://github.com/bearsunday/tutorial1
bearsunday php tutorial
Last synced: 30 days ago
JSON representation
A tutorial application that how to use BEAR.Sunday
- Host: GitHub
- URL: https://github.com/bearsunday/tutorial1
- Owner: bearsunday
- Created: 2015-03-24T22:58:32.000Z (almost 10 years ago)
- Default Branch: v3
- Last Pushed: 2024-09-10T02:01:11.000Z (4 months ago)
- Last Synced: 2024-09-10T05:25:43.607Z (4 months ago)
- Topics: bearsunday, php, tutorial
- Language: PHP
- Homepage: http://bearsunday.github.io/manuals/1.0/ja/tutorial.html
- Size: 378 KB
- Stars: 2
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MyVendor.Weekday
## 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/