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.
- GitHub: https://github.com/topics/eloquent
- Related Topics: laravel, orm, moloquent,
- Aliases: eloquent-orm,
- Last updated: 2025-05-11 00:08:54 UTC
- JSON Representation
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/visual-ideas/moonshine-laravel-translations
Manage Laravel translation files with MoonShine admin panel
eloquent gui laravel laravel-package localization moonshine multilingual php translation vi visualideas
Last synced: 27 Feb 2025
https://github.com/timolinn/previs
A simple food ordering application with admin dashboard.
dotenv eloquent illuminate-container illuminate-database phinx php
Last synced: 22 Mar 2025
https://github.com/vikkio88/slime-framework
the slime-api framework
eloquent libraries micro-framework php slim-eloquent slim3 slime-api slime-framework
Last synced: 06 Apr 2025
https://github.com/jhorlima/agenda-contatos
Plugins Agenda de Contatos - Exemplo WP-MocaBonita
bootstrap composer eloquent framework jquery laravel mocabonita php plugin symfony wordpress wordpress-plugin wp-mocabonita
Last synced: 05 Apr 2025
https://github.com/keljtanoski/change-log
Change Logger for Eloquent models in Laravel
change-log changelog changelogs changes eloquent eloquent-models history keljtanoski laravel laravel-package log logger
Last synced: 13 Mar 2025
https://github.com/dlhck/lararest
The simplest way to generate CRUD API routes for Eloquent models in Laravel.
eloquent laravel laravel-5-package rest-api
Last synced: 02 Mar 2025
https://github.com/jxpsert/nodequent
Laravel's Eloquent in Node
eloquent javascript laravel node nodejs
Last synced: 26 Mar 2025
https://github.com/wesleybertipaglia/chirper
Chirper is a microblogging platform built on Laravel, inspired by the functionality of Twitter. It provides users with the ability to share short messages, follow other users, engage with content through likes and comments, and more.
eloquent laravel php project sqlite
Last synced: 11 Mar 2025
https://github.com/brokeyourbike/has-source-model-laravel
Interface for interacting with source models in Laravel
eloquent eloquent-models hacktoberfest interface laravel laravel-8 laravel-8-package php php8
Last synced: 17 Mar 2025
https://github.com/saip13/laravel-eloquent-sql-queries
Laravel all SQL Queries and Eloquent quires
eloquent eloquent-orm laravel queries sql
Last synced: 26 Mar 2025
https://github.com/eric-souzams/rent-car-api
Rent Car API using Laravel
api api-rest eloquent laravel laravel-framework laravel8 mysql php php7
Last synced: 26 Mar 2025
https://github.com/brokeyourbike/uid-keys-laravel
A simple drop-in solution for providing UUID and ULID support for the IDs of your Eloquent models.
eloquent hacktoberfest laravel laravel-package laravel-packages php php8 ulid uuid
Last synced: 18 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/ngmy/laravel-ide-helper-eloquent
Laravel IDE Helper Eloquent generates a stub file to enable autocompletion for QueryBuilder methods on models in IDEs/editors that do not support `@mixin`.
autocompletion eloquent laravel
Last synced: 16 Mar 2025