Libraries tagged by Dashed
nawasara/api
146 Downloads
Public REST API plumbing for the Nawasara superapp framework — API token management with hashed storage, scope registry, HMAC-signed stream URLs, and audit log infrastructure. Domain packages (cctv, wifi, ...) provide their own routes/controllers/transformers; this package owns auth + scope + token lifecycle.
jv-conseil/dkim-php-mail-signature
1539 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
45 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.
castiron/webpackassets-plugin
5109 Downloads
Webpack hashed files in October CMS
atldays/laravel-hashids
124 Downloads
Laravel Hashids package for generating short hashed identifiers for models and other numeric values.
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.
markwalet/laravel-hashed-route
3859 Downloads
A Laravel package that replaces the default route model binding for a safer version.
erashdan/hashid
7509 Downloads
Simple package to hash eloquent primary key
tobymaxham/laravel-hashid
148 Downloads
This package enables support for hashed ID's in your laravel application.
rocketweb/magento-captcha-bypass
6831 Downloads
The extension disables Google reCAPTCHA by providing a simple hashed value thru a cookie
rbennett/laravel-model-encryption
1713 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes and hashed attributes.
padosoft/laravel-rebel-recovery
85 Downloads
High-assurance account recovery for Laravel Rebel: single-use HMAC-hashed recovery (backup) codes, generated once at enrolment, with anti-ATO checks. Part of padosoft/laravel-rebel-*.
mkd/laravel-advanced-otp
7 Downloads
An advanced, customizable OTP (One-Time Password) verification system for Laravel applications, supporting hashed token and custom validation methods.
boone-studios/laravel-api-keys
26 Downloads
Prefixed, hashed API keys with scope-to-permission mapping for multi-tenant Laravel APIs.
andrelohmann-silverstripe/extended-image
1337 Downloads
Extends the Image Object with some more Methods and adds a SecureImage for md5 hashed file names.