Libraries tagged by eloquent model
rolfhaug/laravel-model-settings
2309 Downloads
A package that gives you a fluent api to add key/value settings to any Eloquent model
rkooistra/super-eloquent-repository
2664 Downloads
A concrete repository for Eloquent models to allow quick implementation of common functionalities, such as CRUD and search methods. Save yourself the boring stuff.
repat/laravel-migration-model
3809 Downloads
Eloquent Model for the migrations table
rennokki/eloquent-settings
4220 Downloads
Eloquent Settings allows you to bind key-value pairs to any Laravel Eloquent model. It supports even casting for boolean, float or integer types.
pion/laravel-support-eloquent
5841 Downloads
Package with small support traits and classes for the Laravel Eloquent models
phoenix/eloquent-meta
46574 Downloads
Attach meta data to Eloquent models
pepijnolivier/eloquent-model-generator
133 Downloads
Eloquent Model Generator
optigov/eloquent-graphql
1624 Downloads
This package provides automatic creation of GraphQL types and fields from Eloquent models.
oobook/manage-eloquent
2002 Downloads
Manage the laravel eloquent model relationships, table columns and column types
onramplab/laravel-security-model
12933 Downloads
A Laravel package providing security for Eloquent model
nickwest/eloquent-forms
1902 Downloads
Create Bulma compatible forms and tables directly from Eloquent Models and Collections
neuecommerce/model-casts
6764 Downloads
Some handy Laravel Eloquent model casts.
necenzurat/eloquent-meta
8298 Downloads
Fluent Meta Data for Eloquent Models, as if it is a property on your model.
nazarii-kretovych/laravel-api-model-driver
28 Downloads
API driver for Laravel 7 Eloquent models
mrdth/laravel-model-settings
1786 Downloads
Easy to use way to add settings to any Eloquent model