Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

https://github.com/alexchasx/laravel-orchid-blog

Blog on Laravel 9.1 with the Orchid admin panel.

admin-panel blog eloquent laravel orchid php php8

Last synced: 12 Nov 2024

https://github.com/qtsolv/laravel-auditors

Record created by, updated by and deleted by on Eloquent models automatically.

eloquent laravel php security

Last synced: 14 Oct 2024

https://github.com/morilog/flexible-repository

Reposiotry Pattern implemention for PHP (inc: Laravel, Symfony, ...)

ddd doctrine eloquent eloquent-orm-models laravel php repository-pattern symfony

Last synced: 24 Oct 2024

https://github.com/juniorb2ss/eloquentuuid

Trait to implement UUID in Eloquent ORM

composer eloquent laravel orm uuid

Last synced: 14 Oct 2024

https://github.com/vollborn/local-db

LocalDB is a small package to read and write JSON files in a Laravel Eloquent like style.

composer database eloquent json laravel package packagist php php-json

Last synced: 08 Nov 2024

https://github.com/kazemmdev/media

Associate files with Eloquent models

audio eloquent images laravel media php upload video

Last synced: 11 Nov 2024

https://github.com/glaivepro/ajaxable

Laravel package that allows you to control models through ajax calls without bothering you on the PHP side.

ajax eloquent hacktoberfest laravel laravel-package

Last synced: 20 Nov 2024

https://github.com/nahidulhasan/laravel-eloquent-query-filtering

Laravel Eloquent Query Filtering

eloquent filtering laravel

Last synced: 18 Nov 2024

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: 17 Jan 2025

https://github.com/ngmy/php-specification

This is a library to help implement the specification pattern in PHP. It provides on-memory validation, on-memory and ORM selection, and specification composite.

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/jeckel/eloquent-signature

Add signature check on your Eloquent models

eloquent laravel security signature

Last synced: 19 Jan 2025

https://github.com/danteay/corephp-slim-scafold

A Slim 3 project based on the slim-skeleton package

corephp docker docker-compose eloquent monolog slim3 twig

Last synced: 30 Nov 2024

https://github.com/rdcm/iot-camera-gun

Motion detection with ESP32 AI Thinker Camera

arduino eloquent esp32-cam iot motion-capture motion-detection telegram-bot

Last synced: 13 Dec 2024

https://github.com/corazzi/sluggable

Automatically create slugs for your Eloquent models by hooking into the creating event

eloquent eloquent-models laravel laravel-5-package php php7

Last synced: 19 Jan 2025

https://github.com/shirokovnv/laravel-query-api-frontend

The package for writing beautiful eloquent style queries in frontend

api eloquent frontend laravel package query

Last synced: 18 Jan 2025

https://github.com/unisharp/one-or-fail

Works like laravel `firstOrFail`, but oneOrFail throws exception when getting multiple results.

eloquent laravel

Last synced: 10 Jan 2025

https://github.com/foohx/elasticquent

Maps Laravel Eloquent models to Elasticsearch types

elastic elasticsearch eloquent eloquent-models laravel laravel-framework

Last synced: 29 Sep 2024

https://github.com/tpenaranda/model-log

A Laravel 5 package to log attributes changes of any of your app models.

attributes changes composer eloquent laravel laravel-5-package laravel5 logger logging model tate track

Last synced: 13 Oct 2024

https://github.com/weiwei2694/laravel10-inventory-system

Inventory System: Laravel 10, Bootstrap 5.3, MySQL, Blade Template, Eloquent

blade-template bootstrap eloquent laravel laravel10 mysql

Last synced: 10 Jan 2025

https://github.com/dehsilvadeveloper/laravel10-falemais

Desafio cujo objetivo é disponibilizar um API que permita a simulação de valores da ligação seguindo regras de planos propostas.

api docker eloquent laravel laravel10 mysql php php8

Last synced: 11 Oct 2024

https://github.com/collinsigeh/schoolmp

SchoolMP is a SaaS Application for School Management, Class/Subject Lessons, Examination and Result Management

blade eloquent examination laravel5 mysql php saas-application school-management subject-lessons

Last synced: 17 Dec 2024

