2017 © Pedro PelĂĄez
 

library curl-request

Allow you to create and execute HTTP Requests with cURL in POO context. Fork from zeroem/curl-bundle

image

teknoo/curl-request

Allow you to create and execute HTTP Requests with cURL in POO context. Fork from zeroem/curl-bundle

  • Wednesday, December 21, 2016
  • by frenchcomp
  • Repository
  • 3 Watchers
  • 1 Stars
  • 15,020 Installations
  • PHP
  • 4 Dependents
  • 0 Suggesters
  • 12 Forks
  • 0 Open issues
  • 12 Versions
  • 6 % Grown

The README.md

Teknoo Software - Curl Request library

SensioLabsInsight Build Status, (*1)

Welcome and thank you to having downloaded this library. This library allows you to easily create and execute HTTP Requests with cURL. It was a fork from zeroem/curl-bundle". Symfony dependencies has been removed, and this lib has been redesigned., (*2)

Simple example

$generator = new Teknoo\Curl\RequestGenerator();

$request = $generator->getRequest();

//Fetch the URL http://teknoo.it with a GET Method.
$request->setUrl('http://teknoo.it')
    ->setMethod('GET');

echo $request->execute();    

Installation & Requirements

To install this library with composer, run this command :, (*3)

composer require teknoo/curl-request

This library requires :, (*4)

  • PHP 5.4+
  • cUrl extension

Quick Howto

Quick How-to to learn how use this library : Startup., (*5)

API Documentation

Generated documentation from the library with PhpDocumentor : Open., (*6)

Credits

About Teknoo Software

Teknoo Software is a PHP software editor, founded by Richard DĂ©loge. Teknoo Software's DNA is simple : Provide to our partners and to the community a set of high quality services or software, sharing knowledge and skills., (*7)

License

States is licensed under the MIT and GPL3+ Licenses - see the licenses folder for details, (*8)

Contribute :)

You are welcome to contribute to this project. Fork it on Github, (*9)

The Versions

21/12 2016

dev-master

9999999-dev http://teknoo.software/curl

Allow you to create and execute HTTP Requests with cURL in POO context. Fork from zeroem/curl-bundle

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

by Darrell Hamilton (original developer)
by Richard DĂ©loge

curl library http request

04/08 2016

1.0.5

1.0.5.0 http://teknoo.software/curl

Allow you to create and execute HTTP Requests with cURL in POO context. Fork from zeroem/curl-bundle

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

by Darrell Hamilton (original developer)
by Richard DĂ©loge

curl library http request

27/07 2016

1.0.4

1.0.4.0 http://teknoo.software/curl

Allow you to create and execute HTTP Requests with cURL in POO context. Fork from zeroem/curl-bundle

  Sources   Download

MIT GPL-3.0+

The Requires

  • php >=5.4.0

 

The Development Requires

by Darrell Hamilton (original developer)
by Richard DĂ©loge

curl library http request

09/04 2016

1.0.3

1.0.3.0 http://teknoo.software/curl

Allow you to create and execute HTTP Requests with cURL in POO context. Fork from zeroem/curl-bundle

  Sources   Download

MIT GPL-3.0+

The Requires

  • php >=5.4.0

 

The Development Requires

by Darrell Hamilton (original developer)
by Richard DĂ©loge

curl library http request

27/01 2016

1.0.2

1.0.2.0 http://teknoo.software/curl

Allow you to create and execute HTTP Requests with cURL in POO context. Fork from zeroem/curl-bundle

  Sources   Download

MIT GPL-3.0+

The Requires

  • php >=5.4.0

 

The Development Requires

by Darrell Hamilton (original developer)
by Richard DĂ©loge

curl library http request

26/10 2015

1.0.1

1.0.1.0 http://teknoo.software/curl

Allow you to create and execute HTTP Requests with cURL in POO context. Fork from zeroem/curl-bundle

  Sources   Download

MIT GPL-3.0+

The Requires

 

The Development Requires

by Darrell Hamilton (original developer)
by Richard DĂ©loge

curl library http request

23/08 2015

1.0.0

1.0.0.0 http://teknoo.it/curl

Allow you to create and execute HTTP Requests with cURL in POO context. Fork from zeroem/curl-bundle

  Sources   Download

MIT GPL-3.0+

The Requires

  • php >=5.4.0

 

The Development Requires

by Darrell Hamilton (original developer)
by Richard DĂ©loge

curl library http request

24/05 2015

0.8.3-RC

0.8.3.0-RC http://teknoo.it/curl

Allow you to create and execute HTTP Requests with cURL in POO context. Fork from zeroem/curl-bundle

  Sources   Download

MIT GPL-3.0+

The Requires

  • php >=5.4.0

 

The Development Requires

by Darrell Hamilton (original developer)
by Richard DĂ©loge

curl library http request

06/05 2015

0.8.2-beta

0.8.2.0-beta http://teknoo.it/curl

Allow you to create and execute HTTP Requests with cURL in POO context. Fork from zeroem/curl-bundle

  Sources   Download

MIT GPL-3.0+

The Requires

  • php >=5.4.0

 

The Development Requires

by Darrell Hamilton (original developer)
by Richard DĂ©loge

curl library http request

20/02 2015

0.8.1-beta

0.8.1.0-beta http://teknoo.it/curl

Allow you to create and execute HTTP Requests with cURL in POO context. Fork from zeroem/curl-bundle

  Sources   Download

MIT GPL-3.0+

The Requires

  • php >=5.4.0

 

The Development Requires

by Darrell Hamilton (original developer)
by Richard DĂ©loge

curl library http request

15/02 2015

0.8.0-beta

0.8.0.0-beta http://teknoo.it/curl

This library allows you to easily create and execute HTTP Requests with cURL. Fork from zeroem/curl-bundle

  Sources   Download

MIT GPL-3.0+

The Requires

  • php >=5.4.0

 

The Development Requires

by Darrell Hamilton (original developer)
by Richard DĂ©loge

curl library http request

01/02 2015

0.1.0-beta

0.1.0.0-beta http://teknoo.it/curl-request

Allows you to easily create and execute HTTP Requests with cURL. Fork from zeroem/curl-bundle

  Sources   Download

MIT GPL-3.0+

The Requires

  • php >=5.4.0

 

The Development Requires

by Darrell Hamilton (original developer)
by Richard DĂ©loge

curl library http request