2017 © Pedro Peláez
 

library curl

A PHP Curl library implimentation

image

gustavtrenwith/curl

A PHP Curl library implimentation

  • Friday, September 8, 2017
  • by gustavtrenwith
  • Repository
  • 0 Watchers
  • 0 Stars
  • 217 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 3 % Grown

The README.md

curl

A PHP Curl implimentation, (*1)

Installation with Composer

Run the following command in your project to add this package:, (*2)

composer require gustavtrenwith/curl

Then run composer update, (*3)

Register Service Provider and Facade

Register the service providers and Facades in config/app.php, (*4)

gustavtrenwith\curl\CurlServiceProvider::class,
'Curl' => gustavtrenwith\curl\CurlFacade::class,

Now you can use the Curl facade anywhere in your application, (*5)

Feedback

For any questions or suggestions, feel free to contact me on gtrenwith@gmail.com, (*6)

The Versions

08/09 2017

dev-master

9999999-dev

A PHP Curl library implimentation

  Sources   Download

MIT License

The Requires

 

The Development Requires

laravel curl php gustavtrenwith

08/09 2017

1.0.4

1.0.4.0

A PHP Curl library implimentation

  Sources   Download

MIT License

The Requires

 

The Development Requires

laravel curl php gustavtrenwith

08/09 2017

1.0.3

1.0.3.0

A PHP Curl library implimentation

  Sources   Download

MIT License

The Requires

 

The Development Requires

laravel curl php gustavtrenwith

08/09 2017

1.0.2

1.0.2.0

A PHP Curl library implimentation

  Sources   Download

MIT License

The Requires

 

The Development Requires

laravel curl php gustavtrenwith

08/09 2017

1.0.1

1.0.1.0

A PHP Curl library implimentation

  Sources   Download

MIT License

The Requires

 

The Development Requires

laravel curl php gustavtrenwith

08/09 2017

1.0.0

1.0.0.0

A PHP Curl library implimentation

  Sources   Download

MIT License

The Requires

 

The Development Requires

laravel curl php gustavtrenwith