php-curl icon indicating copy to clipboard operation
php-curl copied to clipboard

Simple PHP curl wrapper class

Results 8 php-curl issues
Sort by recently updated
recently updated
newest added

Hi, can I get what I'm sending in a file? Like the actual call log.

Needlessly annoying to type. Obviously a breaking change.

enhancement
code quality

PHPUnit 6+ only supports PHP7 and has made some backwards incompatible changes. Consider just dropping PHP5 support.

code quality

It would be wonderful if you could have your `cURL` class implement some interface. Right now, if I want to type-hint the type of a class method argument, I'm forced...

enhancement
code quality
help wanted