Libraries tagged by responses
loadsys/cakephp_serializers
3414 Downloads
A solution to serialize CakePHP response to JSON and correspondingly deserialize JSON into CakePHP data arrays, designed primarily around building REST APIs with Ember and Ember Data.
lightools/bitbang-http-logger
7167 Downloads
Logger for HTTP requests and responses performed via bitbang/http library.
lezhnev74/apideveloperio-laravel
13946 Downloads
Laravel package to track each http request/response and send them to apideveloper.io
lasallesoftware/ls-responseheaders-pkg
40 Downloads
LaSalle Software Response Header Package.
kojirock5260/laravel-json-schema-validate
1064 Downloads
json schema for request and response
kazeemola/beere
1 Downloads
PHP Database Query with Restful json response
kagency/http-replay
58 Downloads
Library to replay and compare HTTP requets and responses
jpmurray/laravel-nofloc
570 Downloads
Adds a header response that should be opting out your site from being used for Google's FloC tracking.
jpcaparas/laravel-http-socks5
11 Downloads
Extends the Laravel HTTP service to allow for easy SOCKS5 proxying and provides the ability to debug the response.
jonjomckay/symfony-api-problem
23 Downloads
A Symfony-compatible response for the IETF Problem Details for HTTP APIs RFC
jelix/tcpdf-module
1876 Downloads
module for Jelix, providing a Response object and a class, to generate a PDF and sent it to a browser, using TCPDF.
jcergolj/http-client-generator-for-laravel
399 Downloads
command for generating http client request attributes, requests and responses
indiewordpress/wordpress-deleted-posts
14 Downloads
Sends a HTTP 410 (Gone) response to requests for trashed posts/pages.
ikr/xml-fu
563 Downloads
Handy utility functions to query XML. Was written to simplify dealing with SOAP responses.
ibrahimbougaoua/filament-sound
15 Downloads
The package provides a simple and convenient way to incorporate auditory cues into your application's user experience. By utilizing the Web Audio API and event listeners, FilamentSound detects successful CRUD operations and triggers the corresponding sound effect in response. This helps users receive immediate feedback and acknowledgment when performing actions like creating new records, updating existing data, or deleting entries.