boone-studios/laravel-api-keys
Prefixed, hashed API keys with scope-to-permission mapping for multi-tenant Laravel APIs.
时间:2026-07-11 21:21
innis/coding-standards
PHPStan rules that enforce the Innis coding conventions: clean-architecture layering, banned traits, interface/collection/exception placement, value-object immutability, and naming smells.
时间:2026-07-03 06:45
vortos/vortos-deploy
Vortos Deploy — provider-agnostic deployment orchestration: pure planner, strategy-as-policy (blue-green/rolling/recreate/canary), immutable definition surface (config/deploy.php), per-env layering with drift report, content-hashed reviewable plans (secret-free, signing-ready), and conformance TCKs
时间:2026-06-25 07:43
jeffersongoncalves/laravel-pwa-service-worker
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
时间:2026-06-21 23:52
oceanmoon/coding-standard
PHP_CodeSniffer coding standard extending PSR-12 with lowerCamelCase naming and modern PHP 8.4+ rules.
时间:2026-06-17 23:39
taldres/laravel-waitlist
Privacy-first, headless waitlist package for Laravel: consent logging, GDPR data access and erasure, optional double opt-in, hashed tokens, events, and CSV export. No dashboard, no mail delivery.
时间:2026-06-13 12:25
kminet/php-obfuscator
PHP source code obfuscator — transforms namespaces, classes, methods and variables into hashed equivalents while preserving full runtime behaviour
时间:2026-06-11 06:31
padosoft/laravel-rebel-recovery
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-*.
时间:2026-06-03 09:41
monkeyscloud/monkeyslegion-serializer
Attribute-driven object↔JSON/XML serializer for MonkeysLegion: property hooks, readonly DTOs, normalizer pipeline, naming strategies, PHPStan Level 9.
时间:2026-05-17 04:07
nawasara/api
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
时间:2026-05-16 16:40
harvv/laravel
Behavioral UX analytics for Laravel — detects rage clicks, dead clicks, form abandonment, scroll friction, and Core Web Vitals issues. Server-side context (route name, hashed user ID, request ID) lands in your dashboard so each detected issue is tied to the Laravel route + user that hit it.
时间:2026-05-12 20:28
weldist/laravel-pulse-md5-patch
Laravel Pulse patch for MySQL servers without a usable MD5() function — uses a plain key_hash column hashed in PHP.
时间:2026-05-12 12:24
samody/laravel-smart-postman-generator
A smart Laravel-to-Postman collection generator focused on clean structure, smart naming, request body generation, and documentation-ready API exports.
时间:2026-05-07 16:53
testo/convention
Naming convention plugin for the Testo testing framework.
时间:2026-05-02 13:31
idkwhoami/migration-rules
Enforce consistent Laravel migration naming and ordering via topological sort, inlining, and regeneration.
时间:2026-04-28 18:25