Libraries tagged by http methods
immusen/yii2-swoole-websocket
8753 Downloads
Websocket server for Yii2 base on swoole 4, Support JSONRPC, Resolve 'method' as a route reflect into controller/action, And support http or redis pub/sub to trigger async task from your web application.
skrypnet/http-utils
55886 Downloads
Basic repo with all HTTP codes, methods and headers as native PHP lacks these simple consts.
php-common-enums/http-method
298 Downloads
Provides a backed enum for HTTP request methods
localheinz/http-method
3566 Downloads
Provides constants for HTTP request methods.
httplib/http
36015 Downloads
contain http codes and methods
zozlak/http-accept
6905 Downloads
Set of methods to deal with the HTTP Accept header
vakata/http
5500 Downloads
HTTP Request / Response classes (extending Laminas/Diactoros with a few methods)
pinkcrab/http
2560 Downloads
Wrapper around Nyholm\Psr7 library with a few helper methods and a basic emitter. For use in WordPress during ajax calls.
bayfrontmedia/php-http-response
1767 Downloads
Easily send HTTP responses.
adrii/curl-helper
16792 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.
fengyongz-guzzlehttp/psr7
4461 Downloads
PSR-7 message implementation that also provides common utility methods
diversen/get-browser-language
5837 Downloads
Single method that gets a browsers language, using Zend_Locale
aedart/overload
11585 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)
poor-plebs/guzzle-connect-retry-decider
2064 Downloads
A guzzle retry middleware decider that re-attempts requests whenever a connection fails to be established. Always retries up to x times for GET requests and under specific conditions also for other HTTP methods.
zozlak/logging
9461 Downloads
Set of methods to deal with the HTTP Accept header