Libraries tagged by request php
thetempusproject/hermes
80 Downloads
Php functions that aid in routing and redirecting; requests and responses.
systonic/monitor_status_agent
287 Downloads
Get Drupal status over secure request.
stadly/http
334 Downloads
A PHP library for handling HTTP headers.
simplerisk/csrf-magic
2419 Downloads
Cross Site Request Forgery security library. Fork from ezyang/csrf-magic with extra functions.
ropendev/curl
6405 Downloads
PHP POO cURL wrapper (PSR friendly) : light and simple.
proclnas/curl-rox
18 Downloads
Just another curl wrapper for webCrawling purposes
pno/throttle
180 Downloads
StackPHP compatible class for throttling HTTP requests using Predis. Based on datagraph/rack-throttle.
platine-php/router
3413 Downloads
Platine Router is the a lightweight and simple router using middleware to match and dispatch the request.
ozziest/overdose
20 Downloads
Overdose is a guardian which is protects your sistem from request flood.
opulence/http
106 Downloads
The Opulence Http library
open-engine/http
36 Downloads
Http
midweste/slimredirects
1055 Downloads
Redirect a request to a different domain. Supports wildcard, regex, http to https redirection.
michaelthedev/simple-router
9 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router. (Forked from skipperbent/simple-php-router)
marlemiesz/wp-sdk
8 Downloads
The WP API SDK for PHP is a client library that makes it easy to interact with the WordPress REST API from a PHP application. This SDK provides an easy-to-use interface for sending HTTP requests and handling the responses, and also includes convenient methods for accessing common API endpoints and data structures. With this SDK, developers can easily retrieve, create, update, and delete content and metadata within a WordPress site, and also perform other common tasks such as managing users and media. The WP API SDK for PHP is an essential tool for any PHP developer working with the WordPress platform, and provides a powerful and flexible way to build custom applications and integrations that interact with WordPress.
maplephp/http
159 Downloads
MaplePHP/Http is a powerful and easy-to-use PHP library that fully supports the PSR-7 HTTP message interfaces.