Libraries tagged by eloquent model
astrotomic/laravel-cachable-attributes
36714 Downloads
Allows to cache attribute accessor values in an easy way.
adobrovolsky97/laravel-repository-service-pattern
4188 Downloads
Laravel 5|6|7|8|9|10 - Repository - Service Pattern
achillesp/laravel-crud-forms
5088 Downloads
Create CRUD Forms for Laravel Models.
rinvex/laravel-statistics
4070 Downloads
Rinvex Statistics is a lightweight, yet detailed package for tracking and recording user visits across your Laravel application. With only one simple query per request, important data is being stored, and later a cronjob crush numbers to extract meaningful stories from within the haystack.
tiagomichaelsousa/laravelfilters
23966 Downloads
Laravel Filters is a package that allows to filter eloquent models in a clean way.
thinktomorrow/dynamic-attributes
19623 Downloads
easily store and retrieve document values of an eloquent model
szana8/laraflow
5511 Downloads
Laravel workflow package for Eloquent models.
mathieutu/laravel-json-syncer
31109 Downloads
Export and import your Eloquent models to/from JSON
liberu-genealogy/laravel-gedcom
2460 Downloads
A package that converts gedcom files to Eloquent models
kblais/query-filter
41942 Downloads
Easily create filters for your Eloquent models.
kblais/laravel-uuid
77100 Downloads
A simple library to use UUIDs as your Eloquent model's primary key.
imanghafoori/laravel-temp-tag
8513 Downloads
Laravel Temporary Tag simplify tagging Eloquent models.
hyperf/scout
118716 Downloads
Hyperf Scout provides a driver based solution to searching your Eloquent models. Inspired By Laravel Scout.
egyjs/dbml-to-laravel
971 Downloads
Generate Laravel Eloquent models and migration files directly from your DBML (Database Markup Language) files with ease.
dniccum/nova-webhooks
6447 Downloads
A tool for Laravel's Nova administrator panel that enables users to create webhooks that can be customized to fire on specified Eloquent model events (created, updated, etc). This allows applications to communicate with other applications and integrations (Zapier, If This Then That, etc).