An open API service providing repository metadata for many open source software ecosystems.

Topic: "laravel-eloquent"

korridor/laravel-has-many-merged

Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships

Language: PHP - Size: 27.3 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 89 - Forks: 4

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: about 1 month ago - Pushed at: 6 months ago - Stars: 62 - Forks: 3

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 2 months ago - Pushed at: about 1 year ago - Stars: 42 - 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: 3 months ago - Pushed at: over 1 year ago - Stars: 41 - Forks: 6

korridor/laravel-has-many-sync

Allow sync method for Laravel Has Many Relationship.

Language: PHP - Size: 45.9 KB - Last synced at: 23 days ago - Pushed at: 3 months ago - Stars: 34 - Forks: 2

asanikovich/laravel-spatial

Laravel Eloquent spatial package

Language: PHP - Size: 75.2 KB - Last synced at: about 1 month ago - Pushed at: 12 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: 9 months ago - Pushed at: 9 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: 5 months 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: 8 months ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 0

al-one/eloquent-super-relations

Laravel Eloquent Super Relations

Language: PHP - Size: 10.7 KB - Last synced at: 15 days ago - Pushed at: over 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: 200 KB - Last synced at: about 2 months ago - Pushed at: about 2 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: 7 months ago - Pushed at: about 3 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: 9 months ago - Pushed at: over 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 1 month ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

vinkius-labs/markovable

Markovable is a Laravel-native engine for building adaptive Markov chains that learn from your product’s voice and user journeys. It turns familiar Eloquent patterns into powerful prediction, generation, and analysis flows so you can ship intelligent experiences without leaving PHP.

Language: PHP - Size: 108 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

MuhammadObadaa/eloquent-relation-guard

A Laravel package for scanning model relations, And providing useful actions over them

Language: PHP - Size: 160 KB - Last synced at: 17 days ago - Pushed at: 5 months 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: over 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: 7 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

itstuffsolutions/laravel-12-how-to-use-uuids-example

Laravel 12 tutorial on using UUIDs, ULIDs & Ordered UUIDs with models & migrations. Full guide itstuffsolutiotions.io

Language: Blade - Size: 208 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - 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: 6 months ago - Pushed at: 9 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: 7 months ago - Pushed at: almost 3 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: about 1 month ago - Pushed at: over 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: over 2 years ago - Pushed at: almost 4 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: over 2 years ago - Pushed at: almost 4 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: 7 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 2

cba85/laravel5-eloquent 📦

👨‍🏫 Laravel Eloquent

Language: PHP - Size: 261 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

cba85/laravel8-polymorphism 📦

Polymorphism using Laravel 8

Language: PHP - Size: 833 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

codebooth/laravel-query-filters

Filter models the Eloquent way

Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: about 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: 2 months 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: 5 months 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: 5 months ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0