Libraries tagged by Laravel Eloquent
tusimo/laravel-reverse-relation
3705 Downloads
a one to one and one to many reverse relation for laravel
toramanlis/laravel-implicit-migrations
5 Downloads
This package is a tool that creates Laravel migration files by inspecting the application's models.
timothepearce/laravel-time-series
5311 Downloads
Laravel Time Series provides an API to create and maintain projected data from you Eloquent models, and represent them as time-series.
testmonitor/laravel-accountable
11044 Downloads
Tracks the user responsible for creating, modifying, or deleting an Eloquent model
tecdiary/laravel-attachments
1757 Downloads
Attach files to your models, retrievable by key, group name or using the Eloquent relationship.
tailflow/laravel-human-readable-keys
740 Downloads
Generate Stripe-like IDs for Eloquent models
surgiollc/eloquent-message-repository
34320 Downloads
Eloquent Message Repository for EventSauce
surgio/eloquent-message-repository
34766 Downloads
Eloquent Message Repository for EventSauce
suren/laravel-mongo-model-schema
2443 Downloads
Make mongo data saving and retrieving match defined schemas for Laravel. Support nested data model.
submtd/laravel-request-scope
7639 Downloads
Adds sorting, filtering and other options as query parameters to Laravel apps.
stidges/laravel-db-normalizer
17 Downloads
Normalize all database results to one unified interface, to make swapping repositories a breeze.
stevebauman/eloquenttable
50576 Downloads
An HTML table generator for laravel collections
sroutier/eloquent-ldap
8684 Downloads
A Laravel package that first tries to log the user against the internal database if that fails, it tries against the configured LDAP/AD server.
sprint-digital/xero-laravel
385 Downloads
💸 Access the Xero accounting system using an Eloquent-like syntax
spatie/laravel-comments
283 Downloads
Associate comments and reactions with Eloquent models