laravel-localization
by zaber-dev
Application-level multilingual content management and provider-agnostic translation orchestration for Laravel.
laravel-repository-pattern
by darwinnatha
An elegant and flexible Repository Architecture package for Eloquent models in Laravel.
laravel-assignment
by byrcsc
Assignment routing for Eloquent models: any model can be assigned, any model can be an assignee, with atomic slot claims, an offer and accept handshake, pluggable selection policies, fair per-scope rotation, a priority queue, and offer cascades.
laravel-customer-health
by byrcsc
Business-event tracking, feature adoption, onboarding progress, and declarative customer health scores for Laravel applications.
laravel-checklist
by byrcsc
Run versioned Laravel checklists from template authoring through completion and review, with evidence, scoring, reports, and a tamper-evident audit trail.
laravel-smart-filter
A powerful, elegant, and extensible Eloquent filtering package for Laravel 8, 9, 10, 11 & 12.
laravel-mentions
by byrcsc
Mention infrastructure for Eloquent models, with configurable parsing, resolution, persistence, and lifecycle events.
laravel-query-filter
by ekramhossain
A flexible query filtering package for Laravel with operators, date ranges, relational filters, and sorting.
laravel-hold
by byrcsc
Temporary resource holds for Eloquent models: any model can be held, any model can hold, with capacity-aware atomic acquisition, expiring or indefinite claims, and lifecycle events.
laravel-model-tools
by malsanyang
Laravel model utilities including UUID reference generation, reference route keys, and migration scaffolding.
laravel-cartographer
by byrcsc
Generate a Mermaid entity relationship diagram of your Laravel application from its Eloquent models and database schema.
laravel-comments
by byrcsc
Threaded comments for Eloquent models, with guest authors, moderation statuses, reactions, edit history, attachments, pinning, and lifecycle events.
laravel-n1-detector
Detect N+1 queries in your Laravel tests via SQL fingerprinting, and fail CI when they appear.
laravel-fpe-route-keys
by tmc1807
Format-preserving encrypted route keys for Laravel Eloquent models.
laravel-approval
by byrcsc
Multi-stage approval workflows for Eloquent models: database-driven workflows, attribute drafts, approval thresholds, and a verifiable audit trail.
laravel-chronicle
Lightweight Laravel package that automatically tracks Eloquent model changes.
laravel-doctrine-projections
by darangonaut
Read-only Eloquent models generated from Doctrine ORM metadata — query with Eloquent, write through your domain.
laravel-approvals
by reynotech
Approval workflows for Eloquent models: capture pending changes, gate them behind N approvers/disapprovers, and apply the diff once approved.
laravel-api-scaffold
by caminodeldev
Generate clean, secure and configurable Laravel APIs from database tables.
laravel-datatable
by syscage
A fluent, extensible Laravel datatable package for Eloquent models, query builders, collections and arrays, driven automatically by HTTP request headers.
laravel-persian-search
by zarbinco
Persian-aware document search, multilingual typo correction, query expansion, indexing, and relevance tools for Laravel.
laravel-ai-attributes
by parselynk
Add AI-powered computed attributes to any Eloquent model — a thin Eloquent layer on top of the official Laravel AI SDK.
laravel-workflow
by zaber-dev
Application-level workflow orchestration for Laravel with state transitions, audit history, rollback support, cache and database drivers, Eloquent integration, and a fluent API.
laravel-content-bridge
by goodfellazz
Universal Laravel bridge for external AI content generation SaaS
laravel-reservation
by zaber-dev
Application-level resource reservation for Laravel with stateful booking lifecycles, expiration, cache and database storage, Eloquent integration, middleware, and a fluent builder API.
laravel-base-repository
by robertgdev
A lightweight base repository for Laravel Eloquent models with full CRUD and query support, no Criteria overhead.
laravel-bit-masks
by zuko
Bitmask toolkit for Laravel — flag class generator, Eloquent integration, fluent query scopes and bit-level helpers.
laravel-api-query-helper
by iwastenot
Turn HTTP query strings into safe Eloquent queries - filtering, sorting, _q search, relation filters, and OR groups for Laravel APIs
json-api-laravel
by haddowg
Laravel package for haddowg/json-api: idiomatic routing, content negotiation, validation, and an Eloquent data layer for spec-compliant JSON:API 1.1 endpoints.
laravel-mssql-case-adapter
by basedon
Transparent snake_case to UPPERCASE identifier mapping for legacy SQL Server databases in Laravel.
laravel-quota
by zaber-dev
Application-level quota management for Laravel with calendar periods, multiple storage backends, and expressive APIs.
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-lock
by zaber-dev
Application-level distributed locking for Laravel with Eloquent integration, middleware, automatic owner detection, and cache/database storage.
laravel-generator
Generate Laravel models, migrations, and seeders from existing database tables
laravel-timezone-serialization
by cetria
Laravel trait for timezone-aware Eloquent model date serialization.
laravel-ltree
by happenv-com
The reference-quality Laravel integration for PostgreSQL ltree, lquery and ltxtquery.
laravel-cooldown
by zaber-dev
Application-level action cooldown management for Laravel with cache and database storage, Eloquent integration, middleware, and a fluent API.
model-auditor-laravel
by paresh27
Laravel integration for paresh27/model-auditor — audit Eloquent model changes
laravel-route-model-upcaster
by cetria
Laravel package for automatically resolving Eloquent models based on a database column.
laravel-discount
by binafy
The Laravel-Discount is a Laravel package designed to handle discounts in your application effortlessly
laravel-eloquent-embeddables
by kyzegs
Doctrine-like embeddables for Eloquent using Laravel's native custom cast system.
laravel-redis-model-cache
by sm-me
Optimized Redis model and hash-set caching service for Laravel Eloquent.
laravel-data-retention
by webrek
Declarative data retention for Laravel: keep records for a window, then delete or anonymize them automatically — with a compliance audit log.
laravel-log-database
by sinemacula
A database Monolog log driver for Laravel - persists log records to an Eloquent-backed table.