https://github.com/foxws/laravel-modelcache

Cache helpers for Laravel Eloquent models

cache caching eloquent foxws helper laravel models redis

Last synced: 16 Dec 2024

https://github.com/open-southeners/laravel-eloquent-union-builder

Unify multiple Eloquent query builder instances into one using SQL union

eloquent eloquent-builder laravel laravel-package union-queries

Last synced: 21 Jan 2025

https://github.com/zingimmick/laravel-eloquent-extensions

Manage extensions for Laravel eloquent

eloquent extensions laravel

Last synced: 10 Oct 2024

https://github.com/patiencemanzen/filtan

Filtan is a powerful Laravel QueryFilter package designed to simplify and enhance the process of filtering Eloquent queries.

composer eloquent laravel php8 symfony

Last synced: 21 Oct 2024

https://github.com/zingimmick/laravel-eloquent-images

Manage images for Laravel eloquent

eloquent images laravel

Last synced: 28 Oct 2024

https://github.com/tahrz/doge-mytwitter-task

MyTwitter project

doge eloquent php7

Last synced: 18 Dec 2024

https://github.com/zingimmick/laravel-eloquent-blameable

Track the creator and updater for Laravel eloquent

blameable eloquent laravel

Last synced: 25 Dec 2024

https://github.com/saifur-rahman-hasan/tagme

An Eloquent tagging package for Laravel

eloquent eloquent-models laravel laravel-package laravel-tags tags

Last synced: 30 Nov 2024

https://github.com/znck/repository

Eloquent + Repository

eloquent laravel repository rest-api

Last synced: 16 Jan 2025

https://github.com/gtkvn/eloquent-tracking

Simple Eloquent model change tracking logs for your application

eloquent laravel tracking

Last synced: 24 Nov 2024

https://github.com/artisanweblab/spatial

Spatial package (PostgreSQL, PostGIS, MySQL, MariaDB) for Laravel Framework

eloquent laravel mariadb mysql pgsql postgis postgresql spatial

Last synced: 10 Oct 2024

https://github.com/curder/laravel-relationships-demo

Laravel 模型关联关系演示

eloquent laravel relationships

Last synced: 10 Jan 2025

https://github.com/karlhepler/eloquent-single-table-inheritance

Simple single table inheritance for eloquent models in Laravel & Lumen

eloquent laravel lumen single-table

Last synced: 16 Jan 2025

https://github.com/melihovv/eloquent-presence-verifier

Perform presence verification through eloquent Model class instead of DB facade

eloquent laravel presence-verification

Last synced: 30 Dec 2024

https://github.com/lessmore92/eloquent-marshall

Laravel eloquent search and sort functionality

eloquent filter laravel search sort sorting

Last synced: 22 Nov 2024

https://github.com/stepovenko/eloquent-filter-sort-pagination

Simple filtering and sorting of data in Eloquent uses query parameters

eloquent filter laravel sort

Last synced: 24 Nov 2024

https://github.com/jdforsythe/elocryptlumen

A port of the great ElocryptFive package for use with Lumen, without having to enable facades

crypto decrypt-data eloquent encrypted-data encrypted-values lumen lumen-package php

Last synced: 20 Dec 2024

https://github.com/makgr/pizzas

Pizza odering website

eloquent js laravel mysql pizza-order

Last synced: 02 Jan 2025

https://github.com/4513/laravel-properties

Prices and Measurement properties for Laravel and Eloquent. Calculations, conversions, comparing, storing, retrieving, validating.

comparison currency currency-converter currency-exchange-rates database eloquent exchange-rates formatter iso4217 laravel measurement metric price price-comparison printer vat vat-rates

Last synced: 24 Oct 2024

https://github.com/lilessam/eloquentfields

Eloquent Models Fields Generator

eloquent eloquent-models eloquent-orm forms generator

Last synced: 20 Jan 2025

https://github.com/ngmy/eloquent-serialized-lob

Eloquent Serialized LOB is a trait for Laravel Eloquent models that allows Serialized LOB pattern

eloquent json laravel library php semi-structured-data serialized-lob xml

Last synced: 12 Dec 2024

