https://github.com/php-http/httplug-flex-pack
A "pack" recipe for Symfony flex
https://github.com/php-http/httplug-flex-pack
Last synced: 11 days ago
JSON representation
A "pack" recipe for Symfony flex
- Host: GitHub
- URL: https://github.com/php-http/httplug-flex-pack
- Owner: php-http
- License: mit
- Created: 2017-11-16T08:36:09.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-31T11:23:03.000Z (over 6 years ago)
- Last Synced: 2024-04-25T04:21:28.523Z (over 1 year ago)
- Size: 6.84 KB
- Stars: 39
- Watchers: 5
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HTTPlug flex pack
This is a Flex pack to install multiple httplug dependencies in your application.
This package has chosen sensible defaults for you. We use Guzzle's PSR7 implementation and the curl-client
from php-http. There are lightweight packages and commonly used. You could use any PSR7 implementation and
any HTTPlug client. Read more about this in the [HTTPlug docs](http://docs.php-http.org/en/latest/httplug/users.html).
## 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.