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/ryuuutaaa/seminar-book
Seminar booking with @palguna1121
eloquent laravel11 mysql-database
Last synced: 13 Jan 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/nsipiran/laraveleloquent
Manipulación Eloquent ORM de Curso Básico de Manejo de Datos en Laravel con Eloquent ORM de Platzi
Last synced: 19 Jan 2025
https://github.com/sandeep-daffodilsw/laravel-model-validator
Easily define and manage validation rules directly within your Eloquent models, streamlining your code by avoiding clutter in controllers and eliminating the need for separate form request classes.
database eloquent eloquent-models laravel laravel-framework laravel-model-validator model model-validation php sandaffo sandaffo-laravel-model-validator sandeep-daffodil sandeep-daffodilsw validation
Last synced: 11 Oct 2024
https://github.com/nenglish7/kitkat-database-management
Secure by default, extremely fast, and eloquent database management.
database-management eloquent extremely-fast kitkat php72 secure-by-default
Last synced: 19 Jan 2025
https://github.com/amrimuf/hompimgov
a complaint management system
activity-log eloquent form-request-validation laravel sanctum seeder spatie-laravel-medialibrary sweetalert
Last synced: 07 Dec 2024
https://github.com/eric-souzams/hello-laravel
Repository where will guard all projects did with laravel
eloquent laravel laravel-framework laravel7 laravel8 php php7
Last synced: 10 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: 24 Nov 2024
https://github.com/caiocdj/bibliotecalaravel
biblioteca laravel
eloquent flowbite inertiajs laravel mysql php8 tailwindcss vuejs
Last synced: 17 Jan 2025
https://github.com/brokeyourbike/country-casts-laravel
Cast Laravel country code attributes from ISO3 to ISO2
attributes casting eloquent hacktoberfest laravel laravel-8 laravel-8-package laravel-package php php8
Last synced: 14 Jan 2025
https://github.com/vladimir-kirov/project-blog
Project - fully functional Blog (with both Frontend as well as Backend = Administration area) with Laravel. MVC approach: application for easy scaling and maintenance, user authentication; routing for GET and POST request, protection of routes against unauthorized access, implementing authorization with Gates and ... much more.
css3 eloquent html5 javascript laravel laravel-52 mvc-framework php-framework
Last synced: 31 Dec 2024
https://github.com/mariodudjak/papermanagement
Laravel (bilingual -Cro&Eng) application which simulates college facility and facilitates paper management.
Last synced: 16 Jan 2025
https://github.com/vinlock/articulate
Eloquent ORM inspired DB Interaction Framework for MongoDB
eloquent mongodb nodejs odm orm typescript
Last synced: 12 Jan 2025
https://github.com/pandawa/eloquent-bundle
[READ ONLY] The Eloquent bundle provides configuration for eloquent. Subtree split of the Pandawa Eloquent bundle (see pandawa/pandawa)
bundle eloquent laravel pandawa pandawa-bundle php
Last synced: 30 Nov 2024
https://github.com/pandawa/eloquent-annotations
[READ ONLY] Enables Eloquent annotation. Subtree split of the Pandawa Eloquent annotations (see pandawa/pandawa)
annotations eloquent laravel pandawa pandawa-annotations
Last synced: 30 Nov 2024
https://github.com/pandawa/eloquent
[READ ONLY] Eloquent orm adapter component. Subtree split of the Pandawa Eloquent component (see pandawa/pandawa)
component eloquent laravel orm pandawa pandawa-component php
Last synced: 30 Nov 2024
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: 30 Nov 2024
https://github.com/iamwebwiz/babaproperties
Real estates for rent at cheaper rates
eloquent laravel mysql php real-estate vue
Last synced: 22 Jan 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/arrhythmia-detection/authorprovidedfeaturescombineddtoptimized
Deploys an optimized Decision Tree for Arrhythmia classification using Chapman ECG dataset on Arduino UNO board
arduino-uno arrhythmia-classification atmega328p chapman-ecg decision-tree-classifier eloquent scikit-learn
Last synced: 21 Jan 2025
https://github.com/arrhythmia-detection/authorfeatureextracteddecisiontreeoptimizedesp32s3
Deploys an optimized Decision Tree for Arrhythmia classification using Chapman ECG dataset on ESP32-S3 dev kit
arrhythmia-classification decision-tree-classifier decision-trees eloquent esp32-arduino esp32-s3 scikit-learn
Last synced: 21 Jan 2025
https://github.com/iarlen-reis/howmuch-api
API do projeto HowMuch
cloudinary eloquent jwt-auth laravel php postgresql
Last synced: 25 Nov 2024
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: 25 Nov 2024
https://github.com/jpkrajewski/tracker
Tracker of workout progress, todo list, notes and soon to track your finances
api blade eloquent laravel middleware services
Last synced: 30 Dec 2024
https://github.com/drewalth/openapi-generator
Generate an OpenAPI Spec file from ORM model definitions
eloquent generator openapi orm sequelize spring-boot
Last synced: 08 Jan 2025
https://github.com/adevecchi/slim-eloquent-rest-api
REST API para gerenciamento de contatos utilizando Slim Framework, componentes Eloquent, Validation do Laravel, JWT para autenticação e banco de dados SQLite
api eloquent jwt php rest slim sqlite validation
Last synced: 30 Nov 2024
https://github.com/wayofdev/laravel-data-query-builder
Simplify data querying in Laravel applications with the power of CycleORM and the Specification Pattern.
cycle cycle-orm data-grid eloquent filtering laravel pagination php php8 queries query-builder sorting specification sql
Last synced: 25 Nov 2024
https://github.com/flavianohonorato/laravel-filters
A Laravel package to make it easy to consult eloquent
eloquent eloquent-filters eloquent-orm laravel laravel-filters php
Last synced: 25 Nov 2024
https://github.com/heliolj/laravel-instagram-clone
Instagram clone built using PHP Laravel Sail as the backend and Vue.js for the frontend
eloquent laravel laravel-sail mysql php tailwindcss vue vuejs
Last synced: 25 Nov 2024
https://github.com/melardev/laravelapicrud
api crud eloquent full-stack fullstack laravel orm orm-framework php rest
Last synced: 26 Nov 2024
https://github.com/vikkio88/slime-framework
the slime-api framework
eloquent libraries micro-framework php slim-eloquent slim3 slime-api slime-framework
Last synced: 19 Dec 2024
https://github.com/lemaur/laravel-human-id
Laravel Human ID
eloquent eloquent-models human identity laravel laravel-package models
Last synced: 02 Dec 2024
https://github.com/yannx79/sales-api
api composer eloquent laravel migrations php sales sqlite sqlite3
Last synced: 27 Nov 2024
https://github.com/alexlatam/laravel-eloquent
Some expamples using Eloquent with Laravel
database eloquent eloquent-orm laravel laravel-framework php
Last synced: 21 Jan 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/xzxzyzyz/laravel-uuid-model
This package allows you to easily work with UUIDs in your Laravel models
Last synced: 08 Dec 2024
https://github.com/ajcastro/laravel-custom-insert-model
Laravel model extension for custom-insert ids.
custom-insert-id eloquent laravel model
Last synced: 08 Dec 2024
https://github.com/constlab/data-transfer-object
data-transfer-object dto eloquent
Last synced: 22 Dec 2024
https://github.com/sudheerpal/laravel_eloquent_db_queries
Collection of useful queries (Eloquent and DB )
database eloquent eloquent-models laravel laravel5
Last synced: 21 Jan 2025
https://github.com/timolinn/previs
A simple food ordering application with admin dashboard.
dotenv eloquent illuminate-container illuminate-database phinx php
Last synced: 28 Nov 2024
https://github.com/ribafs/pixel-art-editor
Pixel Art Editor by CodePen Home Eloquent JS Ch. 19: Pixel Art Editor
art editor eloquent javascript pixel
Last synced: 30 Dec 2024
https://github.com/sigit-wasis/crud-laravel-repository-pattern
Crud laravel kali saya buat dengan menggunakan repository pattern dan bootstrap
bootstrap4 eloquent html5 laravel-framework repository-pattern
Last synced: 30 Dec 2024
https://github.com/saip13/laravel-eloquent-sql-queries
Laravel all SQL Queries and Eloquent quires
eloquent eloquent-orm laravel queries sql
Last synced: 04 Dec 2024
https://github.com/brandonbothell/egg-typed
Typescript version of Egg.
eloquent interpreter javascript language typescript
Last synced: 04 Dec 2024
https://github.com/jxpsert/nodequent
Laravel's Eloquent in Node
eloquent javascript laravel node nodejs
Last synced: 04 Dec 2024
https://github.com/eric-souzams/symply-events
A events system builded with laravel + blade
blade eloquent laravel laravel-framework laravel8 php php7
Last synced: 04 Dec 2024
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: 04 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: 04 Dec 2024
https://github.com/wgtsantos/crud_php_laravel
CRUD criado com Laravel com permissões de acesso - Usuário Comum e Administrador
blade-template eloquent javascript laravel-framework php8
Last synced: 14 Jan 2025
https://github.com/marcosviniciusjau/grande-ideia-networking
Grande Ideia Networking in Laravel This repository contains the source code for a Laravel website that allows users to create, update, and delete events. The website uses a variety of technical features, including the Model-View-Controller (MVC) architecture, the Eloquent ORM, validation, and repositories.
blade eloquent laravel-framework php
Last synced: 23 Dec 2024
https://github.com/ngmy/php-specification-example
This project is a code example of using the PHP Specification to implement a specification pattern. It is written following Domain-Driven Design approach and has a code example of combining a specification and a repository. It uses Eloquent and Doctrine for the ORM.
business-rule criteria ddd design-pattern doctrine domain-driven-design eloquent laravel orm php specification specification-pattern
Last synced: 12 Dec 2024
https://github.com/qwandreea/storemote-dropshipping-app
The web application represents a custom management solution for a dropshipping system. It provides a frontend for publishing products from various suppliers, optimized browsing and search options for customers, possibility of making electronic payments and so on.
ajax bootstrap4 css eloquent html javascipt jquery laravel5 mysql paypal-rest-api php
Last synced: 10 Jan 2025
https://github.com/mitulmlakhani/laravel-mongodb
This repo is from jenssegers laravel-mongodb i have fixed some issues and merged commits for my personal project.
eloquent jenssegers laravel laravel54 mongodb monoquet orm
Last synced: 10 Jan 2025
https://github.com/headlulu888/laravel-blog-m
test blog on laravel
adminlte-template eloquent laravel54 php
Last synced: 10 Jan 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: 15 Oct 2024
https://github.com/jackiedo/eloquent-translatable
Making Eloquent models translatable
eloquent language laravel multilingual translate translation
Last synced: 07 Dec 2024
https://github.com/odanieldcs/template-slimframework
Template com SlimFramework 3, Eloquent e Bootstrap 4.
bootrsap bootstrap4 eloquent php7 slimframework slimframework-3
Last synced: 06 Dec 2024
https://github.com/arzeroid/laravel-model-encryptable
A simple trait to encrypt attributes before saving to the database and to decrypt attributes before using their values.
eloquent eloquent-models laravel laravel-framework laravel-package
Last synced: 17 Jan 2025
https://github.com/soyhuce/laravel-eloquent-extended
Some useful extensions for Eloquent
eloquent hacktoberfest laravel
Last synced: 29 Nov 2024
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: 24 Nov 2024
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: 18 Dec 2024
https://github.com/iarlen-reis/bet-manager
Gerenciador de apostas esportivas
blade cloudinary docker-compose eloquent laravel livewire php postgresql sail tailwind-css
Last synced: 18 Dec 2024
https://github.com/julianstark999/laravel-model-iid
A Laravel package to have an internal ID (displayable in the UI), that's unique in the scope of a relationship
eloquent eloquent-models iid iids laravel laravel-model laravel-model-iid laravel-package laravel8 php
Last synced: 18 Dec 2024
https://github.com/aididalam/codeigniter-eloquent-orm
Eloquent ORM intrigatted in Codeigniter 3
codeigniter codeigniter-eloquent codeigniter-library codeigniter-model codeigniter-orm eloquent eloquent-orm
Last synced: 29 Nov 2024