Libraries tagged by Hashem
mccahan/laravel-auto-rehash
6444 Downloads
Automatically update Laravel password hashes as users authenticate
llegaz/redis-cache
544 Downloads
PSR-16 and PSR-6 implementations based on Redis Strings and Hashes
jv-conseil/dkim-php-mail-signature
1601 Downloads
🔏 Stand-alone DKIM class to sign your emails with a 2048 bit private key hashed with SHA-256 algorithm.
jeffersongoncalves/laravel-pwa-service-worker
138 Downloads
A Laravel package that serves a PWA service worker at /sw.js from a Blade template whose cache version tracks the Vite build manifest hash. Ships precache + cache-first (hashed assets), network-first (navigations) and stale-while-revalidate (everything else) strategies with an offline fallback, all configurable.
mikemclin/wp-password
324 Downloads
Laravel package that checks and creates WordPress password hashes
ssmulders/hashed-passport
7645 Downloads
Transforms Laravel Passport's default incrementing integer client_id into an industry standard unique hashed string. Optionally, you can use encrypted client secrets for improved security. The package is non-intrusive. See the readme for details.
northrook/hashes
24 Downloads
Crockford Base32 hashing utilities for short, URL-safe identifiers, checksums, and time-sortable prefixes
northrook/hasher
19 Downloads
Crockford Base32 hashing utilities for short, URL-safe identifiers, checksums, and time-sortable prefixes
mustafah15/hasher
7 Downloads
demo package to create message hashing
mistralys/variable-hasher
162 Downloads
PHP utility that can be used to create a hash of an arbitrary set of variables.
loophp/path-hasher
19 Downloads
Library to serialize a filesystem path
apantle/hashmapper
1255 Downloads
Simple Ordered Hashmap Object Transformer (array_map for associative arrays)
agallou/twig-hashed-file-extension
596 Downloads
Include file containing content hash in twig templates
markwalet/laravel-hashed-route
3859 Downloads
A Laravel package that replaces the default route model binding for a safer version.
zircote/bloom
20 Downloads
A PHP/Redis Bloom filter experiment