Libraries tagged by elquent
xint0/laravel-optimistic-locking
64861 Downloads
Adds optimistic locking feature to eloquent models.
weebly/laravel-mutate
49840 Downloads
Mutate Laravel attributes
waad/laravel-model-metadata
294 Downloads
A Laravel package for handling metadata with JSON casting and custom relation names.
visual-ideas/moonshine-spatie-medialibrary
7226 Downloads
Spatie\MediaLibrary field for MoonShine Laravel admin panel
stayallive/laravel-inverse-relations
10567 Downloads
HasMany, HasOne and MorphMany Eloquent relations with inverse hydration.
sleimanx2/plastic
141242 Downloads
Plastic is an Elasticsearch ODM and mapper for Laravel. It renders the developer experience more enjoyable while using Elasticsearch by providing a fluent syntax for mapping , querying and storing eloquent models.
sleeping-owl/with-join
86574 Downloads
Package to convert Eloquent BelongsTo subqueries into one query with left join.
sander-van-hooft/laravel-invoicable
9374 Downloads
Easy invoice generation using Laravel Eloquent
salehhashemi/laravel-repository
6526 Downloads
Implementing the repository pattern for Laravel projects.
sagalbot/encryptable
45244 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
runcmf/runtracy
70010 Downloads
Slim Framework Debugger
richan-fongdasen/laravel-i18n
84136 Downloads
Simple route and eloquent localization / translation in Laravel
rennokki/rating
16285 Downloads
Laravel Eloquent Rating allows you to assign ratings to any model.
reinder83/binary-flags
70553 Downloads
Useful class for binary operations
rackbeat/laravel-morph-where-has
51857 Downloads
Fix whereHas for morphTo relations.