Libraries tagged by eloqent
torann/remote-model
14376 Downloads
An eloquent-like model, for the Laravel framework.
torann/laravel-cloudsearch
13725 Downloads
Index and search Laravel models on Amazon's CloudSearch.
testmonitor/laravel-accountable
11104 Downloads
Tracks the user responsible for creating, modifying, or deleting an Eloquent model
solomon-ochepa/laravel-settings
4799 Downloads
Store settings as key-value pairs in the database.
socialblue/laravel-query-adviser
3368 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.
siabit/laravel-auditing-elasticsearch
4424 Downloads
A elasticsearch driver for the owen-it/laravel-auditing package. Allows storage of the audits in elasticsearch.
sedehi/filterable
13382 Downloads
rezaghz/laravel-reports
101 Downloads
Laravel reports package for implementing reports (eg: Spam,Violence,Child Abuse,illegal Drugs etc) on Eloquent models.
repat/laravel-job-models
26192 Downloads
Eloquent Models for the tables job and job_fails as created by artisan queue:table and queue:failed-table
reb3r/repositories
45608 Downloads
Laravel Repositories
qirolab/laravel-bannable
2640 Downloads
Laravel bannable package is for blocking and banning Eloquent models.
pixelcreation/nova-field-sortable
46558 Downloads
A Nova field for ordering resources.
pelfox/laravel-bigquery
3772 Downloads
Laravel BigQuery
pawelmysior/laravel-publishable
18488 Downloads
Toggle the published state of your Eloquent models easily
parables/laravel-cuid2
3433 Downloads
This package allows you to easily work with Cuid2 in your Laravel models.