Libraries tagged by laravel eloquent join
dedmytro/laravel-model-related-fields
7 Downloads
Provide an ability to add related fields/columns to all model Eloquent queries
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
896 Downloads
Single Table Inheritance for Eloquent ORM
johnnyfreeman/laravel-custom-relation
24031 Downloads
A custom relation for when stock relations aren't enough.
jonob/radiant
774 Downloads
Adds extra functionality to Laravel 4's Eloquent ORM
johnwhitley/seperate-eloquent-concerns
10 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
4 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
643 Downloads
This package provides automatic creation of GraphQL types and fields from Eloquent Models.
poing/earmark
11414 Downloads
Laravel package to generate values in a unique and customizable series.
socialblue/laravel-query-adviser
3309 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
115 Downloads
Handy approach to avoid race conditions when doing upserts in Laravel Eloquent models
joydeep-bhowmik/laravel-point-vault
4 Downloads
A Laravel point management system to manage point transactions within Eloquent models