Libraries tagged by responders
jeffersonsimaogoncalves/cakephp-api-pagination
207 Downloads
CakePHP 3 plugin that injects pagination information into API responses.
jburdick/ups-json-api
4 Downloads
A UPS api that uses JSON for requests and responses
iyngaran/api-response
94 Downloads
A simple API response package to manage responses for RESTful Web services
itrnka/ha-smart-http-rest-api
6 Downloads
Rest API handling for `ha` framework. Package includes routes and controllers by ha framework standards. Currently is supported only JSON body in requests and responses.
irfantoor/engine
239 Downloads
A bare-minimum PHP framework, focussing on the requests and the responses. A swiss-knife for world-wide-web
ipop/laravel-custom-fields
5 Downloads
Laravel Custom Fields is a package that allows you to add custom fields to any Laravel model and store responses to those fields on any Laravel model.
informatica_mobius/laravel-custom-fields
26 Downloads
Laravel Custom Fields is a package that allows you to add custom fields to any Laravel model and store responses to those fields on any Laravel model.
incraigulous/data-factories
444 Downloads
A data factory helper class for mocking data. This is inspired by Laravel's model factories, the difference being that data factories are not tied to a model. Data factories are great for mocking api responses, requests or other data not persisted to a database. Data Factories are not dependant on Laravel, so you can use this package anywhere.
imefisto/psr-swoole
617 Downloads
Library to convert Swoole requests to PSR requests and PSR responses to Swoole responses
ikr/xml-fu
563 Downloads
Handy utility functions to query XML. Was written to simplify dealing with SOAP responses.
igsem/api-exceptions
76 Downloads
Handle exceptions in Phalcon or other PHP APIs in a consistent way. Return consistent responses with proper response codes and have your errors and exceptions be logged into file on production.
igor-noskov/logging-soap-client
14 Downloads
Decorator that allows you to log SOAP requests and responses. PSR-3 compatible.
ifcanduela/kernel-middleware
9 Downloads
Middleware processor for HTTP requests and responses
hrodic/guzzle5-log-subscriber
3864 Downloads
Logs HTTP requests and responses as they are sent over the wire (Guzzle 4+)
hotaruma/pipeline
7 Downloads
Pipeline library built on top of PSR-15, PSR-7, and PSR-11 standards for handling HTTP requests and responses with middleware support.