Libraries tagged by request parser
bravepickle/query-filters-serializer
9 Downloads
Serializer of query filters from arrays or strings. Provides constraints and parsing logic for preconfigured filters
skyraptor/guzzle-services
524 Downloads
Provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures.
sizrar/rxp-remote-php
8 Downloads
SDK to send requests and parse responses from Realex Payments using Remote
lancerhe/php-http
45 Downloads
Http request and parse decorator (Easy to expand).
jinnguyen/puja-route
43 Downloads
Puja-Route is a router component, that allow to parse request to module/controller/action
gbksoft/rxp-remote-php
46 Downloads
SDK to send requests and parse responses from Realex Payments using Remote
dadadev/amazonalexaservice
43 Downloads
This is a lib to create responses and parse requests for amazons alexa skills
adriaroca/rxp-hpp-php
36 Downloads
SDK to send requests and parse responses from Realex Payments using HPP
bpol/rxp-remote-php
1932 Downloads
SDK to send requests and parse responses from Realex Payments using Remote
mzb/php-router-matcher
9 Downloads
The router component allows you to define routes that correspond to controllers or managers that should receive the request. A router parses the URI to extract this information. The router has two modes: MVC, and match-only. The first mode is ideal for working on MVC applications.
guskov/simple-logger
1 Downloads
This package adds a middleware which can parse and log requests to the daily log driver
djiele/multipart
767 Downloads
Parse HTTP multipart/form-data request body. Useful for REST APIs.
pe/component-form-data
20 Downloads
Form data component allow to parse raw form data body for non POST requests
german/gman-end-point
13 Downloads
Create and make available a custom NOT A REST endpoint 'http://localhost/wordpress/exercise/inpsyde'. When a visitor navigates to that endpoint, the plugin send an HTTP request to a REST API endpoint. The API is available at https://jsonplaceholder.typicode.com/ and the endpoint to call is /users.The plugin will parse the JSON response and will use it to build and display an HTML table.
cct-marketing/rest-exception-handler
6671 Downloads
An exception handler used to handle and parse all errors from the rest lib requests