Libraries tagged by requests stat
at-lab/laravel-query-builder
246 Downloads
Easily build Eloquent queries from API requests
alash3al/horus
86 Downloads
A micro PHP7 framework
mehrancodes/veyoze
721 Downloads
A CLI tool to Quickly create On-Demand preview environment for your apps.
starbug/operation
4599 Downloads
PSR-15 middleware for handling POST requests such as form submissions and API calls.
ctubio/php-proxy-keyserver
51 Downloads
PHP proxy and extensible web interface forwarding standard HKP requests to a local or remote SKS OpenPGP Keyserver.
horde/http_server
1037 Downloads
HTTP Request Handling Library adhering to PSR-15 standard. This evolved out of horde/controller.
zeus/hmvc
16 Downloads
An advanced framework is written in PHP, a framework containing rich components such as middleware, orm, request management, template engine, elasticsearch, template engine, many modern frameworks have been written by adopting clean code principles completely written in accordance with PHP standards. like linux operating system ...All of control…
ici-be/ici-tools
3672 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.
ahmedhat/unifonicnextgen
1181 Downloads
## Introduction Send SMS messages using Unifonic Messaging API. Get your dedicated Universal number, and start sending messages today. Unifonic NextGen Restful and HTTP **API's** uses The basic Authentication protocol. All request and response bodies are formatted in JSON. ## Get an account To start using the API you need to send an email to Unifonic to create Appsid for you. ## Base URL All URLs referenced in the documentation have the following base: **basic.unifonic.com** ## Security To ensure privacy we recommend you to use HTTPS for all Unifonic API requests. you can download our HTTPS certificate. [Download] (https://api.unifonic.com/udm/https.zip) ## Formats Unifonic API only supports JSON format. All request must use the Content-type header set to application/json. ## Support We’re here to help! Get in touch with support at and we’ll get back to you as soon as we can or you can contact us throw live chat on our [website] (www.unifonic.com).
stahiralijan/request-caster
73 Downloads
This package intercepts Laravel Form Submits after successful validation and provides useful function and also casts the submitted form data accordingly e.g. Upper-case first Characters of Words, Capitalized them, and checkbox value "1" to boolean, JSON string to PHP Array conversions etc.
silpion/stack-logger
11137 Downloads
Logger Stack middleware for logging request and responses.
yousafsyed/standalone_php_proxy
141 Downloads
Standalone proxy server in PHP sockets, I am using Guzzle to route the requests. Idea was if I can make HTTP Proxy Server in php to get more control over proxy and custom logic. Currently it only supports http requests you can choose port of your own choice plus if you want to make it public or private. This is a standard HTTP Proxy so you can use in browser. By default its only working for localhost, but you can allow public ip's.
swop/github-webhook-stackphp
7 Downloads
Stack middleware which will verify if the incoming GitHub web hook request is correctly signed.
nmeri/suphle-starter
29 Downloads
Setup Suphle folder structure and provide workers or entry scripts for handling incoming requests
myerscode/laravel-query-strategies
62 Downloads
A package for applying filters, ordering, eager loads, result limiting and pagination to Eloquent queries