laravel-feature-kit
by damianulan
Feature Kit laravel package. Helps managing your features within application code. Determine whether a feature is enabled or disabled globally or to a specific user.
laravel-model-explorer
A zero-config browser UI and MCP server for exploring your Eloquent models, relationships, scopes, and data.
laravel-eloquent
by zairakai
Enhanced Eloquent model trait for automatic table management, primary key detection, and JSON serialization with column mapping
laravel-typescript-models
by campelo
Automatically generate TypeScript interfaces from your Laravel Eloquent models via API endpoint
laravel-validate-models
by indy2kro
Validate Eloquent models against the database schema (columns, casts, fillables, relations).
laravel-atlas
by grazulex
Laravel Atlas scans your Laravel project to generate a complete, structured map of its internal components — models, controllers, routes, jobs, observers, events, commands, and more — and exports visual or machine-readable representations in formats like Mermaid, Markdown, JSON, or PDF.
laravel-translatable
by labrodev
Laravel package providing a reusable trait for multilingual search in Eloquent JSON fields.
laravel-trackable
by labrodev
Laravel package providing a reusable trait that automatically assigns a document number to Eloquent models upon creation.
laravel-numberable
by labrodev
Laravel package providing a reusable trait that automatically assigns a document number to Eloquent models upon creation.
laravel-uuidable
by labrodev
Laravel package providing a reusable trait that automatically assigns a UUID to Eloquent models upon creation.
laravel-serializes-models-with-cache
by unionworx
This package provides a drop-in replacement for Laravel's SerializesModels trait that leverages your application's cache when unserializing models.
laravel-model-settings
Add simple yet flexible settings to your Laravel models.
laravel-model-migrations
by will2therich
Declare database migrations and factory definitions inside Laravel models.
laravel-code-insights
by vcian
Display all list of controllers, repositories, models, traits, and helpers, allowing you to easily explore and access them
laravel-intelli-db
by salehhashemi
An AI-driven Laravel package for generating and managing database related things.
laravel-generate-repository-api
by waad
package to generate repository design pattern with all accessories
laravel-eloquent-union-builder
Unify multiple Eloquent query builder instances into one using SQL union
laravel-models-migration
by wmgbit
Put Laravel migration definitions inside models, and keep them synchronized with the database
laravel-datatables
by holacliente
Datatables that supports pagination and recursive searching in relations
laravel-slugidable
by josezenem
A package for Laravel that creates slugs for Eloquent models based on title and ID
laravel-model-builder
by jimbolino
builds eloquent models based on the tables and relations found in your mysql database
laravel-geoly
by akuechler
Perform fast and efficient radius searches on your Laravel Eloquent models.
laravel-postgis
by canylmz
This package implemented for calculate or check the distance between point and other database points.
laravel-datatables
by singlequote
This repo contains a Datatable that can render a filterable and sortable table. It aims to be very lightweight and easy to use. It has support for retrieving data asynchronously, pagination and recursive searching in relations
laravel-postgis
by jeorgy
A production-grade Laravel package for PostGIS spatial types and geospatial queries through Eloquent.
laravel-datatables
by acfbentveld
Datatables that supports pagination and recursive searching in relations
laravel-backpack-nestedmodels
by webfactor
Intuitively create model trees with Laravel Backpack CRUD
laravel-autoschema
by nonetallt
Generate markdown file describing all your laravel application models and their attributes.
laravel-geographical
Easily add longitude and latitude columns to your records and use inherited functionality for calculating distances
laravel-geographical
by gleman17
Easily add longitude and latitude columns to your records and use inherited functionality for calculating distances