Libraries tagged by elequent
torann/laravel-cloudsearch
13481 Downloads
Index and search Laravel models on Amazon's CloudSearch.
testmonitor/laravel-accountable
10782 Downloads
Tracks the user responsible for creating, modifying, or deleting an Eloquent model
submtd/laravel-request-scope
6302 Downloads
Adds sorting, filtering and other options as query parameters to Laravel apps.
someonefamous/laravel-findby
7338 Downloads
Extended 'find' functionality for Eloquent (Laravel).
socialblue/laravel-query-adviser
3183 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.
sedehi/filterable
11844 Downloads
rinvex/laravel-tenants
3326 Downloads
Rinvex Tenants is a contextually intelligent polymorphic Laravel package, for single db multi-tenancy. You can completely isolate tenants data with ease using the same database, with full power and control over what data to be centrally shared, and what to be tenant related and therefore isolated from others.
reb3r/repositories
35238 Downloads
Laravel Repositories
rajmundtoth0/laravel-auditing-elasticsearch-driver
7880 Downloads
An Elasticsearch driver for the owen-it/laravel-auditing package.
pelfox/laravel-bigquery
843 Downloads
Laravel BigQuery
pdphilip/elasticlens
1388 Downloads
Search your Laravel models with the convenience of Eloquent and the power of Elasticsearch
pawelmysior/laravel-publishable
16990 Downloads
Toggle the published state of your Eloquent models easily
patienceman/filtan
2848 Downloads
Filtan is a powerful Laravel QueryFilter package designed to simplify and enhance the process of filtering Eloquent queries. It enables developers to effortlessly apply filters to queries and customize the results based on dynamic parameters. By integrating Filtan into your Laravel project, you can build complex and flexible filtering mechanisms for your models effortlessly.
parables/laravel-model-nanoid
507 Downloads
This package allows you to easily work with NanoID in your Laravel models.
parables/laravel-cuid2
970 Downloads
This package allows you to easily work with Cuid2 in your Laravel models.