Libraries tagged by laravel data model
sarfrazrizwan/laravel-merge-tags
40 Downloads
A Laravel package for seamlessly merging model data into HTML templates.
proai/laravel-data-integrity
283 Downloads
Scan your Eloquent models for data integrity violations and fix them automatically.
paxha/laravel-reportable
1275 Downloads
This Laravel Eloquent extension provides record according to dates using models.
koodoo/laravel-trait-encrypt
17608 Downloads
A Laravel Eloquent Model trait for Encrypting model data
hedii/laravel-date-range
40565 Downloads
A date range trait with local scope methods for Laravel Eloquent models
bernskiold/laravel-data-scrubber
989 Downloads
A package for Laravel to clean or scrub data such as PII from models.
bjthecod3r/laravel-recordables
1116 Downloads
Record snapshots of Eloquent model data over time.
phattarachai/claude-tasks-laravel
57 Downloads
Headless Claude task runner for Laravel — declare a Task class (prompt + JSON schema + context), run it through the Claude Code CLI, get schema-validated JSON back. The model returns data; the app writes the database.
jlorente/laravel-eloquent-splitted-dates-trait
6039 Downloads
A Laravel Trait for Eloquent Models to handle date fields that are stored both in the date field itself and in separate field components such as year, month, day, time, etc...
dprmc/laravel-kroll-kcp-data-feed
4225 Downloads
Laravel models for the Kroll KCP Data Feed.
timothepearce/laravel-time-series
5363 Downloads
Laravel Time Series provides an API to create and maintain projected data from you Eloquent models, and represent them as time-series.
cloudcake/laravel-properties
3 Downloads
Associate generic data to any other model without polluting your application model logic, for Laravel.
timothepearce/laravel-quasar
55 Downloads
Laravel Time Series provides an API to create and maintain projected data from you Eloquent models, and represent them as time-series.
will2therich/laravel-model-anonymizer
118 Downloads
Declare Model Anonymize Classes To Help Anonymize Data.
torann/remote-model
14385 Downloads
An eloquent-like model, for the Laravel framework.