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/victorlap/laravel-approvable
Easily add an approval process to any laravel model.
approvable approval approval-process eloquent hacktoberfest laravel
Last synced: 29 Nov 2024
https://github.com/mguinea/laravel-ddd-example
Hexagonal Architecture + DDD + CQRS in PHP using Laravel 8
best-practices bounded-context cqrs ddd docker domain-driven-design eloquent hexagonal-architecture laravel microservice modular monorepo php phpunit scalability testing
Last synced: 14 Oct 2024
https://github.com/renoki-co/eloquent-settings
Eloquent Settings allows you to bind key-value pairs to any Laravel Eloquent model. It supports even casting for boolean, float or integer types.
eloquent eloquent-settings key laravel pair php setting settings value
Last synced: 16 Jan 2025
https://github.com/korridor/laravel-has-many-merged
Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships
eloquent laravel laravel-eloquent laravel-package php
Last synced: 18 Jan 2025
https://github.com/heera/requent
A GraphQL like interface to map a request to eloquent query with data transformation for Laravel.
api data-filtering eloquent graphql laravel transform-data
Last synced: 03 Nov 2024
https://github.com/nqxcode/laravel-lucene-search
Laravel 4.2, 5.* package for full-text search over Eloquent models based on ZF2 Lucene.
eloquent eloquent-models fulltext laravel lucene search zendsearch
Last synced: 11 Nov 2024
https://github.com/alexstewartja/laravel-attribute-observer
Observe (and react to) attribute changes made on Eloquent models.
eloquent events laravel observer
Last synced: 15 Jan 2025
https://github.com/proai/eloquent-versioning
:books: Laravel 5 Eloquent ORM extension to support revisions/versioning
eloquent laravel php revisions versioning
Last synced: 16 Jan 2025
https://github.com/archtechx/laravel-hasmanywithinverse
Define HasMany while also setting the inverse relationship in Laravel.
Last synced: 19 Dec 2024
https://github.com/awurth/slim3
Slim Framework 3 Skeleton Application
boilerplate eloquent framework monolog php skeleton slim starter twig
Last synced: 16 Nov 2024
https://github.com/dimitribouteille/wp-orm
✨ WordPress ORM with Eloquent, an object-relational mapper that makes it enjoyable to interact with your database.
database eloquent eloquent-database eloquent-orm migration-tool mysql orm wordpress wordpress-development wordpress-orm wordpress-starter
Last synced: 18 Jan 2025
https://github.com/jamesmills/watchable
Enable users to watch various models in your application.
eloquent laravel laravel-5-package package php7 watchable
Last synced: 27 Dec 2024
https://github.com/mvanduijker/laravel-transactional-model-events
Add eloquent model events fired after a transaction is committed or rolled back
database eloquent eloquent-models laravel php transaction
Last synced: 16 Jan 2025
https://github.com/m-elewa/freelancers-market
Laravel Project to help freelance websites clients and freelancers to find each other.
bootstrap eloquent freelance-platform freelancers javascript laravel open-source php phpunit redis
Last synced: 14 Oct 2024
https://github.com/piotr-jura-udemy/master-laravel-vue-fullstack
composition-api eloquent javascript laravel php php8 vue vuejs vuejs3
Last synced: 22 Jan 2025
https://github.com/tobyzerner/json-api-server
A JSON:API server implementation in PHP.
Last synced: 17 Jan 2025
https://github.com/dwightwatson/aggregate
Support additional aggregate queries on Eloquent relations
Last synced: 16 Jan 2025
https://github.com/gearbox-solutions/eloquent-filemaker
A Model extension and Eloquent driver for Laravel connecting to FileMaker through the Data API
database eloquent filemaker filemaker-api filemaker-dataapi filemaker-database filemaker-server laravel model php
Last synced: 15 Jan 2025
https://github.com/damianopetrungaro/slim-boilerplate
A PHP boilerplate,for a fast API prototyping based on Slim Framework, for start projects with Eloquent ORM, Validation, Auth (JWT), Repositories and Transformers ready
eloquent jwt php php-boilerplate slim
Last synced: 11 Nov 2024
https://github.com/authentikcanada/eloquent-cache
Easily cache your Laravel's Eloquent models.
Last synced: 01 Nov 2024
https://github.com/yazan-alnugnugh/laravel-settings
Laravel Settings to create your website and model settings in an easy way
eloquent laravel laravel-settings laravel-settings-package model-settings packages php setting settings
Last synced: 14 Nov 2024
https://github.com/sarfraznawaz2005/indexer
Laravel package to monitor SELECT queries and offer best possible INDEX fields.
boost database eloquent index indexing laravel mysql optimization performance query querybuilder speed sql
Last synced: 27 Oct 2024
https://github.com/ankurk91/laravel-eloquent-relationships
Add some more eloquent relationships to Laravel php framework. :couple:
belongs-to-one eloquent laravel relationships
Last synced: 15 Jan 2025
https://github.com/mouadziani/laravel-query-inspector
The missing laravel helper that allows you to inspect your eloquent queries with it's bind parameters
eloquent laravel query-builder
Last synced: 15 Nov 2024
https://github.com/MouadZIANI/laravel-query-inspector
The missing laravel helper that allows you to inspect your eloquent queries with it's bind parameters
eloquent laravel query-builder
Last synced: 11 Nov 2024
https://github.com/pyaesoneaungrgn/to-raw-sql
Get raw SQL from Laravel Query Builder and Eloquent Builder
database eloquent laravel pyaesoneaung query-builder raw-sql sql
Last synced: 28 Oct 2024
https://github.com/czim/laravel-repository
Repository pattern implementation for Laravel
eloquent laravel laravel-repositories repository repository-pattern
Last synced: 22 Jan 2025
https://github.com/alfa6661/laravel-autonumber
Laravel package to create autonumber for Eloquent model
autonumber eloquent eloquent-models laravel
Last synced: 18 Nov 2024
https://github.com/104corp/laravel-eloquent-generator
Laravel ORM Model Generator
Last synced: 14 Nov 2024
https://github.com/sethsandaru/eloquent-docs
Generate phpDoc for your Eloquent Models with ease
Last synced: 15 Dec 2024
https://github.com/bastinald/laravel-automatic-migrations
Automatic Laravel model migrations.
database eloquent laravel laravel-models migrations model php
Last synced: 24 Nov 2024
https://github.com/skipperbent/pecee-pixie
Lightweight, easy-to-use querybuilder for PHP inspired by Laravel Eloquent - but with less overhead.
database eloquent models mysql pecee pgsql php query query-builder querybuilder sqlite
Last synced: 10 Jan 2025
https://github.com/io238/laravel-iso-countries
Ready-to-use Laravel models and relations for country (ISO 3166), language (ISO 639-1), and currency (ISO 4217) information with multi-language support.
cast codes countries country-codes currency custom-casts eloquent iso iso3166 iso4217 iso639-1 languages laravel php world
Last synced: 03 Nov 2024
https://github.com/diloabininyeri/dilovel
An advanced framework is written in PHP, a framework containing rich components such as middleware, orm, request management, template engine, elasticsearch, template engine, many modern frameworks have been written by adopting clean code principles completely written in accordance with PHP standards. like linux operating system ...All of controll on the you include components
eloquent engine hmvc middleware mvc orm php router template
Last synced: 07 Nov 2024
https://github.com/alaminfirdows/laravel-editorjs
A simple editor.js html parser for Laravel
editor editorjs editorjs-tool eloquent hacktoberfest laravel laravel-package parser
Last synced: 15 Jan 2025
https://github.com/chrisdicarlo/eloquent-human-timestamps
Automatic human timestamps for Laravel Eloquent models.
Last synced: 27 Oct 2024
https://github.com/astrotomic/laravel-tmdb
Interact with TMDB data in your Laravel application.
api-client database eloquent laravel movie-database movies-api php themoviedatabase themoviedb themoviedb-api tmdb tmdb-api tmdb-movie tmdb-rest-api treeware
Last synced: 16 Jan 2025
https://github.com/sebastiaanluca/laravel-boolean-dates
Automatically convert Eloquent model boolean attributes to dates (and back).
attributes boolean dates eloquent gdpr laravel model php
Last synced: 20 Nov 2024
https://github.com/theriddleofenigma/laravel-model-validation
Laravel model validation validates the data on model events. *Only for laravel applications.
database eloquent eloquent-models laravel laravel-application laravel-framework model model-validation php validation
Last synced: 11 Oct 2024
https://github.com/astrotomic/laravel-cachable-attributes
Allows to cache attribute accessor values in an easy way.
accessor cache eloquent hacktoberfest laravel laravel-cachable-attributes trait treeware
Last synced: 06 Nov 2024
https://github.com/matchory/elasticsearch
The missing Elasticsearch ORM for Laravel
caching elasticsearch elasticsearch-client eloquent indexing laravel laravel-package lumen orm php query-builder scout search-engine
Last synced: 30 Sep 2024
https://github.com/stayallive/laravel-inverse-relations
`HasMany`, `HasOne` and `MorphMany` Eloquent relations with inverse hydration.
Last synced: 26 Dec 2024
https://github.com/designmynight/laravel-elasticsearch
Use Elasticsearch as a database in Laravel to retrieve Eloquent models and perform aggregations.
elasticsearch eloquent eloquent-models laravel laravel-framework shared
Last synced: 07 Nov 2024
https://github.com/stayallive/laravel-eloquent-observable
Register Eloquent model event listeners just-in-time directly on the model.
Last synced: 16 Jan 2025
https://github.com/coderflexx/laravel-presenter
Decorate Your Models and Write Clean/Reusable Code with Presenters.
eloquent laravel php presenters
Last synced: 21 Jan 2025
https://github.com/fidum/laravel-eloquent-morph-to-one
Adds MorphToOne relation to Laravel eloquent
eloquent eloquent-relations eloquent-relationships laravel laravel-framework
Last synced: 07 Nov 2024
https://github.com/deinternetjongens/lighthouse-utils
An add-on to Lighthouse to auto-generate CRUD actions from types https://github.com/nuwave/lighthouse
eloquent graphql graphql-server laravel relay
Last synced: 11 Nov 2024
https://github.com/korridor/laravel-model-validation-rules
This package is an alternative to the Laravel built-in validation rules exists and unique. It uses Eloquent models instead of directly querying the database.
eloquent laravel laravel-validation laravel-validation-rules model softdelete validation
Last synced: 21 Jan 2025
https://github.com/juampi92/laravel-query-cache
This simple package allows you to cache your Database or Eloquent queries with no extra config.
Last synced: 07 Nov 2024
https://github.com/khalyomede/laravel-eloquent-uuid-slug
Use auto generated UUID slugs to identify and retrieve your Eloquent models.
eloquent laravel laravel-package route-model-binding slug url uuid
Last synced: 27 Oct 2024
https://github.com/nahidulhasan/eloquent-filter
This simple package helps you filter Eloquent data using query filters.
Last synced: 18 Nov 2024
https://github.com/agungsugiarto/codeigniter4-eloquent
The Illuminate Database package for CodeIgniter 4
codeigniter4 codeigniter4-eloquent eloquent illuminate-database orm
Last synced: 14 Oct 2024
https://github.com/solutosoft/laravel-multitenant
Single database multi-tenancy solution for Laravel
eloquent laravel laravel-package multi-tenant tenancy tenant
Last synced: 11 Nov 2024
https://github.com/akiyamasm/lazybelongstomany
A lightweight implementation of Laravel's belongs To many
Last synced: 13 Nov 2024
https://github.com/asseco-voice/laravel-json-query-builder
Building Eloquent queries from JSON
eloquent eloquent-models json laravel laravel-8-package laravel-framework laravel-package microservice microservices php query query-builder
Last synced: 22 Jan 2025
https://github.com/zachflower/ignorable-observers
Dynamically disable/enable Laravel's Eloquent model observers.
eloquent laravel laravel-package php
Last synced: 02 Nov 2024
https://github.com/wayofdev/laravel-cycle-orm-adapter
🔥 A Laravel adapter for CycleORM, providing seamless integration of the Cycle DataMapper ORM for advanced database handling and object mapping in PHP applications.
cycle cycle-orm cycleorm data-mapper database eloquent eloquent-alternative laravel laravel-cycle-orm laravel-orm orm php php8 query-builder
Last synced: 16 Jan 2025
https://github.com/simplesoftwareio/simple-cache
An easy to use Caching trait for Laravel's Eloquent Models.
cache eloquent laravel laravel-package
Last synced: 07 Nov 2024
https://github.com/divineomega/dates-timezone-conversion-trait
⏳🗺 Automatically convert an Eloquent model's dates to and from the current user's timezone
eloquent laravel timezone timezone-conversion trait
Last synced: 27 Oct 2024
https://github.com/mpyw/laravel-local-class-scope
A tiny macro that reuse a global scope class as a local scope
Last synced: 27 Oct 2024
https://github.com/juffalow/slim-graphql-eloquent-example
Example project how to use Slim, GraphQL and Eloquent
eloquent example-project graphql php phpstan phpunit slim
Last synced: 22 Oct 2024
https://github.com/mvanduijker/laravel-model-exists-rule
Laravel validation rule to check if a model exists
eloquent eloquent-models laravel php validation
Last synced: 22 Nov 2024
https://github.com/didikz/laravel-multidb
Laravel model relationship with multiple database connections
eloquent laravel multiple-databases php php-framework
Last synced: 29 Nov 2024
https://github.com/sandervanhooft/laravel-payable-redirect-mollie
Associate Mollie payments with Eloquent models
eloquent laravel laravel-5-package mollie payments
Last synced: 07 Nov 2024
https://github.com/s-damian/larasort
Larasort : Column sorting with Laravel - Eloquent sortable
eloquent eloquent-orm laravel laravel-library laravel-package laravel10 laravel11 laravel8 laravel9 orderby php8 php84 sortable sortable-list sorting sorting-library sorting-list
Last synced: 19 Dec 2024
https://github.com/lemaur/eloquent-publishing
Easily make your eloquent model publishable.
eloquent eloquent-models eloquent-publishing laravel lemaur models publish publishing
Last synced: 19 Dec 2024
https://github.com/kvyaceslav/simple-laravel-api
Simple Laravel 10 REST API with AUTH Sanctum/Categories/Products
api docker eloquent laravel laravel-framework laravel10 mysql mysql-database php rest-api restapi restful-api sanctum sanctum-authentication
Last synced: 11 Oct 2024
https://github.com/czim/laravel-nestedupdater
Package for allowing updating of nested Eloquent model relations using a single nested data array.
eloquent eloquent-models laravel nested-updates
Last synced: 01 Dec 2024
https://github.com/devsrv/laravel-scheduled-model-action
Handle scheduled tasks associated with Eloquent models.
eloquent laravel scheduler scheduling
Last synced: 23 Nov 2024
https://github.com/akazorg/laravel-eloquent-relationships-gravit-designer
Graphic showing Laravel Eloquent ORM Relationships
designer eloquent graphics gravit gravitdesigner laravel
Last synced: 22 Oct 2024
https://github.com/andrey900/flight-skeleton
Simple skeleton Flight micro Framework application with Twig & Monolog & Eloquent ORM
eloquent flight-php flight-skeleton monolog php skeleton-application twig
Last synced: 12 Oct 2024
https://github.com/williamoliveira/eloquent-array-query-builder
Query Laravel Eloquent with and associative array
eloquent laravel laravel5 php query-builder
Last synced: 12 Nov 2024
https://github.com/harmony-betta/harmony
Harmony Modern Slim Boilerplate with Tinker and Eloquent ORM | Read Documentation in
boilerplate-application eloquent harmony harmony-docs orm php slim-framework
Last synced: 14 Nov 2024
https://github.com/matt-daneshvar/eloquent-hashids
Automatically generate and persist Hashids for newly created Eloquent models.
Last synced: 08 Nov 2024
https://github.com/paulhenri-l/laravel-sti
Single table inheritance with Laravel/Eloquent
eloquent laravel single-table-inheritance
Last synced: 28 Nov 2024
https://github.com/thederickff/jloquent
jLoquent - A Java ORM based on Laravel's Eloquent
database eloquent eloquent-orm laravel-framework
Last synced: 18 Nov 2024
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/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