Libraries tagged by request php
quietasice/fast-route
65160 Downloads
Fast request router for PHP
lion/phroute
1702 Downloads
Fast, fully featured restful request router for PHP
jasonroman/nba-api
4572 Downloads
PHP Library to request data from various endpoints on NBA websites
zatxm/arequest
1091 Downloads
PHP's curl simply encapsulates requests and supports requests libraries similar to python to support session context
rszrama/negotiation-middleware
2195 Downloads
Content negotiation middleware for PHP applications using a request, response, and next callable signature.
eduplex-api/cake-api-xapi-proxy
1497 Downloads
Simple PHP Proxy to forward xAPI requests to LRS
m6web/restconnection
102096 Downloads
PHP class used to make requests to REST APIs easily.
lucinda/console-mvc
804 Downloads
Ultra high-performance API for handling console requests into responses via MVC pattern for PHP applications
ici-be/ici-tools
3785 Downloads
Spatial PHP tools. The WfsLayer class helps create requests on a WFS layer using a PHP object. Web Feature Service (WFS) is a standard of the Open Geospatial Consortium.
zatxm/microsoft-entra
1067 Downloads
PHP version of simple microsoft entra application,including oauth2 login authentication to obtain token,api request
religisaci/codeception-api-validator
740 Downloads
Validate API Requests and Responses against Swagger / OpenAPI definitions. This package is modified awuttig/codeception-api-validator package for PHP 7.4
redpandacoding/provinces-state-listings
5530 Downloads
A PHP array listing of United States states and Canada Provinces. US will include the Territories and DC in its listing. You can also request the array with out them by calling getStates() instead of getAll()
opgg/riotquest
2466 Downloads
RiotQuest, PHP RiotAPI client library that focused on multi request from OP.GG
mallardduck/whois-client
1877 Downloads
A very basic Whois client for PHP. The library is limited in function since it's intended to be a low-level client that handles only request and raw output.
jmeyering/hal-explorer
21294 Downloads
HalExplorer is a php client for exploring HAL Hateoas apis. HalExplorer is able to craft requests and follow links to resource relationships.