GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Tech Great PHP REST-client library (https://gfy.com/showthread.php?t=1173508)

AdultKing 09-07-2015 08:19 PM

Great PHP REST-client library
 
Apologies if you already use this, but some might find it useful

I was searching high and low for a good client library to handle JSON queries that were chainable and I could pull in with composer. Finally I found one and it's worth a look.

https://github.com/nategood/httpful

to include it in your composer.json just use

Code:

{
    "require": {
        "nategood/httpful": "*"
    }
}

I hope some of you find this as useful as I have, it's saved me re-inventing the wheel. :thumbsup


All times are GMT -7. The time now is 10:04 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123