Libraries tagged by http methods
immusen/yii2-swoole-websocket
8852 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.
amashukov/toncenter-client-php
332 Downloads
Typed toncenter v2 HTTP client for The Open Network — {ok, result} envelope unwrapping, retry-aware via any PSR-18 client, typed Value Objects (masterchain info, account state, run-get-method stack reader, transactions). Pluggable wallet RPC adapter.
afaztech/neili
24 Downloads
Neili is an async-first PHP library built on Amp that streamlines creating robust Telegram bots. It provides a non-blocking HTTP client, wrappers for all Telegram Bot API methods, a long-polling Poller with concurrency control, and a flexible webhook handler. Neili is optimized for both constrained hosting environments and long-running worker processes.
1msg/one_msg_waba_sdk
4247 Downloads
[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail
php-common-enums/http-method
791 Downloads
Provides a backed enum for HTTP request methods
level51/silverstripe-find-http-action
1593 Downloads
Finds actions by HTTP method used on the request.
pinkcrab/http
3074 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
1817 Downloads
Easily send HTTP responses.
bayfrontmedia/php-http-request
1720 Downloads
Easily handle data from incoming HTTP requests.
josantonius/request
579 Downloads
PHP library for handling requests.
juanchosl/httpheaders
438 Downloads
Little methods collection in order to create http headers
juanchosl/httpdata
279 Downloads
Little methods collection in order to create http request and responses using the PSR standards from PHP-FIG definitions
tomrf/htmx-message
249 Downloads
PHP PSR-7 proxy classes with convenience methods for htmx requests and responses
rebelcode/psr7
1099 Downloads
PSR-7 message implementation that also provides common utility methods
vr80s/laravel-rbac
8 Downloads
Laravel Rbac - base url and http method