Custom PHP curl library for the Laravel 5 framework - developed by Ixudra
fork from : https://github.com/ixudra/curl.git

Jan Oris 7b432fd03b Updated dependencies 11 лет назад
public 1c66cf5e88 Added package files 11 лет назад
src 1dc8739079 Bugfix: Removed default value of POST_FIELDS 11 лет назад
tests 1c66cf5e88 Added package files 11 лет назад
.gitignore d0b00d6aca Added composer.lock file to repository 11 лет назад
.travis.yml 1c66cf5e88 Added package files 11 лет назад
LICENSE 15aedaa164 Updated license and readme files 11 лет назад
README.md 15aedaa164 Updated license and readme files 11 лет назад
composer.json 7b432fd03b Updated dependencies 11 лет назад
composer.lock 7b432fd03b Updated dependencies 11 лет назад
phpunit.xml 1c66cf5e88 Added package files 11 лет назад

README.md

Curl

Custom PHP Curl library - developed by Ixudra.

This package can be used by anyone at any given time, but keep in mind that it is optimized for my personal custom workflow. It may not suit your project perfectly and modifications may be in order.