laravel-gmail-mailbox
by eibs
A reusable Laravel package for Gmail API integration, OAuth authentication, inbox UI, email details viewer, and message compose/reply.
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-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-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.
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-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.
laravel-auditor
by mrpunyapal
Evidence-based, agent-agnostic auditing tools and methodology for Laravel applications.
laravel-analytics
First-party, self-hosted application analytics for Laravel.
laravel-queue-manager
by alveby
Cancel, delete, pause, reschedule and inspect Laravel queue jobs from code. Redis driver, no UI required.
vipps-laravel
by nesthus
Unofficial Laravel bridge for nesthus/vipps-php: config with enforced timeouts, webhook middleware and events, artisan commands, and a Socialite driver for Vipps Login.
hddlaravelhelpers
Tools to build standard model structure and connect to primevue frontend library
laravel-sep-pcpos
by zarbinco
An unofficial Laravel SDK for integrating with SEP Central PC-POS services.
laravel-hyperpay
by osama-98
HyperPay (OPPWA) knowledge for Laravel AI agents: Boost guidelines and skills covering checkout, registration tokens, merchant-initiated charges, webhooks and result codes.
qr-generator-laravel
A beautiful QR Code Generator package for Laravel with custom color support, premium dark UI, and SVG download.
laravel-whitelabel
by byrcsc
Manage white-label branding and settings across Laravel views, mail, notifications, and queued jobs.
laravel-queue-watch
Automatically restart your Laravel queue worker when application code changes, using pure-PHP polling — no Node.js required.
laravel-react-starter-kit
The skeleton application for the Laravel framework.