Libraries tagged by elequent
tusimo/embed-relation
8465 Downloads
a relation for laravel
turahe/laravel-likeable
410 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
triun/laravel-model-base
6375 Downloads
Generate Eloquent Model Bases for Laravel
trilote/baum
2841 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
torann/remote-model
14299 Downloads
An eloquent-like model, for the Laravel framework.
tkeer/flattable
156 Downloads
Combine multiple tables in one flat god table.
tiny-pixel/acorn-models
15 Downloads
Eloquent database support for Acorn projects
thezeroday/laravel-likeable
676 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
taitai42/laravel-excel
8651 Downloads
This package provides a way to export an Eloquent collection as an excel file and to import a Excel file as an Eloquent collection.
suren/laravel-mongo-model-schema
2409 Downloads
Make mongo data saving and retrieving match defined schemas for Laravel. Support nested data model.
stidges/laravel-db-normalizer
17 Downloads
Normalize all database results to one unified interface, to make swapping repositories a breeze.
sonvq/cassandra
201 Downloads
Cassandra Eloquent model and Query builder for Laravel
somosyampi/l5-repository
1341 Downloads
Laravel 5|6|7|8|9|10|11 - Repositories to the database layer
solutosoft/laravel-multitenant
561 Downloads
The multi tenant control with shared table
solomon-ochepa/laravel-settings
523 Downloads
Store settings as key-value pairs in the database.