Libraries tagged by laravel-eloquent
tanthammar/recurring
2490 Downloads
Laravel Eloquent RRULE tools
sander-van-hooft/laravel-invoicable
10008 Downloads
Easy invoice generation using Laravel Eloquent
richardstyles/eloquent-aes
34751 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
rennokki/rating
16526 Downloads
Laravel Eloquent Rating allows you to assign ratings to any model.
pecee/pixie
26194 Downloads
Lightweight, fast query-builder for PHP based on Laravel Eloquent but with less overhead.
paxha/laravel-recursive-relationships
46667 Downloads
This Laravel Eloquent extension provides recursive relationships using common table.
miradnan/laravel-model-caching
10805 Downloads
Adding cache for Laravel Eloquent queries
krossroad/laravel-union-paginator
103231 Downloads
Package to support pagination in union queries in Laravel Eloquent.
jiaxincui/closure-table
7788 Downloads
A closure table tree package for laravel eloquent
indracollective/laravel-revisor
3048 Downloads
Draft, publish and revise Laravel Eloquent Models
gzero/eloquent-tree
55648 Downloads
Eloquent Tree is a tree model for Laravel Eloquent ORM.
egyjs/dbml-to-laravel
1078 Downloads
Generate Laravel Eloquent models and migration files directly from your DBML (Database Markup Language) files with ease.
audunru/eager-load-pivot-relations
36307 Downloads
Eager load pivot relations for Laravel Eloquent's BelongsToMany relation.
asanikovich/laravel-spatial
8921 Downloads
Laravel Eloquent spatial package
alibayat/laravel-commentable
6017 Downloads
Implementing a Comment system for Laravel's Eloquent models.