Libraries tagged by PHP Requests
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.
lrpatricio/warlock
218 Downloads
Utilitários para PHP, biblioteca desenvolvida para faciliar o desenvolvimento em PHP.
linna/csrf-guard
106 Downloads
Linna Cross-site request forgery Guard
liloo/libraries
34 Downloads
Classes auxiliares da Liloo Framework PHP
liloo/helpers
16 Downloads
Classes auxiliares da Liloo Framework PHP
lablnet/input
100 Downloads
PHP input package.
knik/x509
6004 Downloads
A PHP library for X.509 public key certificates, attribute certificates, certification requests and certification path validation.
hybridlogic/router
60 Downloads
A drop dead simple URI routing library for PHP, with support for optional parameters and regular expressions.
hesamrad/laravel-flashlight
214 Downloads
A Laravel Package to Log Requests
glowy/csrf
2108 Downloads
Cross Site Request Forgery security component.
giftcards/mod-rewrite
5452 Downloads
A PHP implementation of mod rewrite
fignon/fignon-view-engine
14 Downloads
The Fignon View Engine package is a simple abstract class you can extends to include easily any php template engine into Fignon.