laravel-when-on-relation
by mashirou1234
Adds conditional callbacks on Laravel Eloquent relationship instances.
laravel-enum-states
by innoge
A state machine for Eloquent, built on native PHP enums. No state classes, no model trait, no extra tables.
laravel-tanstack
by manusiakemos
Modern server-side datatable for Laravel, designed for TanStack Table frontends. Drop-in query builder with searching, sorting, filtering, and pagination.
rhino-laravel
Automatic REST API generation for Laravel Eloquent models with built-in security, validation, and advanced querying
laravel-custom-fields
by trappistes
Laravel package for adding custom/dynamic fields to Eloquent models without schema changes
laravel-seo-engine
by banulakwin
Portable polymorphic SEO meta for Eloquent models with trait-based auto-creation and sensible defaults.
laravel-eloquent-columns
by banulakwin
Reusable Eloquent traits and Blueprint macros: active, featured, sort order, timestamps/soft deletes, slugs (Spatie), audit columns.
laravel-typegen
by hemilrajput
Generate TypeScript types from Eloquent models, Enums & FormRequests.
laravel-composite-key
Adds full native-style Composite Primary Key support to Eloquent Models
laravel-audit-trails
by aaix
Lightweight audit-trail package for Laravel — logs created, updated, deleted, restored and force-deleted Eloquent events.
laravel-model-storage
by thrive
Manejo de archivos orientado a modelos Eloquent con soporte S3, CloudFront y storage local
laravel-eloquent-viz
by eloqviz
Eloquent model relationship graph: JSON API, artisan command, and Cytoscape.js UI for Laravel applications.
laravel-normcache
by kai-init
Normalized caching for Laravel Eloquent. Self-invalidating, Redis-backed. Caches query IDs and model entities separately with versioned invalidation.
laravel-eloquent-insight
by clcbws
Premium Eloquent performance suite with N+1 resolution, ghost relation detection, hydration profiling, and AST auto-fixing.
laravel-repository
by hmdev1
Repository for Laravel (inspired by and indebted to Bosnadev/Repositories)
laravel-domo
by jemgdevp
AI-powered database orchestrator for Laravel. Web Dashboard, TUI, and MCP server for Eloquent architecture and migration management.
laravel-searchable
by eslam-dev
Laravel Searchable — dedicated searchable columns for Eloquent with cleaning, FULLTEXT search, and rebuild tooling
laravel-status-transition
by rizalsaja
A simple and flexible trait to add state machine behaviour to Laravel Eloquent models, with transition validation and automatic history tracking.
laravel-meta
by company4-dev
Fluent Meta Data for Eloquent Models, as if it is a property on your model.
laravel-full-name
by plin-code
Search and sort Eloquent queries and Filament tables by a person's full name across first_name and last_name columns, with BelongsTo and HasOne relation support and multi-token matching.
laravel-querybuilder
Reusable query builder helpers for Eloquent APIs on Laravel 10 through 13.
laravel-sluggable
by nunomaduro
Automatic slug generation for Eloquent models via the #[Sluggable] attribute.
laravel-where-like-any
Adds whereLikeAny, whereLikeAll, whereNotLikeAny, whereNotLikeAll (and or* variants) to Laravel's query builder.
laravel-searchable
by mozex
Advanced multi-column, relation, and morph search for Laravel Eloquent models
laravel-eloquent-join-relation
by atldays
Join related Eloquent models and hydrate them as loaded relations.
snowflake-sdk
by laravel-gtm
Snowflake database driver for Laravel using REST API and Saloon — no PDO extension required
laravel-sculptor
by atldays
This package provides a convenient interface for building complex database queries using Eloquent ORM in Laravel.
laravel-clickhouse
A ClickHouse based Eloquent model and Query builder for Laravel
laravel-reactions
by webotvorba
Laravel Reactions is a simple and flexible package that allows you to add reaction functionality to any Eloquent model
laravel-eloquent-bitwise
by degecko
Manage boolean flags and statuses as a fluent collection on Eloquent models
laravel-prism
by fr3on
Static Eloquent model auditor - catches $fillable, $casts, $hidden, and factory drift before tests fail silently.
laravel-translatable
by relodev
Lightweight bilingual (FR/EN) translation for Laravel models and views
laravel-eloquent-query-cache
by atldays
Adding cache on your Laravel Eloquent queries' results is now a breeze.
commentable
by x-laravel
Polymorphic comment system for Laravel Eloquent models with nested comment support.
laravel-drafts
by parallelteam
Add drafts, versioning, and publication workflow to any Eloquent model — ideal for content editing, previews, and rollback.
laravel-binary-encryption
Eloquent cast and encryption helper that gzip-compresses and encrypts into a compact versioned binary format.
laravel-clickhouse
by ariadata
ClickHouse database driver for Laravel — Eloquent, query builder, and schema support (Laravel 13+).
laravel-audit-log-trail
A robust, diff-aware audit trail package for Laravel Eloquent models.
laravel-review
by multek
Polymorphic review and rating system for Laravel Eloquent models with caching, moderation, and events.
laravel-mariadb-vector
by devilsberg
MariaDB 11.7+ native vector storage and search for Laravel Eloquent models