Libraries tagged by elo
okipa/laravel-table
53769 Downloads
Generate tables from Eloquent models.
nevadskiy/laravel-tree
115371 Downloads
Tree-like structure for Eloquent models.
nevadskiy/laravel-position
91942 Downloads
Arrange Laravel models in a given order.
nayjest/grids
156500 Downloads
Grids for Laravel 4 & Laravel 5 frameworks
mvanduijker/laravel-model-exists-rule
230133 Downloads
Validation rule to check if a model exists
mr-punyapal/laravel-extended-relationships
14885 Downloads
Package provides additional, more efficient relationship methods for Laravel Eloquent models.
mpyw/laravel-local-class-scope
122143 Downloads
A tiny macro that reuse a global scope class as a local scope
mozex/laravel-scout-bulk-actions
47024 Downloads
Import, flush, and queue-import all your Laravel Scout searchable models at once. Auto-discovers models, runs in bulk, tracks progress.
moloquent/moloquent
116468 Downloads
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
matchory/elasticsearch
68959 Downloads
The missing elasticsearch ORM for Laravel!
laragear/meta-model
1670327 Downloads
Let other developers customize your package model and migrations
langleyfoxall/xero-laravel
249740 Downloads
💸 Access the Xero accounting system using an Eloquent-like syntax
korridor/laravel-computed-attributes
69902 Downloads
Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.
kiwilan/typescriptable-laravel
30127 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.
jedrzej/withable
211262 Downloads
Withable trait for Laravel's Eloquent models