Libraries tagged by brody
ctw/ctw-middleware-tidy
92 Downloads
This PSR-15 middleware formats, fixes and beautifies the HTML in the Response body using HTML Tidy.
ctw/ctw-middleware-htmlminifier
86 Downloads
This PSR-15 middleware formats, fixes and beautifies the HTML in the Response body using a variety of adapters.
conejerock/idempotency-bundle
12 Downloads
Check idempotency keys in headers/body/query requests
cexll/hyperf-apihash
8 Downloads
API Response Body Hash In (RSA AND AES)
cexll/hash-encode
10 Downloads
hash response body
bugbuster/mobiledetection
139 Downloads
Contao helper class for detecting mobile phones and tablets (device type). A Hook adds a CSS class in the body tag.
broken-titan/laravel-header-paginate
7 Downloads
Transforms the default pagination of the Laravel responses from body metadata to the Link header.
boubacamara/ganega-http
9 Downloads
Provides simple and intuitive classes for handling HTTP requests and responses in PHP applications. The Request class encapsulates HTTP request data, making it easy to manage and access parameters, body, session, cookies, and server information. The Response class simplifies the creation and management of HTTP responses, allowing you to set content, status codes, and headers effortlessly.
binsoul/net-http-response
26 Downloads
Specialized response and body classes plus response emitter
bdus-db/bdus-api-php-client
5 Downloads
A simple to use PHP client for Bradypus API
badcamp/badcamp_blog
619 Downloads
Provides a Feature with content type and view for showing news content. Details include a title, body, and tag field. Also installs taxonomy term (Drupal Planet).
backdrop-dev/attr
25 Downloads
Backdrop Attr provides devs a system for adding filterable attributes. This is sort of like `body_class()`, `post_class()`, and `comment_class()` on steroids.
avlima/dingo-api
859 Downloads
A fork from a RESTful API package for the Laravel and Lumen frameworks without auth with query and prints the status code in the body of the response
avanzu/json-request-bundle
10 Downloads
EventListener to convert a json request body into regular request params
annonyme/response
0 Downloads
Simple repsonse-object handler with content-type processor (e.g. parse body as model for Twig-templating).