https://github.com/martinbean/eloquent-single-state-marking-store

An Eloquent-backed, single state marking store for Symfony Workflow.

eloquent laravel symfony-workflow

Last synced: 01 Jan 2025

https://github.com/vikkio88/ascoota-api

a-scoota-api, based on slime

api eloquent manager php podcast rest slim3

Last synced: 19 Dec 2024

https://github.com/huubverbeek/query-watcher

A package to watch queries in your Laravel application -- including PHPUnit asserts.

eloquent feature-testing laravel phpunit queries

Last synced: 10 Oct 2024

https://github.com/emmadonjo/laravel-filter

Laravel Filter is a laravel package to easily add filtering to your eloquent queries.

eloquent laravel php

Last synced: 09 Oct 2024

https://github.com/corazzi/eloquest

Eloquest provides a simple way to query your Eloquent models based on request parameters

eloquent eloquent-models laravel laravel-5-package php php7

Last synced: 21 Dec 2024

https://github.com/escolalms/ts-models

TypeScript Models generated from the packages

eloquent laravel typescript

Last synced: 08 Jan 2025

https://github.com/savanihd/laravel-store-json-data-in-database

Laravel Store JSON Data in Database

advanced eloquent json laravel

Last synced: 31 Oct 2024

https://github.com/melardev/laravelapipaginatedcrud

Laravel Api application implementing CRUD + Pagination

api crud eloquent full-stack fullstack http laravel orm orm-framework pagination php rest web

Last synced: 26 Nov 2024

https://github.com/md-aamroni/eloquent

PDO Connection and MySQL Queries in PHP

db-connection eloquent mysql-database pdo-mysql query-builder

Last synced: 02 Dec 2024

https://github.com/robertov8/slim-template

Template para projetos no Slim.

docker eloquent mysql phpmyadmin slim

Last synced: 29 Dec 2024

https://github.com/amaurioliveira/app_super_gestao_laravel_7

Meu primeiro projeto feito com laravel, utilizado para aprender o framework PHP

blade-template eloquent laravel mysql php

Last synced: 28 Nov 2024

https://github.com/siveing/lument-laravel-api

Starter Kit for laravel developer which using Lumen Laravel as backend API. This here has sample schema for user authentication within sample wallet and transaction.

eloquent laravel lumen-framework php8

Last synced: 16 Jan 2025

https://github.com/railken/eloquent-instance

A simple trait that enables the use of instance of Model in your relationships

dynamic eloquent instance laravel relationships

Last synced: 24 Nov 2024

https://github.com/nenglish7/oreo-session-management

Secure by default, extremely fast, and eloquent session management.

eloquent fast oreo php-library php72 secure-by-default secure-coding session-management

Last synced: 19 Jan 2025

https://github.com/claudio-code/systemseriescontrol

Criado um sistema de cadastro de series com laravel

eloquent laravel laravelmix myql php

Last synced: 24 Dec 2024

https://github.com/danteay/corephp-slim-elquent

An Eloquent dependency wrapper for Slim 3

composer database eloquent orm php7 slim-3 slim-framework

Last synced: 30 Nov 2024

https://github.com/ondrejvrto/laravel-visitors

Laravel package that allows you to associate views with Eloquent models and create traffic and statistics.

eloquent laravel laravel-package php php81 visitor-counter

Last synced: 18 Dec 2024

https://github.com/eloqjs/nuxt-collection

The collection for your resources. Made specifically to work with arrays of objects from your API Responses.

array collection eloqjs eloquent javascript laravel module nuxt resources typescript

Last synced: 22 Jan 2025

https://github.com/priyankasingh2907/laravel_notes

Sure! Laravel is a popular PHP framework used for web application development. Here’s a concise breakdown of its core components and concepts:

api-rest controllers database-management eloquent faker-library laravel-framework laravel10 middl migration model-view-controller mvc-architecture mvc-framework mvc-pattern php-framework rout view

Last synced: 10 Jan 2025

https://github.com/noud/seo

SEO conform Google Search and Schema.org in React & Laravel

eloquent entity-relationship-diagram erd erdiagram google-search laravel laravel-migrations php react schema schema-org seo sql

