Topic: "laravel-eloquent"
korridor/laravel-has-many-merged
Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships
Language: PHP - Size: 23.4 KB - Last synced at: 16 days ago - Pushed at: 3 months ago - Stars: 83 - Forks: 4

riipandi/laravel-optikey
Use UUID, Ulid, or nanoid as optional or primary key in Laravel.
Language: PHP - Size: 33.2 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 41 - Forks: 8

vpominchuk/laravel-mysql-use-index-scope
A super simple package allowing for use MySQL 'USE INDEX' and 'FORCE INDEX' statements.
Language: PHP - Size: 11.7 KB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 41 - Forks: 6

ymigval/laravel-model-cache
Laravel Model Cache is an efficient and easy-to-implement caching solution for Laravel Eloquent models. It provides automatic cache invalidation when models are created, updated, deleted, or restored.
Language: PHP - Size: 138 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 40 - Forks: 0

korridor/laravel-has-many-sync
Allow sync method for Laravel Has Many Relationship.
Language: PHP - Size: 42 KB - Last synced at: 14 days ago - Pushed at: 3 months ago - Stars: 34 - Forks: 4

asanikovich/laravel-spatial
Laravel Eloquent spatial package
Language: PHP - Size: 75.2 KB - Last synced at: 6 days ago - Pushed at: 7 months ago - Stars: 25 - Forks: 6

HendrikPrinsZA/laravel-kata
The greatest collection of the worst code
Language: PHP - Size: 21.1 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 23 - Forks: 0

krossroad/laravel-unionpaginator
Support pagination for union queries for Laravel Eloquent
Language: PHP - Size: 15.6 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 19 - Forks: 5

amitkolloldey/laravel-taggify
Yet another eloquent tagging package for Laravel 7
Language: PHP - Size: 121 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 0

al-one/eloquent-super-relations
Laravel Eloquent Super Relations
Language: PHP - Size: 10.7 KB - Last synced at: 6 days ago - Pushed at: about 3 years ago - Stars: 9 - Forks: 0

ishaburov/laravel-mysql-index-hints-scope
A super simple package allowing for use MySQL `USE INDEX` and `FORCE INDEX` statements Index Hints https://dev.mysql.com/doc/refman/5.7/en/index-hints.html
Language: PHP - Size: 155 KB - Last synced at: 22 days ago - Pushed at: 4 months ago - Stars: 5 - Forks: 1

Mentorg/laravel-restAPI
This is a REST API made with Laravel which can be used for blog management, creation, modification, and deletion of data as well as listing of all articles (CRUD).
Language: PHP - Size: 79.1 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

weiwei2694/laravel10-colossal
Fullstack Colossal: Laravel 10, Eloquent, MySQL, Tailwind CSS, jQuery, JavaScript
Language: Blade - Size: 4.35 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

joseluisq/slim3-todos-example 📦
ToDo API example using PHP Slim 3, Laravel Eloquent and SQLite 3.
Language: PHP - Size: 18.6 KB - Last synced at: about 12 hours ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

MuhammadObadaa/eloquent-relation-guard
Scan, inspect, and (optionally) force‐delete Eloquent models along with their HasOne/HasMany branches—without relying on database‐level cascade or restrict rules.
Language: PHP - Size: 160 KB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

Maria-Gio/Laravel-REST-API
API REST with login and sign up with PASSPORT
Language: PHP - Size: 982 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

petehouston/laravel-tips
My collection of Laravel development tips
Size: 1000 Bytes - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

AbiruzzamanMolla/transaction-middleware-laravel
A Laravel middleware package that wraps DELETE requests in a DB transaction also a provides trait and class to call methods in a database transaction.
Language: PHP - Size: 1.02 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

n3m0n8/laravel-laragigs-sampleProject
A Laravel Project with CRUD and authentication | Video Presentation in Website link below:
Language: PHP - Size: 157 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

nhalstead/transferable
Make model relationships transferable to the same model type
Language: PHP - Size: 21.5 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

thesunilyadav/Test-Eloquent-Relationships Fork of LaravelDaily/Test-Eloquent-Relationships
Language: PHP - Size: 132 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

thesunilyadav/Test-Laravel-Eloquent-Basics Fork of LaravelDaily/Test-Laravel-Eloquent-Basics
Language: PHP - Size: 121 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

aschmelyun/lc-larabit-listening-reacting-to-eloquent-models
Source code behind the Laracasts Larabit: Listening and Reacting to Eloquent Model Changes
Language: PHP - Size: 622 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 2

cba85/laravel5-eloquent 📦
👨🏫 Laravel Eloquent
Language: PHP - Size: 261 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

cba85/laravel8-polymorphism 📦
Polymorphism using Laravel 8
Language: PHP - Size: 833 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

codebooth/laravel-query-filters
Filter models the Eloquent way
Size: 3.91 KB - Last synced at: 7 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

jtelesforoantonio/codeigniter-eloquent-laravel
Codeigniter Framework with iliminate Database of Laravel Framework
Language: PHP - Size: 357 KB - Last synced at: 10 days ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

jtelesforoantonio/slimphp2-eloquent-laravel
Slim Framework with iliminate Database of Laravel Framework
Language: PHP - Size: 1000 Bytes - Last synced at: 10 days ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

jtelesforoantonio/slimphp3-eloquent-laravel
Slim Php v3 with Eloquent, DB Query Builder & Validator of Laravel Framework
Language: PHP - Size: 7.81 KB - Last synced at: 10 days ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0
