Libraries tagged by responsive
studocu/cacheable-entities
257239 Downloads
Cacheable entities are an abstraction layer to extract away cache-related responsibilities.
sourcebroker/t3api
63473 Downloads
REST API for your TYPO3 project. Config with annotations, build in filtering, pagination, typolinks, image processing, serialization contexts, responses in Hydra/JSON-LD format.
shalvah/laravel-jsend
84166 Downloads
Laravel helpers to easily send JSend-compliant responses
sapien/sapien
45530 Downloads
Server API (SAPI) request and response objects for PHP.
radebatz/openapi-verifier
87037 Downloads
Verify JSON (api response) against OpenAPI specification.
pear/auth_sasl
906923 Downloads
Abstraction of various SASL mechanism responses
morrislaptop/laravel-pulse-4xx
57036 Downloads
Laravel Pulse Card for 4XX responses like validation, auth and not found
middlewares/encoder
104354 Downloads
Middleware to encode the response body to gzip or deflate
mazedlx/laravel-feature-policy
138291 Downloads
Add Feature-Policy headers to the responses of a Laravel app
matthewbdaly/laravel-etag-middleware
303579 Downloads
A Laravel middleware for adding ETags to HTTP requests to improve response times
jacobbennett/stripe-test-token
53715 Downloads
Quickly create Stripe test tokens for successful and exceptional Stripe responses.
givebutter/laravel-custom-fields
54553 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.
directmailteam/direct-mail
196075 Downloads
Advanced Direct Mail/Newsletter mailer system with sophisticated options for personalization of emails including response statistics.
debuss-a/mtomsoapclient
150842 Downloads
This class overrides SoapClient::__doRequest() method to implement MTOM for PHP. It decodes XML and integrate attachments in the XML response.
ciareis/bypass
10528 Downloads
Bypass for PHP provides a quick way to create a custom instead of an actual HTTP server to return prebaked responses to client requests. This is most useful in tests, when you want to create a mock HTTP server and test how your HTTP client handles different types of responses from the server.