jeffersongoncalves/laravel-discord-logger
Send Laravel logs to Discord with deduplication, configurable error grouping, rate limiting, async delivery and a graceful no-op when the webhook URL is missing.
时间:2026-06-22 15:21
jeffersongoncalves/laravel-locale-cookie
A Laravel middleware that resolves the application locale from a cookie, validating the requested value against a configurable list of supported locales and falling back to a sensible default when the cookie is missing or unknown. Cookie name, supported locales, and fallback locale are all driven by
时间:2026-06-20 19:57
savinmikhail/annotate_throws_rector
Rector rule to add missing @throws tags for direct throws and inter-class propagation
时间:2026-06-20 18:26
yuriidiachuk/laravel-typed-i18n
Generate TypeScript types from Laravel translation files
时间:2026-06-19 11:10
madbox-99/filament-translatable-model-labels
Resolve Filament Resource model labels (singular and plural) through Laravel translations.
时间:2026-06-19 09:57
glueful/i18n
Localization primitives for Glueful apps and extensions.
时间:2026-06-11 17:51
ols/php-ruler
A transparent expression & rule evaluator in pure PHP. No dependencies. Strict typing, a safe mode that collects missing variables instead of failing, and an explain mode that shows exactly why a rule passed or failed. Move business logic out of your code.
时间:2026-06-06 11:53
ceedcv-maya/shared-translations-laravel
Polymorphic translations for Laravel: a single translations table + HasTranslations trait to store per-locale field values for any model (panel alerts, messages, …).
时间:2026-06-05 15:35
syriable/filament-translator
Convention-based automatic translations for Filament forms, tables, actions, and pages.
时间:2026-06-04 13:08
sumaiazaman/laravel-stringable-extras
Missing whenDoesntContain and whenDoesntContainAll methods for Laravel's Stringable class.
时间:2026-05-22 09:06
nativecodein/laravel-translation-scanner
Laravel translation scanner that auto-extracts __(), trans() and t() strings from PHP, Blade, and Inertia React (JS/TS/JSX/TSX) files into resources/lang/en.json. Supports Laravel 10, 11, 12 and 13.
时间:2026-05-20 08:45
sameedkun/laravel-relationship-events
Missing relationship events for Laravel — actively maintained fork of chelout/laravel-relationship-events
时间:2026-05-19 15:29
nativecode/laravel-auto-lang
Auto append missing Laravel translations to en.json
时间:2026-05-19 13:37
xnoire666/db-diff
Laravel artisan command that diffs two MySQL databases and generates SQL files for the missing tables, views, columns, and mismatched column properties.
时间:2026-05-18 09:29
mfn/phpstan-lost-in-translation
Helps find missing translation strings in Laravel applications
时间:2026-05-16 10:35