Libraries tagged by http methods

skrypnet/http-utils

2 Favers
55326 Downloads

Basic repo with all HTTP codes, methods and headers as native PHP lacks these simple consts.

Go to Download


middlewares/method-override

6 Favers
15981 Downloads

Middleware to override the request method using the X-Http-Method-Override header

Go to Download


localheinz/http-method

92 Favers
3563 Downloads

Provides constants for HTTP request methods.

Go to Download


httplib/http

1 Favers
32787 Downloads

contain http codes and methods

Go to Download


zozlak/http-accept

1 Favers
5153 Downloads

Set of methods to deal with the HTTP Accept header

Go to Download


chroma-x/basic-http-client

1 Favers
3059 Downloads

A basic yet extensible HTTP client library providing different authentication methods written in PHP.

Go to Download


vakata/http

2 Favers
4095 Downloads

HTTP Request / Response classes (extending Laminas/Diactoros with a few methods)

Go to Download


pinkcrab/http

0 Favers
2004 Downloads

Wrapper around Nyholm\Psr7 library with a few helper methods and a basic emitter. For use in WordPress during ajax calls.

Go to Download


bayfrontmedia/php-http-response

6 Favers
1539 Downloads

Easily send HTTP responses.

Go to Download


bayfrontmedia/php-http-request

4 Favers
1448 Downloads

Easily handle data from incoming HTTP requests.

Go to Download


josantonius/request

6 Favers
541 Downloads

PHP library for handling requests.

Go to Download


adrii/curl-helper

1 Favers
15217 Downloads

CurlHelper is a streamlined PHP utility for easy cURL usage, supporting GET, POST, PUT, and DELETE methods. It simplifies HTTP requests by offering straightforward options and header settings, making web API interactions more accessible and efficient.

Go to Download


fengyongz-guzzlehttp/psr7

0 Favers
2435 Downloads

PSR-7 message implementation that also provides common utility methods

Go to Download


diversen/get-browser-language

2 Favers
4916 Downloads

Single method that gets a browsers language, using Zend_Locale

Go to Download


aedart/overload

2 Favers
11173 Downloads

Provides means to dynamically deal with inaccessible properties, by implementing PHP's magic methods; __get(), __set(), __isset(), and __unset(). This package, however, enforces the usage of getters- and setters-methods, ensuring that if a property is indeed available, then its corresponding getter or setter method will be invoked. The term 'overload', in this context, refers to PHP’s own definition hereof. (http://php.net/manual/en/language.oop5.overloading.php)

Go to Download


<< Previous Next >>