Last synced: 03 Dec 2024

https://github.com/patrikgrinsvall/laravel-import-spreadsheet

Import google docs spreadsheets into database using eloquent models.

eloquent eloquent-models eloquent-orm laravel php spreadsheet

Last synced: 09 Dec 2024

https://github.com/amadeusdelfino/ventriloquist

Ventríloquo aims to provide a user-friendly and functional interface for complex database queries in the Laravel framework

eloquent json laravel php query relations select

Last synced: 09 Dec 2024

https://github.com/dehsilvadeveloper/laravel10-pagamento-simplificado

Desafio cujo objetivo é disponibilizar uma API que permita realizar transferência de dinheiro entre 2 usuários seguindo as regras propostas.

api docker docker-compose eloquent laravel laravel10 mysql payments php php8 transfer

Last synced: 18 Dec 2024

https://github.com/payter/has-column-many

Coma separated IDs, JSON and PHP Serialized relationships for Laravel Eloquent models

eloquent eloquent-database eloquent-models eloquent-orm eloquent-relations eloquent-relationships laravel php

Last synced: 09 Nov 2024

https://github.com/shimabox/laqu

Laqu is Laravel Db Query Helper.

assertion eloquent laravel query

Last synced: 04 Dec 2024

https://github.com/clayder/validacao-formulario-crud-laravel

Validação de formulário e CRUD com Laravel 5.5

composer eloquent gitflow laravel php twitter-bootstrap

Last synced: 06 Jan 2025

https://github.com/weiwei2694/laravel10-restful-api-inventory-system

Restful Api Inventory System: Laravel 10, Eloquent, MySQL

eloquent laravel10 mysql

Last synced: 10 Jan 2025

https://github.com/assembleonline/eloquentsearch

Searching facility to recursively search relations defined in Laravel5 Eloquent ORM

eloquent laravel laravel5 search

Last synced: 22 Nov 2024

https://github.com/harmony-betta/harmony-betta.github.io

Harmony Betta Documentation | Slim 3 with Tinker and Eloquent ORM

eloquent framework harmony orm php-framework

Last synced: 14 Jan 2025

https://github.com/peter279k/today-co

Recommend the top 10 adult video every week/day.

eloquent mysql orm php7 python3 silex

Last synced: 20 Dec 2024

https://github.com/mr-luke/privileges

Laravel 5 package that adds roles & priviledges to your application.

eloquent laravel-5-package privileges roles-management

Last synced: 10 Jan 2025

https://github.com/napestershine/rideshare

A boiler plate start project in Lumen with oauth integration and API security and swagger docs and test cases.

api docs eloquent laravel lumen oauth2 php phpunit security swagger tdd

Last synced: 29 Nov 2024

https://github.com/kekalainen/eloquent-concurrency

Race condition workarounds for concurrent *OrCreate method calls.

concurrency eloquent laravel

Last synced: 10 Jan 2025

https://github.com/yannx79/travel-booking-api

This project is a web API for a travel booking system using Laravel version 11. It will allow users to interact with travel data and functionalities.

apache api authentication authorization eloquent laravel mysql php sanctum testing

Last synced: 13 Jan 2025

https://github.com/kyledoesdev/phonebook

Raw PHP Login System using Blade and the Eloquent ORM

blade eloquent php

Last synced: 10 Jan 2025

https://github.com/rick-va/cars-crud

A small cars crud web-app made with Laravel

cars crud eloquent laravel php

Last synced: 20 Dec 2024

https://github.com/baethon/eloquent-searchable-scope

A dead-simple model scope used for searching

eloquent eloquent-models laravel scope search

Last synced: 25 Dec 2024

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: 13 Jan 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: 18 Jan 2025

https://github.com/luis199230/eloquent-for-api

This package allow use models and relationships using resources of API how to entities.

eloquent eloquent-api laravel microservices

Last synced: 12 Jan 2025

https://github.com/likesistemas/eloquent-external

Usando o Eloquent sem nenhuma dependecia com o Laravel Framework.

eloquent eloquent-orm laravel-framework

Last synced: 18 Dec 2024

Eloquent ORM Awesome Lists
Eloquent ORM Categories