Skip to content

zenconix/GuzzleClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GuzzleClient

Guzzle Documentation

http://docs.guzzlephp.org/en/stable/index.html

Guzzle Installation

Use following command to install Guzzle with composer composer require guzzlehttp/guzzle

Read Data

Read XML data

Program : xmlfeedreader.php

This program will read xml feeds from http://sitepoint.com/feed

Testing of program

To test the program, clone / download this folder to your xampp or upload to hosting.

go to URL : http:///GuzzleClient/xmlfeedreader.php

insite the textbox, add url as http://sitepoint.com/feed

it will fetch the xml feeds from sitepoint.com

Read JSON Data

Program :

Testing of program

About

Guzzle HTTP Client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages