genai/trace
Request correlation IDs for centralized logging. A TraceInterceptor reads X-Request-Id (or generates one), exposes it via a TraceContext bean + a global trace_id(), echoes it on the response, and a Monolog processor stamps it on every log line. PHP 5.3-safe at runtime.
时间:2026-07-10 01:34
genai/google-form
Submit data to a Google Form from the server: POST to the form's formResponse endpoint, mapping your fields to entry.NNN ids. Best-effort with a short timeout so it never blocks the request (it returns false rather than throwing). curl with a stream fallback. PHP 5.3-safe.
时间:2026-07-10 01:27
informaticadoslago/censo-vias
Importa el callejero del Censo Electoral del INE (fichero VIAS de ancho fijo + TiposVia.csv) a las tablas de vías y tipos de vía de una aplicación Laravel, mediante upsert por clave natural (no duplica ni cambia ids existentes).
时间:2026-07-09 19:37
marcin-orlowski/polish-ids-faker
FakerPHP provider for generating various IDs used in Poland
时间:2026-07-06 09:12
marcin-orlowski/polish-ids
Validators for various IDs used in Poland.
时间:2026-07-06 09:05
pushery/polyslug-for-laravel
Polymorphic, multilingual routable identity for Eloquent — leak-safe IDs, per-locale slugs, and hreflang out of the box.
时间:2026-07-05 09:41
intervention/imagehash
Perceptual image hashing for PHP
时间:2026-07-04 08:19
sm-me/laravel-redis-model-cache
Optimized Redis model and hash-set caching service for Laravel Eloquent.
时间:2026-07-01 11:34
vortos/vortos-scheduler
Vortos Scheduler — in-app leader-elected distributed scheduler. Recurring + one-shot + interval triggers, static (compile-time) and dynamic (DB-stored) schedules, agnostic LeasePort (SQL/Redis/PG-advisory), idempotent fire-to-CommandBus, misfire + overlap policies, hash-chained audit, OTel, dead-man
时间:2026-07-01 05:04
ausus/view-system
AUSUS L5 — View System. ViewDefinition / PageDefinition / SectionDefinition: pure presentation metadata assembled for the React Renderer. No compile, no hash, no repository.
时间:2026-06-29 03:19
accredifysg/php-keccak-64bit
Fast, dependency-free Keccak (224/256/384/512) and SHAKE (128/256) for 64-bit PHP — a drop-in, ~5x faster alternative to kornrunner/keccak.
时间:2026-06-24 07:27
laravel-chronicle/filament
Read-only Filament panel plugin for Chronicle - browse and cryptographically verify your tamper-evident audit ledger.
时间:2026-06-23 05:41
mohammed94/compliance-export
Turn your Laravel audit logs into signed, PII-redacted, regulator-ready compliance reports (GDPR DSAR, SOC 2, HIPAA) — tamper-evident via a hash chain.
时间:2026-06-22 15:52
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
hedgehog-lab/hash-model-ids
Dynamically create a hash of an Eloquent model id value to avoid exposing a record's actual database id.
时间:2026-06-18 11:07