laravel-nplusone-autofix
by jegjessing
Reads N+1 query warnings recorded by a runtime detector, asks Claude for a minimal Eloquent fix, applies the patch, and clears the row. Ships an artisan command for Laravel 11/12/13.
laravel-select-except
Omit columns from Laravel Eloquent and query builder SELECT statements at the SQL level.
laravel-actionable-diagnostics
by alex-kassel
Multichannel diagnostic event engine, actionable exception taxonomy, event buffering, and AI agent remediation package for PHP 8.2+ and Laravel.
laravel-domain-core
by alex-kassel
High-cohesion Laravel platform foundation unifying Domain Context Registration, Dynamic Multi-Database Migrations, Context-Aware Eloquent Models, Standardized CLI Execution, Overlap Lock Management, Diagnostic Events, and Child Domain Package Scaffolding.
laravel-model-schema
by michael4d45
Native CLI that reports drift between Laravel migrations, Eloquent models, and Filament forms
laravel-iap-verification
Server-side in-app-purchase receipt verification and webhook handling for Apple App Store and Google Play — plain Laravel, no NativePHP dependency.
laravel-mail-dashboard
by copain
A local mail dashboard for Laravel: captures every outgoing email and lets you browse them in a React UI
laravel-short-url
A Laravel package for creating and redirecting short URLs, with caching and an extensible redirect pipeline.
laravel-dev-login
by byrcsc
A one-click development login page for Laravel, with named profiles that authenticate through your own guards and can carry a tenant.
php-datatypes-laravel-doctrine
by hradigital
Doctrine DBAL Types for the hradigital/php-datatypes objects, auto-wired into Laravel.
laravel-nodeless
A Laravel Livewire starter kit with no Node, npm, Vite, or frontend build step.
laravel-cors-resolver
by evanschleret
A dynamic, request-aware CORS policy resolver for Laravel applications
laravel-env-guard
by codegenie-be
Automatically audit Laravel environment variables for missing, unused, duplicate, inconsistent and unsafe usage during development.
laravel-dialog-esms
by kasunsampath
Laravel integration for Dialog eSMS (Sri Lanka) — sending, bulk campaigns, balance checks, and delivery receipts.
laravel-nplusone-baseline
by bigenergy
Catch N+1 regressions in CI. Collects lazy-loading violations across your whole test suite, compares them against a committed baseline, and fails the build only on new ones.
laravel-audit
by mrtolouei
A lightweight and framework-native audit log package for Laravel applications.
laravel-release-guard
by hopheartsceo
Detect database changes that can break the previous Laravel release during rolling and zero-downtime deployments.
video-call-meet-laravel-webrtc
by barivanlab
Self-hosted, peer-to-peer video meetings for Laravel. Zero external services — WebRTC signaling runs entirely on your own cache. Ships with drop-in routes, Blade views and a framework-free WebRTC client.
laravel-auth-audit
by phoenix1331
Authorisation coverage reporting for Laravel applications. Statically scans routes, controllers, Form Requests, and Policies to report what is and is not protected.
laravel-schema-contract
Detect inconsistencies between Laravel database schema metadata and Eloquent model casts.
runner-laravel
by obelaw
A Laravel package that provides a runner system for executing tasks with dependencies and logging.
laravel-log-monitor
by luiscamp
View, search, filter and manage Laravel log files from a modern, secure web interface.
mpesa-laravel
by kelvinc
A Laravel package for the Vodacom M-Pesa Mozambique Open API, providing C2B, B2C, B2B, reversal and transaction status operations.
sendbyte-laravel
by vercy
Laravel integration for the SendByte Africa transactional email API: a Mail driver, a direct API client, and signed webhook handling.
laravel-auditor
by mrpunyapal
Evidence-based audit methodology and read-only Laravel context tools for existing AI coding agents.
laravel-integrity
by clcbws
High-Fidelity Static AST & Container Reflection Integrity Suite for Laravel & Livewire.
laravel-auth
by laraverse
Laravel Sanctum authentication APIs with OTP verification, soft deletes, and JSON-driven RBAC.
laravel-monitoring-agent
by richness
Safely report Laravel application exceptions to a central monitoring server. Monitoring failure must never break the host application.
langsys-php-laravel
by langsys
Laravel integration for the Langsys translation SDK — service provider, @t Blade directive, locale-detection middleware, Livewire support, and Inertia SSR seeding over langsys/langsys-php.
laravel-test-container
by othmanhaba
Run your Laravel test suite in parallel against a disposable MySQL or PostgreSQL container.