laravel-sso
by phattarachai
Drop-in "Sign in with Google" for single-owner Laravel apps: an email allowlist, one owner account, a remember-forever session, and a local-only login for *.test — with a swappable Socialite driver for a self-hosted IdP later.
conditional-cache-laravel
by rene-roscher
Conditional caching for Laravel: only cache a value when it passes validation (Cache::rememberWhen and friends).
laravel-captcha
by shafiqpab
A reusable, extensible CAPTCHA package for Laravel 10+ with image, math and text generators.
laravel-mikrotik
by easybdit
A Laravel abstraction for MikroTik RouterOS devices: connection management, router resource and hardware-health retrieval over the RouterOS REST API.
laravel-socialite
Framework-agnostic Laravel Socialite toolkit: fluent provider config, user resolution/registration and linked social accounts.
laravel-aws-iam-audit
by houdaslassi
Generate least-privilege AWS IAM policies for your Laravel app and audit your AWS account, right from Artisan.
laravel-stampede-guard
by mohamedtarek
Cache stampede prevention for Laravel: atomic-lock remember and XFetch probabilistic early expiration.
laravel-weighted-dbmanager
by uak35
Smooth weighted round-robin read-replica routing, windowed writer fallback and replica health tracking for Laravel
laravel-admin
Separate Admin authenticatable model with its own guard, provider, password broker, migration, factory and observer for Laravel.
laravel-user
Base authenticatable User model, migration, factory and observer shared by the jeffersongoncalves Laravel starter kits.
laravel-cliproxy
by hojabbr
CLIProxyAPI for Laravel: a laravel/ai driver over either wire protocol, gateway-first routing with a fallback of your choice, the management API, and batches run as queued calls.
laravel-security
by sagor
Production-ready defense-in-depth security firewall package for Laravel applications protecting against web threats, API abuse, malicious uploads, bots, and application-layer DoS.
laravel-metrics
by kevariable
Send app metrics from Laravel to Prometheus, StatsD, OpenTelemetry, CloudWatch and more, with one API. A Laravel bridge for beberlei/metrics.
laravel-lazarus
Self-healing Laravel apps: turns a production exception into a proven, reviewed pull request with a failing test, a minimal patch and red-to-green evidence.
monitor-laravel
by jasnita
Agent Jasnita Monitor untuk Laravel: error, performa, query, dan breadcrumb dikirim ke server Jasnita Monitor.
laravel-performance-analyzer
by zhora1996
Detects N+1 queries, duplicate queries, slow queries and other performance problems in Laravel applications — and explains how to fix them.
laravel-dpd
A Laravel integration for the DPD Austria / Gebrüder Weiss Paketdienst WEB.Service.
laravel-keycloak-sanctum
by kaveraa
Connexion Keycloak (SSO) pour une SPA avec une API Laravel : jeton Sanctum, rôles, déconnexion depuis Keycloak (back-channel logout) et après inactivité.
laravel-carve
Carve markup for Laravel: named render profiles, Blade directives and component, .crv views, Eloquent cast, Str macros, validation rule, linting, Markdown/HTML import and Artisan commands, built on markup-carve/carve-php.
laravel-seo
by ismailnakkar
Head tags, robots.txt, sitemaps and IndexNow for Laravel, with crawlability test helpers and a live check.
laravel-sharded-storage
by stormkix
Verteilt gespeicherte Dateien per Hash-Sharding auf Unterverzeichnisse, damit einzelne Verzeichnisse nicht überlaufen.
laravel-sap-proxy
by phattarachai
Laravel database driver that runs SAP HANA queries through an HTTP SQL proxy — retries a restarting proxy, base64-encodes SQL past IPS filters, and reports the failing SQL.
laravel-vitepay
by ibracilinks
Accept Orange Money and other mobile money payments in Laravel through VitePay.
laravel-cart
by sumonwd
Session and database backed shopping cart and wishlist for Laravel, with multiple instances, vouchers, tax, shipping and guest-to-user merge on login.
laravel-msg91
by ajit-das
Laravel notification channels for MSG91 SMS, WhatsApp and OTP, with fluent message builders.
mailcraft-laravel
by mail-craft
Official Laravel integration for MailCraft — a Mail transport, facade, and config publishing on top of mail-craft/mailcraft-php.
a2a-laravel
Laravel bridge for the A2A PHP SDK: Route::a2a(), queued execution with live SSE streaming, Redis Streams or database event log, owner-scoped storage.
laravel-audit-chain
by cboxdk
Cbox Audit Chain: a tamper-evident, hash-chained audit trail for Laravel, with signed checkpoints and external anchoring.
laravel-db-portable
by vuthaihoc
Portable query builder helpers for JSON numbers, NULLS LAST and JSON counters across PostgreSQL/CockroachDB, MySQL/MariaDB/MatrixOne and SQLite, plus scan, audit and copy tools for switching database drivers
laravel-queryflow
by brnrajoriya
QueryFlow: turn any Eloquent model into a safe, filterable, sortable, searchable and paginated REST list endpoint - driven by a per-model whitelist.
laravel-inertia-permission
by twintylabs
Generate TypeScript types from Spatie Laravel Permission for Inertia.js (React & Vue)