Libraries tagged by Laravel Eloquent
krossroad/laravel-union-paginator
102652 Downloads
Package to support pagination in union queries in Laravel Eloquent.
indracollective/laravel-revisor
1762 Downloads
Draft, publish and revise Laravel Eloquent Models
egyjs/dbml-to-laravel
809 Downloads
Generate Laravel Eloquent models and migration files directly from your DBML (Database Markup Language) files with ease.
asanikovich/laravel-spatial
8660 Downloads
Laravel Eloquent spatial package
alibayat/laravel-commentable
5754 Downloads
Implementing a Comment system for Laravel's Eloquent models.
protonemedia/laravel-eloquent-where-not
37942 Downloads
Laravel package to invert Eloquent scopes.
jamesmills/eloquent-uuid
43434 Downloads
A Laravel Eloquent Model trait for adding and using a uuid with models
bagusindrayana/laravel-coordinate
18321 Downloads
get nearby location from eloquent laravel
adamwathan/eloquent-oauth-l5
51752 Downloads
Stupid simple OAuth authentication with Laravel and Eloquent
adamwathan/eloquent-oauth
58983 Downloads
Stupid simple OAuth authentication with Laravel and Eloquent
kiwilan/typescriptable-laravel
12900 Downloads
PHP package for Laravel to type Eloquent models, routes, Spatie Settings with autogenerated TypeScript. If you want to use some helpers with Inertia, you can install associated NPM package.
designmynight/laravel-elasticsearch
31857 Downloads
Use Elasticsearch as a database in Laravel to retrieve Eloquent models and perform aggregations.
awobaz/eloquent-mutators
21414 Downloads
Reusable accessors/mutators (getters/setters) for Laravel 5's Eloquent
orkhanahmadov/eloquent-repository
62236 Downloads
Eloquent Repository for Laravel
arcanedev/laravel-notes
46907 Downloads
Provides the ability to add notes to your Eloquent models in Laravel.