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-04-20 00:09:06 UTC
- JSON Representation
https://github.com/paulhenri-l/laravel-sti
Single table inheritance with Laravel/Eloquent
eloquent laravel single-table-inheritance
Last synced: 14 Apr 2025
https://github.com/gurgentil/eloquent-filters
Add query filters to your Eloquent models with ease.
Last synced: 27 Feb 2025
https://github.com/chocofamilyme/laravel-tarantool
A Tarantool based Eloquent ORM and Query builder for Laravel
db eloquent eloquent-tarantool laravel laravel-tarantool orm tarantool
Last synced: 17 Dec 2024
https://github.com/samuel-oldra/cadastrodetarefas
🔵 PHP e Laravel 7
blade bootstrap eloquent laravel laravel7 migrations mvc mvc-architecture orm php sqlite
Last synced: 12 Feb 2025
https://github.com/visual-ideas/moonshine-spatie-medialibrary
Spatie\MediaLibrary field for MoonShine Laravel admin panel
eloquent gallery images laravel media moonshine php spatie spatie-laravel-medialibrary spatie-media-library upload vi visualideas
Last synced: 19 Nov 2024
https://github.com/si3nloong/goloquent
Golang sequel eloquent
datastore datastore-mysql eloquent golang mysql postgres sequel
Last synced: 25 Nov 2024
https://github.com/mykeels/laravel-filters
A laravel package that provides a composable interface for data filtering with query strings 😍
Last synced: 15 Dec 2024
https://github.com/elipzis/laravel-pastable-model
⚙️ Cut/Copy & Paste Laravel Eloquent model data into another table
copy-paste cut-paste eloquent entity laravel logging model
Last synced: 17 Nov 2024
https://github.com/tylernathanreed/laravel-composite-relations
Adds the ability to have multiple foreign keys in a relation.
Last synced: 16 Apr 2025
https://github.com/zachflower/eloquent-interactions
💼 Manage application specific business logic in Laravel (inspired by ActiveInteraction)
command-pattern eloquent laravel laravel-package
Last synced: 19 Apr 2025
https://github.com/mits87/eloquent-nested-attributes
Nested attributes allow you to save attributes on associated records through the parent.
eloquent laravel lumen nested-attributes
Last synced: 12 Apr 2025
https://github.com/chrisrhymes/link-checker
A Laravel package that will check for broken links within HTML for a specified model's fields.
broken-link-finder broken-links eloquent laravel laravel-package links php
Last synced: 15 Apr 2025
https://github.com/znck/plug
A collection of pluggable traits for Eloquent (Laravel) models
database eloquent laravel plug
Last synced: 14 Apr 2025
https://github.com/mpyw/compoships-eager-limit
topclaudy/compoships + staudenmeir/eloquent-eager-limit
composite-keys eagerload eloquent laravel php
Last synced: 21 Mar 2025
https://github.com/tarikhuber/slim-api-starter-kit
A Starter Kit for a REST API using the Slim Framework
api authentication authorization eloquent filtering pagination rest-api slim slim-3 slim-framework sorting validation
Last synced: 12 Apr 2025
https://github.com/rapidwebltd/improved-polymorphic-eloquent-builder
🔨 Improved Polymorphic Eloquent Builder
eloquent laravel laravel-5-package polymorphic-relationships relationships
Last synced: 12 Nov 2024
https://github.com/al-one/laravel-soft-deletes-unix
SoftDeletes With Unix Timestamp For Laravel
Last synced: 22 Mar 2025
https://github.com/omaralalwi/laravel-time-craft
simple trait and helper functions that allow you, Effortlessly manage date and time queries in Laravel apps, with pre-built scopes and helper functions with ease.
carbon casting date date-scopes datetime eloquent filters laravel laravel-scopes laravel-time-craft orm queries scopes trait
Last synced: 21 Mar 2025
https://github.com/atymic/laravel-dateinterval-cast
DateInterval / CarbonInterval custom eloquent cast for Laravel 7.x+
cast eloquent laravel laravel-7 laravel-framework laravel-package php php-library
Last synced: 09 Feb 2025
https://github.com/samuel-oldra/gestaodeusuarios
🔵 PHP e Laravel 9
authentication blade breeze dependency-injection eager-loading eloquent laravel laravel9 migrations mvc mvc-architecture orm php seeders sqlite tailwind-css
Last synced: 12 Feb 2025
https://github.com/matthenning/eloquent-api-filter
Awesome and simple way to filter Eloquent queries right from the API URL.
api eloquent eloquent-orm eloquent-relationships laravel laravel-framework
Last synced: 12 Apr 2025
https://github.com/statamic/custom-publish-forms-eloquent
An example of using Custom Publish forms powered by Eloquent.
database eloquent laravel statamic statamic-addon statamic-v2
Last synced: 06 Apr 2025
https://github.com/sertxudeveloper/laravel-media-model
Attach media files to your Eloquent models
attachments eloquent hacktoberfest laravel laravel-model laravel-package media sertxudeveloper
Last synced: 17 Nov 2024
https://github.com/paulhenri-l/eloquent-builder-decorator
Allows you to decorate Laravel query builders
decorator eloquent laravel query-builder
Last synced: 14 Apr 2025
https://github.com/cherifgsoul/algerian-mobile-phone-number-laravel
Ability to Use cherif/php-algerian-mobile-phone-number in Laravel framework
eloquent hacktoberfest hacktoberfest2022 laravel php
Last synced: 14 Apr 2025
https://github.com/akiyamasm/laravel-same-request
The Missing check on Laravel Request Unicity.
cache eloquent improvement laravel packages php sql storage
Last synced: 13 Nov 2024
https://github.com/renoki-co/laravel-useful-casts
Laravel Useful Casts is a simple package for Laravel 7.0+ that comes with already-tested and already-written, useful casts for Eloquent models.
casts database eloquent eloquent-models laravel laravel-package orm php
Last synced: 10 Apr 2025
https://github.com/laravel-whisper/framework
[WIP] Work with external APIs using the Eloquent ORM models.
api eloquent eloquent-orm-models laravel whisper
Last synced: 10 Apr 2025
https://github.com/convenia/revisionable
Keep a revision history for your eloquent models without thinking
audit eloquent history laravel revision revision-history revisionable
Last synced: 15 Apr 2025
https://github.com/msonowal/laravel-auditor
A simple package to track, record changes for laravel and uses mongodb for storage
activity audit eloquent laravel laravel-5-package mongodb
Last synced: 15 Apr 2025
https://github.com/spatie/first-or-create-racing-condition-demo
A demo Laravel app to demonstrate the dangers of using firstOrCreate in a queued environment
Last synced: 22 Apr 2025
https://github.com/divineomega/laravel-natural-where
Laravel Natural Where extends the Laravel query builder to allow expressing of where operators in natural language.
database eloquent laravel natural-language queries where
Last synced: 16 Mar 2025
https://github.com/hyvor/laravel-json-meta
Strict meta data for Eloquent Models, saved in JSON columns
database eloquent json laravel
Last synced: 16 Apr 2025
https://github.com/hyperf/db-connection
connection-pool coroutine database eloquent hyperf swoole
Last synced: 27 Dec 2024
https://github.com/korridor/laravel-computed-attributes
Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.
accessor caching database eloquent eloquent-models laravel model package performance
Last synced: 13 Apr 2025
https://github.com/masfranzhuo/slimphp-crud
Slim framework CRUD application with MySQL database and Eloquent ORM.
eloquent eloquent-models eloquent-orm mysql php slim slim-3 slim-framework slim3 slim3-skeleton slimframework slimphp
Last synced: 09 Apr 2025
https://github.com/myerscode/laravel-taxonomies
A package to bring simple taxonomy relationships to Laravel models
eloquent laravel laravel-models laravel-taxonomies localisation mariadb taxonomy
Last synced: 14 Apr 2025
https://github.com/zingimmick/laravel-eloquent-relationships
More eloquent relationships for Laravel
eloquent laravel relationships
Last synced: 16 Mar 2025
https://github.com/inmanturbo/ecow
Eloquent copy-on-write: automatically copy all model changes to a separate table
Last synced: 14 Apr 2025
https://github.com/matrunchyk/vue-graphql
Warning! Library migrated to vue-oop and is a part of it!
collections commonjs eloquent eloquent-models es6 graphql graphql-client models oop orm umd universal vue webpack4
Last synced: 19 Jan 2025
https://github.com/insign/spatie-crawler-queue-with-laravel-model
Spatie's Crawler with Laravel Model as Queue
cache crawler eloquent laravel queues spatie spatie-crawler
Last synced: 15 Apr 2025
https://github.com/cmda-bt/js-bootcamp-19-20
🎓 JS Bootcamp · 2019-2020 · Curriculum and Syllabus
async bootcamp eloquent javascript modules scope
Last synced: 03 Apr 2025
https://github.com/clickbar/laravel-custom-relations
Relate everything with maximum flexibility 💍🖖🏻
eloquent laravel laravel-package php relationships
Last synced: 14 Dec 2024
https://github.com/ollieread-ltd/articulate
A data mapper ORM for Laravel that serves as an alternative to Eloquent
data-mapper eloquent laravel orm php
Last synced: 15 Nov 2024
https://github.com/weblogin/laravel-lookup
Laravel lookup objects and Eloquent casts for static data
cast eloquent laravel lookup static-data
Last synced: 12 Nov 2024
https://github.com/asseco-voice/laravel-json-search
Enabling 'search' method for Laravel Eloquent models.
builder eloquent eloquent-models laravel laravel-8-package laravel-framework laravel-package microservice microservices php query search
Last synced: 10 Apr 2025
https://github.com/bavix/laravel-entry
Highly loaded ClickHouse entry for Laravel
bulk bulk-writer clickhouse eloquent entry highload laravel model redis
Last synced: 23 Jan 2025
https://github.com/sarfraznawaz2005/queryline
QueryLine is a laravel package to show time graph against run queries on a page.
eloquent graph laravel laravel-5-package performance php sql
Last synced: 20 Mar 2025
https://github.com/erdiko/eloquent
Use the Eloquent ORM from Laravel in your Erdiko app
Last synced: 13 Nov 2024
https://github.com/wendelladriel/laravel-model-completed
Laravel helper to know the completion status of an Eloquent Model
eloquent eloquent-models laravel model model-status
Last synced: 17 Mar 2025
https://github.com/afshinakhgar/afshlim_framework
FullStack Slim Framework In my Way
blade boilerplate cli eloquent fast micro-framework migration mvc php-framework skeleton slim slim-framework slim3 start
Last synced: 22 Nov 2024
https://github.com/melardev/apiecommercelaravel
Ecommerce API application built with Laravel (PHP)
api crud e-commerce ecommerce eloquent full-stack laravel orm orm-framework pagination php rest shopping-cart
Last synced: 13 Apr 2025
https://github.com/ajcastro/insert-update-many
Laravel's batch insert or batch update for collection of eloquent models.
batch-insert batch-update eloquent eloquent-models laravel mysql
Last synced: 23 Apr 2025
https://github.com/alessandrotesoro/wp-fluent-query
A database toolkit to use Laravel Eloquent in WordPress without establishing an additional connection to the database.
database eloquent laravel wordpress
Last synced: 25 Jan 2025
https://github.com/ging-dev/nette-eloquent
💡 Eloquent Bridge for Nette Framework
eloquent nette nette-extension
Last synced: 10 Feb 2025
https://github.com/ferpetrelli/eloquent-consumer
API consumer and query builder with an Eloquent like syntax
api client consumer eloquent eloquent-models laravel-package
Last synced: 14 Apr 2025
https://github.com/akshaykhale1992/model-notes
Add Notes against any Laravel Model from any other (or same) Laravel Model
eloquent eloquent-models laravel laravel-5-package laravel-framework laravel-package
Last synced: 12 Feb 2025
https://github.com/vikkio88/slime
A small api framework with Slim v3 +Eloquent, to create easily Restful services
api cli eloquent framework lumen-alternative micro-framework migrations php-rest-api rest-api restful slim3
Last synced: 13 Apr 2025
https://github.com/mehedimi/laravel-dynamodb
Laravel DynamoDB is a package for laravel to use dynamodb as a database driver
aws dynamodb eloquent laravel laravel-dynamodb laravel-framework php
Last synced: 12 Apr 2025
https://github.com/astrotomic/laravel-transaction-proxy
eloquent hacktoberfest laravel transaction treeware
Last synced: 10 Apr 2025
https://github.com/grummfy/eloquent-extended-cast-model
This library help you to make more advanced cast to eloquent model.
Last synced: 10 Apr 2025
https://github.com/s-shiryaev/laravel-translatable
Trait for implementing model localization
eloquent laravel laravel-package localization lumen model php translate
Last synced: 20 Nov 2024
https://github.com/ostrojs/database
OstroJS SQL ORM. Supports PostgreSQL, MySQL, MSSQL, SQLite and many more. OstroJS is ORM based database query using Model class. It's support relationship query buiilder.
database eloquent eloquent-models model mysql nodejs oracle orm ostrojs relational-model sql sqlite
Last synced: 13 Dec 2024
https://github.com/halalsoft/laravel-dynamic-column
Provides a trait for Laravel Eloquent/Query builder to handle MariaDB Dynamic Columns
dynamic-columns eloquent laravel mariadb
Last synced: 22 Apr 2025
https://github.com/faustoq/laravel-model-encrypt-fields
Simple crypt / decrypt for Laravel eloquent models fields
eloquent encryption-decryption laravel
Last synced: 11 Apr 2025
https://github.com/lacodix/laravel-global-or-scope
A Laravel package to add possibility to use global scopes with an or operation in Eloquent models
eloquent laravel laravel-package query scopes
Last synced: 23 Apr 2025
https://github.com/caknoooo/laravel-onion-mvc-architecture
This repository serves as a dedicated space for crafting Laravel Onion templates, adhering to the foundational principles of the Model-View-Controller (MVC) architecture. It is designed to streamline the process of creating organized and scalable web applications
eloquent framework laravel-framework mvc-architecture mysql-database onion-architecture orm-framework php
Last synced: 24 Apr 2025
https://github.com/roquie/laravel-perpage-resolver
Add a few feature to resolve per_page query parameter globally
eloquent laravel limit paginate pagination perpage
Last synced: 08 Apr 2025
https://github.com/rico-vz/bakker-bartel
Website for Bakery Bartel in Purmerend. Made by a team of 5 students using Laravel, MySQL, HTML/CSS, Tailwind
blade eloquent eloquent-orm laravel laravel9 tailwindcss
Last synced: 12 Feb 2025
https://github.com/rougin/datatables
Handles server-side of DataTables in PHP.
datatables doctrine eloquent php-library wrapper
Last synced: 12 Feb 2025
https://github.com/stayallive/laravel-eloquent-uuid
Generate a UUIDv4 for the primary key or any other attribute on an Eloquent model.
Last synced: 26 Dec 2024
https://github.com/martinbean/eloquent-encryptable
Adds encryptable attributes to Eloquent models, for storing sensitive data.
Last synced: 21 Jan 2025
https://github.com/laravelir/attachmentable
A package for attachment files to models
eloquent filesystem laravel laravel-attachmentable laravel-model laravel-package laravel-uploader php
Last synced: 12 Apr 2025
https://github.com/spletna-postaja/translatable
Translatable Eloquent models
eloquent i18n l10n laravel laravel-6-package laravel-framework laravel-package laravel-translatable laravel-translation-manager laravel-translations laravel-translator open-source-project php spletna-postaja translation-management
Last synced: 25 Jan 2025
https://github.com/ilvondir/lingualight-portal
Internet portal with enrollment for foreign language courses created with Laravel in the MVC architecture.
animejs blade bootstrap composer css eloquent font-awesome html javascript laravel laravel-debugbar laravel-telescope php stripe
Last synced: 12 Apr 2025
https://github.com/shalvah/laravel-mongodb-starter
Laravel 5.6 + MongoDB with Eloquent :tada: :sunglasses: :dancer:
Last synced: 15 Apr 2025
https://github.com/fbsouzas/flery-builder
A Laravel query builder package.
eloquent laravel laravel-framework query-builder querystrings
Last synced: 10 Apr 2025
https://github.com/sertxudeveloper/livewire-combobox
Add comboboxes to your Livewire forms
combobox eloquent hacktoberfest laravel livewire livewire-component selectbox selector sertxudeveloper
Last synced: 10 Apr 2025
https://github.com/myerscode/laravel-query-strategies
A package for applying filters, ordering, eager loads, result limiting and pagination to Eloquent queries
eloquent filter laravel laravel-query-strategies ordering pagination query
Last synced: 01 Dec 2024
https://github.com/al-one/laravel-replace-into
SQL replace into For Laravel
Last synced: 10 Apr 2025
https://github.com/affordablemobiles/eloquent-datastore
Google Datastore with Laravel's Eloquent ORM
datastore eloquent google-datastore laravel php
Last synced: 21 Nov 2024
https://github.com/ardalanamini/laravel-custom-relation
Create your own custom relation for when stock relations aren't enough
custom eloquent laravel relation relationship
Last synced: 15 Mar 2025
https://github.com/vkazakevich/slim-vue-app
Demo application on Slim 4 bundled with Eloquent and OpenAPI, and Vue 3 on the client side.
docker-compose eloquent openapi3 php8 pinia primevue slim4 swagger vue3
Last synced: 06 Mar 2025
https://github.com/mrtimofey/laravel-aio-images
All-in-one Laravel/Lumen image processing
database database-migrations eloquent image image-manipulation image-processing imagemagick images laravel laravel-5-package laravel-package laravel5 lumen model
Last synced: 23 Apr 2025
https://github.com/ilvondir/wonderman-online-store
Full-stack e-commerce store application created using Laravel and React.
avatar axios css eloquent fakerphp html ide-helper laravel php react react-router-dom redux sanctum scss stripe-php swiper-js typescript
Last synced: 12 Apr 2025