Libraries tagged by Laravel Eloquent
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
386 Downloads
💸 Access the Xero accounting system using an Eloquent-like syntax
spatie/laravel-comments
283 Downloads
Associate comments and reactions with Eloquent models
solutosoft/laravel-multitenant
585 Downloads
The multi tenant control with shared table
socialblue/laravel-query-adviser
3325 Downloads
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.
smirltech/laravel-media
2542 Downloads
Associate files to with eloquent models
skybluesofa/laravel-followers
10899 Downloads
This package gives Eloquent models the ability to manage their followers.
siabit/laravel-auditing-elasticsearch
2993 Downloads
A elasticsearch driver for the owen-it/laravel-auditing package. Allows storage of the audits in elasticsearch.
sfolador/laravel-locked
202 Downloads
This package adds locking features to Eloquent Models
scito/eloquent-webhooks
10865 Downloads
Fire webhooks based on eloquent events
sarahman/laravel-activitylog-with-pivots
599 Downloads
Activity Log package deals with all kinds of Eloquent events based logging as well as pivot models events.