Libraries tagged by model data
downsider/clay
6949 Downloads
Create lightweight models and apply complex data structures to them
dhcmega/laravel-meta
5 Downloads
Fork from kodeine/laravel-meta. Fluent Meta Data for Eloquent Models, as if it is a property on your model.
skeemer/laravel-meta
41 Downloads
Fluent Meta Data for Eloquent Models, as if it is a property on your model.
danharrin/squire
1100 Downloads
A library of static Eloquent models for common fixture data.
tohir/mongodb
5 Downloads
MongoDB Database Class will Model Loader (uses Monga)
tobono/acorn-eloquent
21 Downloads
WordPress database to Eloquent models
rroycedev/roycedatabase-laravel
20 Downloads
Allows delevepors to generate laravel database migrations and models
humanized/yii2-iconhelper
66 Downloads
Helper function to link icons to model entries in a database
hobord/mongodb
3 Downloads
MongoDb database connection and model
danielemontecchi/laravel-userstamps
5 Downloads
Automatically track the user who created, updated, or deleted Eloquent models in Laravel, with database macros and model traits.
stesi/yii2-daterange-validator
33 Downloads
Adds a daterange validator that allows to validate if a model attribute is a valid date range format. Specially usefull if you want to use a DateRangePicker widget and you want to filter by from/until values
faulker/eloquent-export
11737 Downloads
A CLI tool for exporting and importing database data using Laravel's Eloquent models
sdkwala/laravel-activity-logger
1 Downloads
A Laravel package to log model events (created, updated, deleted) to a database table with hybrid model registration.
ratiborro/laravel-scopes
52 Downloads
Generating local scopes for model in existing file by database columns
jdion84/lucid
6 Downloads
Declare database schemas inside Laravel models.