Ecosyste.ms: Awesome
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.
- GitHub: https://github.com/topics/eloquent
- Related Topics: laravel, orm, moloquent,
- Aliases: eloquent-orm,
- Last updated: 2025-01-22 00:09:30 UTC
- JSON Representation
https://github.com/mongodb/laravel-mongodb
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
eloquent laravel laravel-framework moloquent mongo mongodb orm php
Last synced: 20 Jan 2025
https://github.com/jenssegers/laravel-mongodb
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
eloquent laravel laravel-framework moloquent mongo mongodb orm php
Last synced: 18 Dec 2024
https://github.com/spatie/laravel-medialibrary
Associate files with Eloquent models
eloquent hacktoberfest images laravel media php upload
Last synced: 20 Jan 2025
https://github.com/corcel/corcel
Use WordPress backend with Laravel or any PHP application
corcel eloquent hacktoberfest laravel mvc php shortcode taxonomies wordpress
Last synced: 20 Jan 2025
https://github.com/josephsilber/bouncer
Laravel Eloquent roles and abilities.
acl auth authorization eloquent laravel multitenancy permissions php roles security
Last synced: 20 Jan 2025
https://github.com/JosephSilber/bouncer
Laravel Eloquent roles and abilities.
acl auth authorization eloquent laravel multitenancy permissions php roles security
Last synced: 25 Oct 2024
https://github.com/lavalite/cms
Multilingual PHP CMS built with Laravel and bootstrap
admin-dashboard bootstrap cms content-management content-management-system eloquent laravel laravel-admin laravel-cms laravel5 lavalite php php-cms website-builder
Last synced: 22 Jan 2025
https://github.com/LavaLite/cms
Multilingual PHP CMS built with Laravel and bootstrap
admin-dashboard bootstrap cms content-management content-management-system eloquent laravel laravel-admin laravel-cms laravel5 lavalite php php-cms website-builder
Last synced: 28 Oct 2024
https://github.com/spatie/laravel-translatable
Making Eloquent models translatable
eloquent i18n laravel php translated-attributes
Last synced: 21 Jan 2025
https://github.com/tucker-eric/eloquentfilter
An Eloquent Way To Filter Laravel Models And Their Relationships
dynamic-filters eloquent eloquent-filters eloquent-models eloquentfilter filter filter-logic laravel laravel-filter model-filters query relation-filter
Last synced: 21 Jan 2025
https://github.com/Tucker-Eric/EloquentFilter
An Eloquent Way To Filter Laravel Models And Their Relationships
dynamic-filters eloquent eloquent-filters eloquent-models eloquentfilter filter filter-logic laravel laravel-filter model-filters query relation-filter
Last synced: 25 Oct 2024
https://github.com/reliese/laravel
Reliese Laravel Model Generator
database eloquent eloquent-models laravel laravel-components mysql-database scaffold
Last synced: 21 Jan 2025
https://github.com/elasticquent/elasticquent
Maps Laravel Eloquent models to Elasticsearch types
elasticsearch eloquent eloquent-models laravel
Last synced: 16 Jan 2025
https://github.com/elasticquent/Elasticquent
Maps Laravel Eloquent models to Elasticsearch types
elasticsearch eloquent eloquent-models laravel
Last synced: 25 Oct 2024
https://github.com/astrotomic/laravel-translatable
A Laravel package for multilingual models
database eloquent hacktoberfest language laravel laravel-translatable multilanguage multilingual multilingual-models package php translated-attributes translation treeware
Last synced: 21 Jan 2025
https://github.com/Astrotomic/laravel-translatable
A Laravel package for multilingual models
database eloquent hacktoberfest language laravel laravel-translatable multilanguage multilingual multilingual-models package php translated-attributes translation treeware
Last synced: 06 Nov 2024
https://github.com/cybercog/laravel-love
Add Social Reactions to Laravel Eloquent Models. It lets people express how they feel about the content. Fully customizable Weighted Reaction System & Reaction Type System with Like, Dislike and any other custom emotion types. Do you react?
adore cog election eloquent emotion favorite kudo laravel like likeable love php rate rating reactable reacter reaction social-network star vote
Last synced: 16 Jan 2025
https://github.com/gohouse/gorose
GoRose(go orm), a mini database ORM for golang, which inspired by the famous php framwork laravle's eloquent. It will be friendly for php developer and python or ruby developer. Currently provides six major database drivers: mysql,sqlite3,postgres,oracle,mssql, Clickhouse.
clickhouse database databases db eloquent go golang gorose gorose-orm laravel mssql orm php sql
Last synced: 15 Jan 2025
https://github.com/bavix/laravel-wallet
It's easy to work with a virtual wallet
balance composer eloquent laravel laravel-wallet multi-wallet php purchase virtual wallet
Last synced: 21 Jan 2025
https://github.com/topclaudy/compoships
Multi-columns relationships for Laravel's Eloquent ORM
composite-keys eloquent laravel multi-columns multi-keys relationships
Last synced: 21 Jan 2025
https://github.com/renoki-co/laravel-eloquent-query-cache
Adding cache on your Laravel Eloquent queries' results is now a breeze.
cache cache-storage database eloquent hacktoberfest invalidation laravel laravel-eloquent-queries query query-builder redis
Last synced: 16 Jan 2025
https://github.com/jeremykenedy/laravel-roles
A Powerful package for handling roles and permissions in Laravel with GUI.
acl acl-management eloquent laravel laravel-acl laravel-permissions laravel-roles laravel-roles-permissions permissions roles-management user-levels
Last synced: 16 Jan 2025
https://github.com/dwightwatson/validating
Automatically validating Eloquent models for Laravel
eloquent laravel php validation
Last synced: 16 Jan 2025
https://github.com/plank/laravel-mediable
Laravel-Mediable is a package for easily uploading and attaching media files to models with Laravel
eloquent file-upload hacktoberfest laravel
Last synced: 18 Jan 2025
https://github.com/renoki-co/befriended
Eloquent Befriended brings social media-like features like following, blocking and filtering content based on following or blocked models.
block blocker blocking content-filtering eloquent follow following laravel like liking media model package php social trait unfollowed-models
Last synced: 16 Jan 2025
https://github.com/qcod/laravel-imageup
Auto Image & file upload, resize and crop for Laravel eloquent model using Intervention image
eloquent image image-crop image-resize laravel php trait upload
Last synced: 28 Oct 2024
https://github.com/hootlex/laravel-friendships
This package gives Eloquent models the ability to manage their friendships.
eloquent friend-groups friend-requests friendships laravel
Last synced: 20 Jan 2025
https://github.com/rinvex/laravel-repositories
⚠️ [ABANDONED] Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
cache eloquent granular laravel repository rinvex
Last synced: 03 Nov 2024
https://github.com/wendelladriel/laravel-lift
Take your Eloquent Models to the next level
attributes casts eloquent laravel model validation
Last synced: 16 Jan 2025
https://github.com/wizardforcel/eloquent-js-3e-zh
:book: [译] JavaScript 编程精解 中文第三版
Last synced: 20 Jan 2025
https://github.com/spiritix/lada-cache
A Redis based, fully automated and scalable database cache layer for Laravel
cache caching database eloquent laravel laravel-5-package php redis
Last synced: 28 Oct 2024
https://github.com/hootlex/laravel-moderation
A simple Content Moderation System for Laravel 5.* that allows you to Approve or Reject resources like posts, comments, users, etc.
eloquent laravel laravel-moderation moderation
Last synced: 20 Jan 2025
https://github.com/goldspecdigital/laravel-eloquent-uuid
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
eloquent laravel open-source uuid
Last synced: 20 Jan 2025
https://github.com/rinvex/laravel-bookings
⚠️ [ABANDONED] Rinvex Bookable is a generic resource booking system for Laravel, with the required tools to run your SAAS like services efficiently. It's simple architecture, accompanied by powerful underlying to afford solid platform for your business.
Last synced: 04 Nov 2024
https://github.com/protonemedia/inertiajs-tables-laravel-query-builder
Inertia.js Tables for Laravel Query Builder
eloquent eloquent-models inertia inertiajs laravel laravel-query-builder php tailwindcss vue vue3 vuejs
Last synced: 18 Nov 2024
https://github.com/coderflexx/laravisit
A package to keep track of your pages & understand your audience
analytics eloquent laravel php
Last synced: 17 Jan 2025
https://github.com/basemkhirat/elasticsearch
The missing elasticsearch ORM for Laravel, Lumen and Native php applications
caching elasticsearch eloquent indexing laravel lumen model orm php query-builder scout search-engine
Last synced: 18 Jan 2025
https://github.com/spatie/laravel-deleted-models
Automatically copy deleted records to a separate table
Last synced: 19 Jan 2025
https://github.com/cjmellor/approval
Approve new Model data before it is persisted
approval approve eloquent laravel laravel-package
Last synced: 20 Jan 2025
https://github.com/matanyadaev/laravel-eloquent-spatial
Laravel Eloquent spatial package.
Last synced: 16 Jan 2025
https://github.com/fico7489/laravel-eloquent-join
This package introduces the join magic for eloquent models and relations.
eloquent eloquent-filters eloquent-join eloquent-relations eloquent-search laravel
Last synced: 18 Jan 2025
https://github.com/jpkleemans/attribute-events
🔥 Fire events on attribute changes of your Eloquent model
accessors attributes ddd domain-driven-design domain-events domain-model eloquent event-driven-architecture event-storming events laravel model-events
Last synced: 20 Jan 2025
https://github.com/coderflexx/laravel-ticket
Laravel Ticket System, to help you manage your tickets easily.
eloquent laravel ticketing-system
Last synced: 19 Jan 2025
https://github.com/tighten/quicksand
Easily schedule regular cleanup of old soft-deleted Eloquent data.
eloquent hacktoberfest laravel pivot-tables quicksand
Last synced: 03 Nov 2024
https://github.com/mtvs/eloquent-hashids
On-the-fly hashids for Laravel Eloquent models. (🍰 Easy & ⚡ Fast)
eloquent eloquent-models hashids laravel php
Last synced: 20 Nov 2024
https://github.com/vinkla/laravel-translator
An Eloquent translator for Laravel
composer eloquent laravel multilingual php translator
Last synced: 25 Oct 2024
https://github.com/ksassnowski/laravel-shareable-models
Create shareable links from your eloquent models.
Last synced: 20 Nov 2024
https://github.com/kolossal-io/laravel-multiplex
A Laravel package to attach time-sliced meta data to Eloquent models.
eloquent fluent laravel meta metadata timetravel
Last synced: 15 Jan 2025
https://github.com/austinheap/laravel-database-encryption
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
aes composer composer-package database databases decrypt decryption eloquent eloquent-database eloquent-models encrypt encryption laravel laravel-5-package laravel5 php php7
Last synced: 21 Jan 2025
https://github.com/ajcastro/eager-load-pivot-relations
Eager load pivot relations for Laravel Eloquent's BelongsToMany relation.
eager-loading eloquent laravel model pivot relations
Last synced: 20 Jan 2025
https://github.com/webdevetc/blogetc
Easily add a full Laravel blog (with built in admin panel and public views) to your laravel project with this simple package.
admin backend blade blog blog-engine blog-platform blogging blogpost eloquent frontend laravel laravel-5-package laravel-application laravel-framework laravel-package package rss rss-feed
Last synced: 17 Jan 2025
https://github.com/liam-wiltshire/laravel-jit-loader
eager-loading eloquent eloquent-relationships laravel
Last synced: 20 Nov 2024
https://github.com/andrey900/slimcms
SlimCMS - lightweight CMS based on slim 3 framework
blog blog-engine blogging cmf cms content-management eloquent php-7 slim-3 slimcms
Last synced: 20 Jan 2025
https://github.com/milwad-dev/laravel-attributes
The laravel-attributes package allows Laravel developers to easily add and manage custom attributes on Eloquent models
attribute composer eloquent larave-attribute laravel laravel-attribute-library laravel-attribute-package laravel-attribute-polymorphic laravel-library laravel-package laravel-packages package php php-library polymorphic
Last synced: 19 Jan 2025
https://github.com/n7olkachev/laravel-computed-properties
Make your accessors smarter
Last synced: 15 Jan 2025
https://github.com/renoki-co/rating
Laravel Eloquent Rating allows you to assign ratings to any model.
assign-ratings eloquent laravel model php rating
Last synced: 18 Jan 2025
https://github.com/spatie/laravel-migrate-fresh
An artisan command to build up a database from scratch
artisan database debug eloquent laravel migrations php
Last synced: 03 Nov 2024
https://github.com/spatie/laravel-model-info
Get information on all the models in your Laravel project
eloquent laravel models php reflection
Last synced: 15 Jan 2025
https://github.com/lacodix/laravel-model-filter
Offers an simple way to filter and search eloquent models by array parameters and query strings
eloquent filter laravel laravel-package model
Last synced: 17 Jan 2025
https://github.com/mvdnbrk/laravel-model-expires
A package to assign expiration dates to Eloquent models.
eloquent expiration expires laravel
Last synced: 20 Jan 2025
https://github.com/spatie/laravel-prefixed-ids
Friendly prefixed IDs for Laravel models
Last synced: 18 Jan 2025
https://github.com/wouterj/WouterJEloquentBundle
Integrates the Eloquent ORM in the Symfony framework
eloquent symfony symfony-bundle
Last synced: 08 Nov 2024
https://github.com/wouterj/wouterjeloquentbundle
Integrates the Eloquent ORM in the Symfony framework
eloquent symfony symfony-bundle
Last synced: 15 Jan 2025
https://github.com/thavarshan/filterable
🔍 Enhance Laravel queries with adaptable, customisable filters and intelligent caching to improve both performance and functionality.
database-queries eloquent eloquent-orm eloquent-orm-models filter filterable laravel
Last synced: 20 Jan 2025
https://github.com/timgws/querybuilderparser
A simple to use query builder for the jQuery QueryBuilder plugin for use with Laravel.
datatables eloquent faceted-search jquery-querybuilder laravel mongodb query-builder
Last synced: 22 Jan 2025
https://github.com/f9webltd/laravel-deletable
:space_invader: Gracefully restrict deletion of Laravel Eloquent models
eloquent eloquent-models eloquent-orm laravel laravel-delete laravel-package laravel-softdelete laravel-softdeletes-trait
Last synced: 18 Jan 2025
https://github.com/yajra/laravel-auditable
Basic Auditable package for Eloquent Model.
audit-log eloquent hacktoberfest laravel php
Last synced: 17 Jan 2025
https://github.com/imanghafoori1/eloquent-relativity
Allows you to decouple your eloquent models from one another.
eloquent eloquent-models laravel-package modularity
Last synced: 18 Jan 2025
https://github.com/michaelachrisco/readonlytraitlaravel
Laravel Read Only Model Traits
eloquent eloquent-models laravel laravel-5-package laravel-model laravel-models laravel-read php read-only-laravel
Last synced: 18 Jan 2025
https://github.com/sandervanhooft/laravel-invoicable
Easy invoice creation for Laravel
eloquent invoice invoice-pdf laravel
Last synced: 20 Jan 2025
https://github.com/orchidsoftware/crud
Simplify the process of building CRUD (Create, Read, Update, Delete) functionality in Laravel using the features of Orchid.
admin crud dashboard eloquent hacktoberfest laravel laravel-crud
Last synced: 17 Jan 2025
https://github.com/mrpunyapal/laravel-extended-relationships
Package provides additional, more efficient relationship methods for Laravel Eloquent models.
belongsto belongstomany eloquent hasmany hasone laravel php relationships
Last synced: 15 Jan 2025
https://github.com/piotr-jura-udemy/laravel-course-2023
eloquent laravel laravel10 tailwind tailwindcss
Last synced: 18 Jan 2025
https://github.com/recca0120/laravel-repository
Repository Design Pattern for Laravel with Eloquent or Collection
eloquent laravel orm repository sql
Last synced: 19 Jan 2025
https://github.com/aldemeery/sieve
A simple, clean and elegant way to filter Eloquent models.
eloquent filter filtration laravel
Last synced: 20 Nov 2024
https://github.com/iksaku/laravel-mass-update
Update multiple Laravel Model records, each with its own set of values, sending a single query to your database!
Last synced: 21 Jan 2025
https://github.com/neelkanthk/laravel-schedulable
Schedule and unschedule eloquent models elegantly without cron jobs
eloquent eloquent-models hacktoberfest hacktoberfest-accepted hacktoberfest2024 laravel laravel-framework laravel-package laravel-schedule php php7 schedulable
Last synced: 19 Dec 2024
https://github.com/aglipanci/laravel-eloquent-case
CASE statement support for Laravel Query Builder.
Last synced: 20 Jan 2025
https://github.com/milroyfraser/sarala
Javascript library to communicate with RESTful API built following JSON API specification. inspired by Laravel’s Eloquent
eloquent javascript json-api laravel orm restful-api
Last synced: 03 Nov 2024