Libraries tagged by php request
swissup/module-upward-connector
15062 Downloads
Magento module used for routing all frontend requests through UPWARD-PHP. Wrapper for magento/module-upward-connector
k2gl/array-reader
793 Downloads
Read typed values from untyped arrays (JSON, CSV, config, request data) in PHP, with strict and lenient modes
eduplex-api/cake-api-xapi-proxy
5513 Downloads
Simple PHP Proxy to forward xAPI requests to LRS
mouf/mvc.splash-common
361428 Downloads
Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.
meabed/asynchronous-soap
11754 Downloads
Parallel, multi-curl PHP SoapClient that performs many SOAP requests concurrently
djtommek/mapycz-api
2550 Downloads
Unofficial PHP 8 API wrapper for making requests to Mapy.cz
djtommek/glympse-api
2437 Downloads
Unofficial PHP 7 API wrapper for making requests to glympse.com
yangusik/laravel-spawn
32 Downloads
Laravel adapter for PHP TrueAsync — async HTTP server with coroutine-per-request isolation
webrium/core
1569 Downloads
A lightweight set of PHP utility classes for common web tasks: routing, HTTP requests and headers, sessions, validation, file uploads, JWT, and hashing.
lambdaphp/lambdaphp
513 Downloads
Quick and Dirty PHP website hosting on Aws Lambda (pay by requests instead of monthly hosting fees)
jmeyering/hal-explorer
21533 Downloads
HalExplorer is a php client for exploring HAL Hateoas apis. HalExplorer is able to craft requests and follow links to resource relationships.
jazzsequence/ai-connector-secure-layer
3064 Downloads
Keeps LLM API keys out of the WordPress database. Fetches keys from Pantheon Secrets or environment variables on-demand at the moment an LLM request fires — never stored in wp_options, never pre-loaded as a PHP constant.
hejunjie/utils
8507 Downloads
一个零碎但实用的 PHP 工具函数集合库。包含文件、字符串、数组、网络请求等常用函数的工具类集合,提升开发效率,适用于日常 PHP 项目辅助功能 | A lightweight and practical PHP utility library that offers a collection of commonly used helper functions for files, strings, arrays, and HTTP requests—designed to streamline development and support everyday PHP projects.
gilbitron/canonical-context-logging
5439 Downloads
PHP SDK for Canonical Context Logging - structured JSON logs with one wide event per request
dinke/curl-http-client
5708 Downloads
Curl based HTTP Client - Simple but effective OOP wrapper around Curl php lib. It allows sending post/get requests, using proxy, binding to specific IP, storing cookies etc.