Libraries tagged by eloquent model
joshoangtien/repo-design-pattern
0 Downloads
Laravel 5|6|7|8|9 - Repositories to the database layer
johannesschobel/laravel-revisionable
6258 Downloads
Makes Laravel Models revisionable
jobmetric/laravel-state-machine
5 Downloads
This package is for implementing the Eloquent State Machine of various Laravel projects.
jenssegers/mongodb-lite
1032 Downloads
A lightweight MongoDB database library and model for Laravel 4
ivan88217/laravel-auto-presenter
358 Downloads
A system for auto-decorating models with presenter objects.
inani/lazy-belongs-to-many
31 Downloads
A lightweight implementation of Laravel's BelongsToMany relationship
illuminatech/db-safedelete
36 Downloads
Attempts to invoke force delete, if it fails - falls back to soft delete.
hetparekh21/searchable
42 Downloads
Add simple search functionality to any model
hashemi/fireworks
72 Downloads
A simple trait that will help to fire property wise event on your laravel model. Using laravel model events, to create hooks.
gsferro/filtereasy
490 Downloads
Forma easy e generica de fazer filtros na model
full-scale-teams/l5-repository
102 Downloads
Laravel 5|6|7|8|9|10|11|12 - Repositories to the database layer
freevital/laravel-repository
359 Downloads
Laravel 5 Repositories
fileinvite-org/laravel-database-encryption
10386 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
fieldstone/laravel-couchbase
15 Downloads
Couchbase w/ Eloquent and Query Builder for Laravel 5.8 and up
famdirksen/revisionable
6990 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel