laramint/laravel-security-scanner
Laravel-aware security rules for php-security-scanner. Detects Laravel SQL injection (DB::raw, whereRaw), mass assignment, debug/dd leaks, unsafe validators, CSRF bypass, insecure cookies, env exposure, Blade raw echo, open redirect, Http SSRF, Storage/File path traversal, file-upload validation gap
时间:2026-05-15 01:29
fahimtayebee/preflight
A Laravel project audit and security checker package.
时间:2026-05-08 20:42
samaphp/laravel-bounded
Boundary enforcement for Laravel — invokable controllers, transaction commit boundaries, log event keys, DTO discipline, facade zones, middleware foreclosure. Validators run at artisan boot; static rules ship for PHPStan and Deptrac.
时间:2026-05-06 20:38
digitaldev-lx/laravel-process-map
Static-analysis package that maps the business processes inside any Laravel application: models, controllers, actions, jobs, events, listeners, notifications, policies, commands, routes, schedule, and broadcasting.
时间:2026-05-04 23:12
oxhq/oxcribe
Runtime-first Laravel package that enriches routes with Oxinfer static analysis
时间:2026-04-30 19:34
mjgapp/larascan
Dependency-free Laravel static analysis scanner with auto-fix, baseline, and SARIF output. Composer + Claude Code skill.
时间:2026-04-26 22:37
oxhq/deadcode-laravel
Laravel dead code pruning with evidence, staged deletion, and rollback
时间:2026-04-25 21:49
odinns/coding-style
Shared Rector and PHPStan defaults for Laravel projects.
时间:2026-04-25 09:46
jaydeep/laravel-xray
Analyze and understand large Laravel applications through architecture visualization and dead code detection.
时间:2026-04-23 12:06
malikad778/laravel-blade-ally
Static Accessibility Analyzer for Laravel Blade & Livewire Templates
时间:2026-04-13 04:24
fr3on/laravel-ghost
Identify and eliminate dead routes, orphaned event listeners, and zombie jobs in your Laravel application.
时间:2026-04-12 13:37
fr3on/laravel-prism
Static Eloquent model auditor - catches $fillable, $casts, $hidden, and factory drift before tests fail silently.
时间:2026-04-12 11:01
kwadwokyeremeh/laravel-package-ide-helper
Standalone IDE Helper Generator for Laravel Packages - No Laravel Required
时间:2026-04-09 12:56
kha333n/laravel-code-graph
A persistent code graph for Laravel projects. Indexes your codebase into a local SQLite graph and exposes it to AI assistants over MCP, so they get token-efficient, structurally accurate context instead of re-reading files.
时间:2026-04-08 10:37
arafa/laravel-deadcode-detector
Detect and report dead / unused code in Laravel applications.
时间:2026-04-03 09:16