Recommend this page to a friend! |
![]() ![]() |
Info | ![]() |
![]() |
![]() |
![]() ![]() |
Reputation | Support forum (147) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2023-06-01 (8 days ago) ![]() | ![]() ![]() ![]() ![]() | Total: 47,144 This week: 20 | All time: 6 This week: 9![]() |
Version | License | PHP version | Categories | |||
httpclient 1.0.8 | BSD License | 3 | Networking, HTTP, Web services |
Description | Author | ||||||||
Class that implements requests to Web resources using the HTTP protocol. Recommendations Recommendation for a PHP class to access faucet pay Microsoft Text to Speech PHP API program Link Checker Multiple search engine search retrieval and storage Upload file to directory of my server with download link Access file and get response from hosted domain to localhost What is the best PHP http client class? |
|
Screenshots | ||
![]() |
File | Role | Description |
---|---|---|
![]() ![]() |
Aux. | Class maps definition |
![]() |
Class | HTTP class file |
![]() ![]() |
Lic. | BSD like license |
![]() ![]() |
Test | Unit test script to verify cookie manipulation functions |
![]() ![]() |
Example | HTTP class test page script |
![]() ![]() |
Example | Script to test cookie support |
![]() ![]() |
Example | Example script on how to request an image from a remote site to made available through a local server |
![]() ![]() |
Example | Emulate a form submission using HTTP POST submitting form field values including file uploads |
![]() ![]() |
Example | Example script on how to make a request to SOAP service |
![]() ![]() |
Example | Script to login in Yahoo and export the user address book |
![]() ![]() |
Example | Script to login in Yahoo and invite users to a Yahoo!Groups mailing list |
![]() |
Class | Class to login and access resources for Yahoo registered users |
![]() | httpclient-2023-06-01.zip 33KB |
![]() | httpclient-2023-06-01.tar.gz 29KB |
![]() | Install with Composer |
Needed packages | ||
Class | Download | Why it is needed | Dependency |
---|---|---|---|
Simple Authentication and Security Layer | ![]() |
When the HTTP server requires authentication, the SASL package provides support for implementing authentication mechanisms like: Basic, Digest, PLAIN, LOGIN, CRAM-MD5, NTLM (Windows or Linux/Unix with Samba). | Conditional |
Version Control | Reuses | Unique User Downloads | Download Rankings | ||||||||||||||||
92% | 18 |
|
|
Applications that use this package |
Uses this class to download new versions of the program and the IP to country database files |
If you know an application of this package, send a message to the author to add a link here.
Other classes that need this package |
Class | Why it is needed | Dependency |
---|---|---|
AIM | connectivity to Authorize.net server | Required |
Akismet class | For http protocol | Required |
Amazon S3 Stream Wrapper | This class is the base for open HTTP Communication | Required |
Calcular Frete Correios PHP Class | Access Correios API via HTTP | Required |
File Exchange Protocol | The Filesystem is working over HTTP/1.0 | Required |
French White Pages | HTTP Post Query | Required |
Freshmeat project query class | Access the Freshmeat site with HTTP protocol | Required |
From Browser - Youtube Upload | For HTTP negociation | Required |
gHttp | This class is the base for open HTTP | Required |
PHP Git | In order to run run git_http_client.php | Conditional |
PHP Git Client Class | Access GIT repositories via HTTP | Required |
PHP OAuth Library | Send HTTP request to OAuth servers | Required |
PHP Print IPP | IPP protocol transits by http. Here is a compatible and stable http backend. | Conditional |
PHP SVN Client | for http(s) protocol | Required |
PHP Twitter Feed | Send HTTP requests using the OAuth class | Required |
PHP Webmaster Tools API | Send HTTP requests to the Webmaster Tools API | Required |
SOAP server class | Used in the SOAP client example script | Optional |
WAP Push | The wPush uses this class for the POST query. | Required |
Pages that reference this package |
Hola a todos, leyendo mi mailing list de PHPClasses me topo con un artículo interesante en inglés llamado “12 things you need to know about PHP” en un blog llamado Compdigitec Labs... |
Are you still thinking that PHP is an web-only language or is “not a real language”?... |
I just checked in a small update to moriarty that might solve a problem some people have experienced using curl... |
About a year ago I was dabbling and creating a simple PHP webapp at work to allow us to perform various operations on our platform stores used in development... |
- |
I’ve found a great PHP script that can essentially turn a web server into a virtual browser... |
Revisiting the topic of my previous post, I’ve played around some more with this PHP HTTP Class... |
From sending mail with attachments to fetching content via RSS to sending a trackback - a list of common coding tasks that is solved with good existing code... |