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-dynamic-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 — Nightwatch-style 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.
laravel-api-contract
by yeab
Define API contracts in your Laravel application and generate TypeScript types, API clients, SDKs, OpenAPI specs, Postman collections, and more.
laravel-captcha-kit
by zhang-mason
Unified captcha verification for Laravel — Google reCAPTCHA v2/v3, hCaptcha, and Cloudflare Turnstile behind one Manager-based API.
laravel-impersonate
by thecyrilcril
Modern user impersonation for Laravel — securely log in as another user for admin and support workflows.
laravel-swarm-filament
by builtbyberry
Free, read-only Filament observability panel for Laravel Swarm — inspect swarm runs, steps, durable state, memory, streaming, and audit health from your app's Filament panel.
ripple-laravel
by ripple
Laravel broadcasting driver + CLI for the ripple WebSocket server (Pusher-compatible).
laravel-cooldown
by zaber-dev
Application-level action cooldown management for Laravel with cache and database storage, Eloquent integration, middleware, and a fluent API.