Libraries tagged by laravel eloquent join
entense/laravel-relation-joins
1 Downloads
Adds the ability to join on a relationship by name.
ahfa92/laravel-relation-joins
4 Downloads
Adds the ability to join on a relationship by name.
publica/relaquent
2 Downloads
Extension of Laravel's Eloquent relationships: additional relationship types, query joins, pivot models, converters and helpers
cortex/testimonials
470 Downloads
Cortex Testimonials is a frontend layer for managing testimonials. Customers can give you testimonials, and you can approve or disapprove each individually. Testimonials are good for showing the passion and love your service gets from customers, encouraging others to join the hype!
jonnypickett/eloquent-sti
826 Downloads
Single Table Inheritance for Eloquent ORM
johnnyfreeman/laravel-custom-relation
24029 Downloads
A custom relation for when stock relations aren't enough.
jonob/radiant
773 Downloads
Adds extra functionality to Laravel 4's Eloquent ORM
johnwhitley/seperate-eloquent-concerns
9 Downloads
Laravel eloquent has a lot in the model class, this package helps with separating the concerns away from just the model
joniand/eloquent-viewable
3 Downloads
Laravel package that allows you to associate views with Eloquent models
jonnx/laravel-encryptable
8 Downloads
easily encrypt attributes of eloquent models
joonlabs/package-leuchtturm
642 Downloads
This package provides automatic creation of GraphQL types and fields from Eloquent Models.
poing/earmark
10738 Downloads
Laravel package to generate values in a unique and customizable series.
socialblue/laravel-query-adviser
3289 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.
jangaraev/eloquent-model-advisory-lock
112 Downloads
Handy approach to avoid race conditions when doing upserts in Laravel Eloquent models
joydeep-bhowmik/laravel-point-vault
3 Downloads
A Laravel point management system to manage point transactions within Eloquent models