laravel-snap
by dvarilek
A Laravel package for capturing and persisting the state of Eloquent models along with their relationships.
laravel-sluggable
by ka4ivan
Generate slugs when saving Eloquent models (multilingualism, multigroups, uniqueness)
laravel-model-metadata
by waad
A robust Laravel package for handling metadata with JSON casting, custom relation names, and advanced querying capabilities.
laravel-revisions
by minasm
An update for from neurony. Create multiple revisions of any Eloquent model record along with its underlying relationships
laravel-filter
by meius
A Laravel package for applying dynamic filters to Eloquent models based on request parameters.
laravel-model-ts-type
by acelords
This package makes it possible to generate TypeScript types based on your models
laravel-url
by jobmetric
It is a package for url and slug storage management in each model that you can use in your Laravel projects.
laravel-model-nanoid
by parables
This package allows you to easily work with NanoID in your Laravel models.
laravel-scoped-mail-config
by lacodix
A package that enables user or tenant specific mail driver configuration.
laravel-global-or-scope
by lacodix
A Laravel package to add possibility to use global scopes with an or operation in Eloquent Models.
laravel-state-machine
by jobmetric
This package is for implementing the Eloquent State Machine of various Laravel projects.
laravel-statistics
by godscodes
Statistics is a lightweight, yet detailed package for tracking and recording user visits across your Laravel application. With only one simple query per request, important data is being stored, and later a cronjob crush numbers to extract meaningful stories from within the haystack.
laravel-attributes
by godscodes
Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
laravel-model-datatable-ssp
by ymigval
Extension designed to seamlessly integrate Laravel models with server-side DataTables. It provides a convenient and efficient way to fetch, transform, and display data from your Laravel models in DataTables.
laravel-translation
by jobmetric
This is a package for translating the contents of different Laravel projects.