https://github.com/wilon/support
Some PHP support functions.
https://github.com/wilon/support
php-packages
Last synced: about 1 year ago
JSON representation
Some PHP support functions.
- Host: GitHub
- URL: https://github.com/wilon/support
- Owner: wilon
- Created: 2017-11-13T01:39:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-04-03T03:35:35.000Z (about 7 years ago)
- Last Synced: 2025-01-26T07:08:00.240Z (about 1 year ago)
- Topics: php-packages
- Language: PHP
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Support
[](https://travis-ci.org/wilon/support)
[](https://packagist.org/packages/wilon/support)
[](https://php.net/)
[](https://packagist.org/packages/wilon/support)
## Install
```
composer require wilon/support:dev-master
```
## Test
```
vendor/bin/phpunit --verbose --coverage-text
```