Libraries tagged by curl request
devamirul/p-router
40 Downloads
Simple, lightweight, and powerful PHP Router with rich features like Middlewares and Controllers is a simple and useful router class. Heavily inspired by the way Laravel handles routing.
ehough/psr7
7422 Downloads
PHP 5.3-compatible fork of guzzle/psr7
arcesilas/active-state
3427 Downloads
Laravel link active state helper based on URL, route or query string
lucinda/abstract_mvc
859 Downloads
Abstract MVC API to be extended based on STDIN type (url requests, exceptions)
horlyk/php-proxy
38 Downloads
Proxy library that forwards requests to the desired url and returns the response.
martinmulder/openapi-crowdstrike-falcon-php
42 Downloads
Use this API specification as a reference for the API endpoints you can use to interact with your Falcon environment. These endpoints support authentication via OAuth2 and interact with detections and network containment. For detailed usage guides and examples, see our [documentation inside the Falcon console](https://falcon.eu-1.crowdstrike.com/support/documentation). To use the APIs described below, combine the base URL with the path shown for each API endpoint. For commercial cloud customers, your base URL is `https://api.eu-1.crowdstrike.com`. Each API endpoint requires authorization via an OAuth2 token. Your first API request should retrieve an OAuth2 token using the `oauth2/token` endpoint, such as `https://api.eu-1.crowdstrike.com/oauth2/token`. For subsequent requests, include the OAuth2 token in an HTTP authorization header. Tokens expire after 30 minutes, after which you should make a new token request to continue making API requests.
xtrics/azure-url-generator
4 Downloads
Simple library for generate Azure URL request to Azure API, for usage simplicity.
tinyphp-global/url-request
35 Downloads
Información básica de la url y request
fredyhenaodev/lumen-form-request-url
11 Downloads
Laravel Form Request adaptation for Lumen framework and validation of the parameters that come by URL.
eloscuro/request-url-decode
147 Downloads
Middleware which performs url parameters decoding
missionx-co/laravel-prevent-duplicate-request
9 Downloads
A Laravel package that prevents duplicate API requests using Idempotency keys or dynamically generated keys based on request URL and input.
bjoern-goetschke/psr7-base-url
4606 Downloads
PSR7 request base url library
ayorinde-codes/requestlogger
7 Downloads
A laravel request logger that logs requests ip, agent, payload request, payload response, Time of execution and url in the database within any request call
stepapo/url-tester
292 Downloads
Tester for Nette web applications.
stepapo/request-tester
15 Downloads
Tester for Nette web applications.