https://github.com/php-http/boilerplate
Boilerplate for packages
https://github.com/php-http/boilerplate
Last synced: 11 months ago
JSON representation
Boilerplate for packages
- Host: GitHub
- URL: https://github.com/php-http/boilerplate
- Owner: php-http
- License: mit
- Created: 2015-06-13T15:13:11.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-08-29T06:29:18.000Z (over 6 years ago)
- Last Synced: 2024-04-26T07:45:23.420Z (almost 2 years ago)
- Language: PHP
- Homepage: http://php-http.org
- Size: 48.8 KB
- Stars: 3
- Watchers: 8
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Package
[](https://github.com/php-http/package/releases)
[](https://travis-ci.org/php-http/package)
[](https://scrutinizer-ci.com/g/php-http/package)
[](https://scrutinizer-ci.com/g/php-http/package)
[](https://packagist.org/packages/php-http/package)
**Boilerplate PHP HTTP library.**
## Install
Via Composer
``` bash
$ composer require php-http/package
```
## Usage
## Testing
``` bash
$ composer test
```
## Contributing
Please see our [contributing guide](http://docs.php-http.org/en/latest/development/contributing.html).
## Security
If you discover any security related issues, please contact us at [security@php-http.org](mailto:security@php-http.org).
## License
The MIT License (MIT). Please see [License File](LICENSE) for more information.