Download the PHP package zero-to-prod/curl-helper without Composer
On this page you can find all versions of the php package zero-to-prod/curl-helper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zero-to-prod/curl-helper
More information about zero-to-prod/curl-helper
Files in zero-to-prod/curl-helper
Download zero-to-prod/curl-helper
More information about zero-to-prod/curl-helper
Files in zero-to-prod/curl-helper
Vendor zero-to-prod
Package curl-helper
Short Description A helper for curl responses.
License MIT
Homepage https://github.com/zero-to-prod/curl-helper
Package curl-helper
Short Description A helper for curl responses.
License MIT
Homepage https://github.com/zero-to-prod/curl-helper
Keywords zero-to-prodcurl-helper
Please rate this library. Is it a good library?
Informations about the package curl-helper
Zerotoprod\CurlHelper
Contents
- Introduction
- Requirements
- Installation
- Usage
- parseHeaders
- Local Development
- Contributing
Introduction
A helper for curl.
Requirements
- PHP 7.1 or higher.
Installation
Install Zerotoprod\CurlHelper
via Composer:
This will add the package to your project’s dependencies and create an autoloader entry for it.
Usage
parseHeaders()
Return the headers of a request as an array.
Contributing
Contributions, issues, and feature requests are welcome! Feel free to check the issues page if you want to contribute.
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Commit changes (
git commit -m 'Add some feature'
). - Push to the branch (
git push origin feature-branch
). - Create a new Pull Request.
All versions of curl-helper with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
The package zero-to-prod/curl-helper contains the following files
Loading the files please wait ....