laravel-idempotency
Stripe-style Idempotency-Key middleware for multi-tenant Laravel APIs.
laravel-foundation
by performing
Shared Laravel conventions and runtime defaults for Performing applications.
laravel-identity
by net-code
Reusable, Sanctum-based authentication for Laravel — registration, login, password reset, TOTP two-factor, invitations, and social login — built with hexagonal ports & adapters.
laravel-tenancy-whit-breeze-fortify-starter-kit
by fshll
The skeleton application for the Laravel framework.
laravel-quota
by zaber-dev
Application-level quota management for Laravel with calendar periods, multiple storage backends, and expressive APIs.
laravel-id-generator
by devaspid
Concurrency-safe document and identifier number generation for Laravel.
freshen-laravel
by vatvit
Laravel bridge for Freshen — drop-in stale-while-revalidate cache with stampede prevention.
laravel-auto-translations
by ipsumlab
Automatically generates missing translation keys (JSON) by intercepting __(), trans() and @lang() calls in Laravel.
laravel-redis-entity
by hesam1996
Generate clean Redis-backed entity service classes with full CRUD support for Laravel.
legal-consent-for-laravel
by pushery
Court-proof, versioned legal consent for Laravel — GDPR-correct separation of contract acceptance, notice acknowledgment, and consent, with an append-only audit trail.
laravel-uploads
by gsebastiao
Pacote Laravel para upload de arquivos (multipart e base64) com geração de thumbnails, metadados persistidos e organização por contexto.
laravel-settings
by gsebastiao
Pacote Laravel para gestão de settings com chave composta, hierarquia de contexto (global → tenant → user) e cast dinâmico.
laravel-helpers
by gsebastiao
Auto-discover de funções helper para Laravel: cria app/Helpers, carrega tudo automaticamente (com subpastas) e cacheia para produção.
laravel-menu
by gsebastiao
Menus dinâmicos e hierárquicos (N níveis) para Laravel, com controlo de permissões flexível (none | string | id) e cache. 100% independente de qualquer pacote de permissões.
laravel-auditable
by gsebastiao
Auditoria Eloquent com resolução de labels legíveis (resolveMap), agrupamento de operações multi-tabela por batch, auditoria de falhas com debug e multitenancy opcional. Agnóstico à estratégia de tenancy.
laravel-sepidar
by ahmadi
Laravel package for integrating with Sepidar (سپیدار) accounting software API
laravel-scramble
by net-code
Scramble operation transformers for Laravel REST APIs: namespace/attribute-driven tagging, RFC 9457 error responses, and spatie-Data query parameters.
laravel-openapi
by ewk
Reusable OpenAPI response envelopes, request bodies, parameters, and components for Laravel APIs.
laravel-role-manager
by d1360l
A Laravel package to manage the relationships between users and Spatie roles, with a permission-driven UI, configurable default role, and webmaster provisioning. Built by El Flaco Programa (EFP).
laravel-ffmpeg-api
by zupolgec
Run pbmedia/laravel-ffmpeg jobs on a remote ffmpeg-api endpoint (verygoodffmpeg.com or a self-hosted instance) instead of the local ffmpeg binary, with automatic local fallback.
laravel-swarm-mcp
by builtbyberry
Read-only Model Context Protocol (MCP) server for Laravel Swarm — expose durable run history, durable-run inspection, and audit-outbox health as MCP Resources over the official laravel/mcp package.
laravel
by resultvector
Report conversion events from a Laravel application to the Result Vector API.
laravel-lock
by zaber-dev
Application-level distributed locking for Laravel with Eloquent integration, middleware, automatic owner detection, and cache/database storage.
laravel-kit
by net-code
Small, reusable conventions for building Laravel REST APIs: a Clock port, sort direction, paginated-response envelope, an idempotency middleware, ISO country-code rule, and a base context service provider.
laravel-generator
Generate Laravel models, migrations, and seeders from existing database tables
laravel
by localhoist
php artisan share — put your local Laravel dev environment online with Vite HMR, Reverb websockets, and signed URLs all working through one tunnel.
laravel-domain
by net-code
DDD tactical building blocks (aggregate root, value objects, domain events, typed UUID identifiers, business-rule specification) with optional Laravel integration.
laravel-bus
by net-code
Attribute-routed command & query buses for Laravel with a configurable middleware pipeline.
laravel-idempotency
by codenaline
Laravel middleware and drivers for handling Idempotency Keys (Cache, Database, Redis).
laravel-graphql
by hmennen90
A hand-written GraphQL engine with first-class Laravel integration (code-first + SDL).
laravel-nafith
Laravel package for Nafith API integration, sanad creation, webhook verification, and status sync
laravel-sms
by susheelbhai
Multi-provider SMS integration for Laravel applications with notification channel support
laravel-timezone-serialization
by cetria
Laravel trait for timezone-aware Eloquent model date serialization.
laravel-monitor
by ntm-dev
Local-first application monitoring for Laravel — deep request/job/query insights (requests, queries, jobs, exceptions, cache, mail, ...) on a self-hosted Livewire dashboard like Pulse.
laravel-ltree
by happenv-com
The reference-quality Laravel integration for PostgreSQL ltree, lquery and ltxtquery.
laravel-queue-monitor
by jaydeep
Monitor your Laravel queues — track pending, running, completed, and failed jobs from an Artisan command or a live web dashboard.
laravel-social-tokens
by pr4w
Persist, renew and manage OAuth social account tokens on top of Laravel Socialite.
openai-laravel
Production-ready Laravel package for OpenAI API integration with database persistence, multi-tenancy, and team management.