Libraries tagged by model
nanigans/single-table-inheritance
2048800 Downloads
Single Table Inheritance Trait
mpociot/versionable
838366 Downloads
Allows to create Laravel 4 / 5 / 6 / 7 / 8 / 9 / 10 / 11 Model versioning and restoring
kodeine/laravel-meta
605079 Downloads
Fluent Meta Data for Eloquent Models, as if it is a property on your model.
kitar/laravel-dynamodb
482480 Downloads
A DynamoDB based Eloquent model and Query builder for Laravel.
j4mie/paris
454499 Downloads
A lightweight Active Record implementation for PHP5, built on top of Idiorm
cyrildewit/eloquent-viewable
939824 Downloads
Laravel package that allows you to associate views with Eloquent models
backpack/generators
2148778 Downloads
Generate files for laravel projects
api-platform/schema-generator
3746409 Downloads
Various tools to generate a data model based on Schema.org vocables
betterapp/laravel-db-encrypter
528444 Downloads
Provides database model attribute encryption/decryption
wildside/userstamps
1305969 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
usmanhalalit/laracsv
1567946 Downloads
A Laravel package to easily generate CSV files from Eloquent model.
unclead/yii2-multiple-input
1340992 Downloads
Widget for handle multiple inputs for an attribute of Yii2 framework model
thedoctor0/laravel-factory-generator
787980 Downloads
Automatically generate Laravel factories for your models.
tailflow/laravel-orion
447543 Downloads
Orion for Laravel allows you to build a fully featured REST API based on your Eloquent models and relationships with the simplicity of Laravel as you love it.
swisnl/json-api-client
391877 Downloads
A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.