An open API service indexing awesome lists of open source software.

Eloquent ORM

Eloquent is an ORM which is part of the Laravel framework. When using Eloquent, each database table has a corresponding “Model” that is used to interact with that table. Eloquent models are usually stored in app/Models and extend from Laravel’s model base class Illuminate\Database\Eloquent\Model. In addition to retrieving records from the database table, Eloquent models allow you to insert, update, and delete records from the table as well.

https://github.com/jeidison/model-filtrable

Filter Eloquent Models and Relationships

eloquent filter filtrable laravel like model query relationship search sort with

Last synced: 14 Mar 2025

https://github.com/yannx79/sales-api

This API provides the core operations for efficient sales service management.

api composer eloquent laravel migrations php sales sqlite sqlite3

Last synced: 21 Mar 2025

https://github.com/wgtsantos/crud_php_laravel

CRUD criado com Laravel com permissões de acesso - Usuário Comum e Administrador

blade-template eloquent javascript laravel-framework php8

Last synced: 03 Mar 2025

https://github.com/ajcastro/laravel-custom-insert-model

Laravel model extension for custom-insert ids.

custom-insert-id eloquent laravel model

Last synced: 28 Mar 2025

https://github.com/sudheerpal/laravel_eloquent_db_queries

Collection of useful queries (Eloquent and DB )

database eloquent eloquent-models laravel laravel5

Last synced: 14 Mar 2025

https://github.com/julianstark999/laravel-model-iid

A Laravel package to have an internal ID (displayable in the UI), that's unique in the scope of a relationship

eloquent eloquent-models iid iids laravel laravel-model laravel-model-iid laravel-package laravel8 php

Last synced: 05 Apr 2025

https://github.com/likesistemas/eloquent-external

Usando o Eloquent sem nenhuma dependecia com o Laravel Framework.

eloquent eloquent-orm laravel-framework

Last synced: 05 Apr 2025

https://github.com/atiqurcode/eloquent-one-to-many

Eloquent One To Many relationship

eloquent laravel one-to-many relationships

Last synced: 18 Feb 2025

https://github.com/atiqurcode/eloquent-many-to-many

Eloquent Many To Many relationship

eloquent laravel many-to-many model orm relationships

Last synced: 18 Feb 2025

https://github.com/ilvondir/fancy-blog

MVC application of a blog created in Laravel.

blade css eloquent faker fakerphp font-awesome html javascript laravel materialize php

Last synced: 12 Apr 2025

https://github.com/yehezkiel1086/pbkk-final-project

🔋📖 Final Project (Midterm Exam PBKK) built using Laravel

eloquent laravel mysql tailwindcss

Last synced: 28 Mar 2025

https://github.com/alexlatam/laravel-eloquent

Some expamples using Eloquent with Laravel

database eloquent eloquent-orm laravel laravel-framework php

Last synced: 15 Mar 2025

https://github.com/baethon/eloquent-searchable-scope

A dead-simple model scope used for searching

eloquent eloquent-models laravel scope search

Last synced: 13 May 2025

https://github.com/mzaini30/orm

Eloquent Laravel ORM pada JSON

eloquent json orm

Last synced: 23 Mar 2025

https://github.com/amaurioliveira/app_super_gestao_laravel_7

Meu primeiro projeto feito com laravel, utilizado para aprender o framework PHP

blade-template eloquent laravel mysql php

Last synced: 22 Mar 2025

Eloquent ORM Awesome Lists
Eloquent ORM Categories