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/pandawa/eloquent-contracts

[READ ONLY] A set of eloquent abstractions. Subtree split of the Pandawa Eloquent contracts (see pandawa/pandawa)

contract eloquent laravel pandawa pandawa-contract php

Last synced: 23 Mar 2025

https://github.com/quentingab/wodel

WordPress Post Model. Eloquent like syntax with wp database function.

eloquent model models wordpress wordpress-development

Last synced: 19 Jan 2025

https://github.com/labrodev/laravel-numberable

Numberable is a Laravel package that provides a reusable trait for automatically assigning a number to Eloquent models upon their creation.

eloquent eloquent-models laravel laravel-framework laravel-package php-library traits

Last synced: 30 Apr 2025

https://github.com/bazoka-kaka/laravel-11-tut

Learning Laravel for college assignment

api backend eloquent laravel php

Last synced: 02 Apr 2025

https://github.com/ahmedalnaqaa/jsonfpt

This project store and translate contacts json file

eloquent google-api laravel php rest-api

Last synced: 19 Jan 2025

https://github.com/iarlen-reis/lara-events

Aplicação de gerenciamento de eventos do curso de laravel do professor Matheus Battisti.

blade cloudinary docker docker-compose eloquent jetstream laravel livewre php postgresql sail tailwind

Last synced: 18 Mar 2025

https://github.com/soyhuce/laravel-eloquent-extended

Some useful extensions for Eloquent

eloquent hacktoberfest laravel

Last synced: 30 Apr 2025

https://github.com/bjnstnkvc/laravel-builder-make-command

Generate Eloquent Builder class for enhanced query building and model scope management.

builder eloquent laravel query scope

Last synced: 20 Jan 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/xzxzyzyz/laravel-uuid-model

This package allows you to easily work with UUIDs in your Laravel models

eloquent laravel model uuid

Last synced: 28 Mar 2025

https://github.com/bazoka-kaka/pbkk-final-project

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

eloquent laravel mysql tailwindcss

Last synced: 08 Dec 2024

https://github.com/monika171/outplacementheroes

OutplacementHeros was a community of Recruiting Professionals, Consultants & Volunteers who collaborated to help laid off employees during COVID-19 global pandemic. Founder: Roshan Kumar Rawat (https://www.linkedin.com/in/roshankrawat).

blade-template bootstrap bootstrap-modal eloquent employment-opportunities html-css jobapplication jobs jquery-ajax laravel laravel-notifications laravel-observers laravel7x model-view-controller mvc-framework mysql php select2 vuejs

Last synced: 26 Mar 2025

https://github.com/hrithiqball/transtrack-system

Project to fulfill CSC577 - Software Engineering Theories & Principles

eloquent inertiajs laravel mysql oop php tailwindcss typescript vuejs

Last synced: 26 Feb 2025

Eloquent ORM Awesome Lists
Eloquent ORM Categories