2017 © Pedro Peláez
 

library curlwrapper

The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!

image

f3ath/curlwrapper

The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!

  • Tuesday, October 31, 2017
  • by f3ath
  • Repository
  • 1 Watchers
  • 3 Stars
  • 13,616 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 4 % Grown

The README.md

Deprecated! Please use phpcurl/curlwrapper

The Versions

31/10 2017

dev-master

9999999-dev

The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *

 

The Development Requires

by Alexey Karapetov

mock phpunit curl testing wrapper dependency injection oop curl_multi testable curl_share

02/02 2016

0.1.2

0.1.2.0

The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *

 

The Development Requires

by Alexey Karapetov

mock phpunit curl testing wrapper dependency injection oop curl_multi testable curl_share

22/01 2016

0.1.1

0.1.1.0

The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *

 

The Development Requires

by Alexey Karapetov

mock phpunit curl testing wrapper dependency injection oop curl_multi testable curl_share

22/01 2016

0.1.0

0.1.0.0

The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *

 

The Development Requires

by Alexey Karapetov

mock phpunit curl testing wrapper dependency injection oop curl_multi testable curl_share

20/02 2014

0.0.2

0.0.2.0

OOP wrapper for curl functions. Use CURL as a dependency, not hard-coded. Supports php up to 5.5.

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *

 

by Alexey Karapetov

curl testing dependency injection wrapper oop

18/02 2014

0.0.1

0.0.1.0

OOP wrapper for curl functions. Use CURL as a dependency, not hard-coded. Supports php up to 5.5.

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *

 

The Development Requires

  • f3ath/fock *

by Alexey Karapetov

curl testing dependency injection wrapper oop