Libraries tagged by refuse
nayleen/codestandard
931 Downloads
Wraps my preferred PHPCSFixer config into a class for easier reuse.
lukk/lukk
289 Downloads
Minimal-dependency JWT auth for first-party Laravel apps (unofficial; not affiliated with the Laravel team): short access tokens, opaque rotating refresh tokens, reuse detection, grace window, and instant denylist revocation.
juanchosl/httpheaders
639 Downloads
Little methods and constants collection in order to create http headers and reuse standard codes and messages
invue/infolists
49 Downloads
Read-only record display for the Invue framework — Infolist/Entry/Section layout components that reuse invue/tables' column components (TextColumn, IconColumn, ...) to render a single record's fields instead of a row.
invue/actions
108 Downloads
The shared 'button that does something' primitive for the Invue framework — a link/button with an optional confirmation modal, plus a dropdown group, reused by invue/tables (row/bulk actions) and any other package or app that needs a confirmable action.
hasanhawary/permission-manager
612 Downloads
A simple permission and role management service extracted from the app for reuse.
ci-blox/ignition-go
9 Downloads
Codeigniter Modular App Building Framework - create and reuse 'blox'
brunodebarros/helpers
233 Downloads
A set of code snippets, helper functions and libraries for reuse across projects.
brightnucleus/contracts
25263 Downloads
Set of segregated interfaces that are reused across different Bright Nucleus components.
bbs-lab/nova-password-rotation
196 Downloads
Force Laravel Nova users (or any authenticatable) to rotate their password every N days, with a native Nova-styled change screen, reuse prevention and expiry warnings.
bbs-lab/laravel-password-rotation
202 Downloads
Password rotation for any Laravel app (no admin panel required): force any authenticatable to rotate its password every N days, with reuse prevention, a first-login gate, expiry warnings and a redirect middleware.
bbs-lab/filament-password-rotation
65 Downloads
Force Filament users (or any authenticatable) to rotate their password every N days, with a native forced-change page, reuse prevention and expiry warnings.
reiarseni/sanctum-refresh-token
7 Downloads
Refresh tokens for Laravel Sanctum with token families, rotation and reuse detection.
lolaji/laravel-controller-trait
212 Downloads
A reuseable controller trait for laravel controller
requestdesk/magento-qa
10 Downloads
RequestDesk Q&A Library - Shared, reusable question-and-answer pairs that blog posts, products, and other entities attach to. Foundation for RequestDesk_Blog and RequestDesk_Aeo so Q&A content is reused, not duplicated.