Libraries tagged by model data
crocodicstudio/cbmodel
13595 Downloads
Boost your laravel database relation with model enhancement
zynfly/laravel-meta
5 Downloads
Easily add and manage meta data for your Laravel models with a clean, intuitive primary-meta table approach.
naumov-adata/pipeline-filter
290 Downloads
Library for using the pipeline data filtering pattern in models
zoomyboy/file-upload
185 Downloads
Upload files to an elouent model and assign them in the database
modera/security-bundle
5666 Downloads
Provides database aware implementation of Security model + some other perks
dms-org/common.structure
4773 Downloads
Implementation of common data structures for use in domain models
slivka-b/laravel-translatable
173 Downloads
[fork] The package provides possibility to translate your Eloquent models into different languages using a single database table.
signifly/laravel-translator
3067 Downloads
Database based translations for your Eloquent models.
vxsoft/laravel-repository
16 Downloads
Laravel Repository is a powerful Laravel package designed to simplify the interaction with Eloquent models by implementing a repository-based architecture. It separates the data persistence logic from the application's business logic, promoting a clean, maintainable, and testable codebase.
jeffersongoncalves/laravel-created-by
10 Downloads
This Laravel package automatically logs the currently logged-in user's ID to the `created_by`, `updated_by`, `deleted_by`, and `restored_by` fields of your Eloquent models. It also automatically timestamps the `restored_at` field when a model is restored. This simplifies the tracking of data modifications and provides valuable auditing capabilities. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.
floriandomgjoni/laravel-ai-factory
25 Downloads
Laravel package for generating realistic factory data using AI (OpenAI, Gemini, DeepSeek) with support for manual and hardcoded fields, model events, and bulk inserts.
bigsnowfr/larastats
36 Downloads
This package allow you to fetch stats as a graph or as an integer from one of your model and get a simple value or an array with a pair value of date and count.
aidask/yii-closure-table-behavior
175 Downloads
ActiveRecord model behavior that allows to work with tree data.
abdomassoun/algeria-wilayas
12 Downloads
This package is designed to help Laravel developers integrate wilayas data into their projects in the easiest way possible. It includes an enum of wilayas and provides the ability to create a table that includes all the data of wilayas with their information (optional to create a table of wilayas). It also includes a Wilaya model (class).
thisvessel/carbonated
403 Downloads
An Eloquent model trait that offers more flexible timestamp/date/time handling.