Libraries tagged by herd
rambomst/php-bounce-handler
104435 Downloads
Parses email bounce notifications and turns them into associative arrays and returns header information with bounce statuses
philippemarcmeyer/fieldslinker
52024 Downloads
Designed for matching files headers to database fields during the process importing. Allows drawing links between elements of 2 lists.
middlewares/response-time
196967 Downloads
Middleware to save the response time into the X-Response-Time header
malukenho/docheader
264775 Downloads
A small library to check header docs
lmc/http-constants
242194 Downloads
HTTP Header Fields Constants
infinitypaul/laravel-database-filter
27210 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
10762 Downloads
Injects assets from a Vite manifest to the Wordpress head, supports themes and plugins
gocanto/http-client
24554 Downloads
Http client that handles retries, logging & dynamic headers.
evoweb/recaptcha
461547 Downloads
Easy on Humans, Hard on Bots
dbfx/laravel-strapi
17633 Downloads
Laravel wrapper for using the Strapi headless CMS
barzo/password-generator
32595 Downloads
PHP library for generating easy to remember but hard to guess passwords
badoo/soft-mocks
30030 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
484667 Downloads
Provides content-negotiation tools using Accept* headers.
atrox/haikunator
189105 Downloads
Generate Heroku-like random names to use in your php applications.
akrabat/rka-content-type-renderer
318441 Downloads
Render an array to a JSON/XML/HTML PSR-7 Response based on a PSR-7 Request's Accept header.