Libraries tagged by herd
middlewares/response-time
270148 Downloads
Middleware to save the response time into the X-Response-Time header
middlewares/csp
16905 Downloads
Middleware to add the Content-Security-Policy header to the response
lmc/http-constants
287003 Downloads
HTTP Header Fields Constants
infinitypaul/laravel-database-filter
39651 Downloads
Need to filter database results with a query string? Here's a beautiful, easy to extend laravel package to keep your code super tidy.
idleberg/wordpress-vite-assets
13758 Downloads
Injects assets from a Vite manifest to the Wordpress head, supports themes and plugins
hitrov/oci-api-php-request-sign
1264013 Downloads
This package generates proper HTTP headers to sign Oracle Cloud Infrastructure API requests
gocanto/http-client
27782 Downloads
Http client that handles retries, logging & dynamic headers.
evoweb/recaptcha
543951 Downloads
Easy on Humans, Hard on Bots
escolalms/core
250271 Downloads
Escola Headless LMS
dbfx/laravel-strapi
24781 Downloads
Laravel wrapper for using the Strapi headless CMS
badoo/soft-mocks
34621 Downloads
The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.
aura/accept
526370 Downloads
Provides content-negotiation tools using Accept* headers.
akrabat/proxy-detection-middleware
66732 Downloads
PSR-7/PSR-15 Middleware that determines the scheme, host and port from the 'X-Forwarded-Proto', 'X-Forwarded-Host' and 'X-Forwarded-Port' headers and updates the Request's Uri object.
commercetools/php-sdk
279575 Downloads
This Composable Commerce PHP SDK is deprecated effective 1st September 2022. We recommend you to use our new SDK here https://docs.commercetools.com/sdk/php-sdk#php-sdk-v2.
ycs77/inertia-laravel-ssr-head
7965 Downloads
Simple SSR Head for Inertia Laravel