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/codexshaper/php-database

Laravel database and eloquent for php project.

database eloquent migration orm php

Last synced: 30 Oct 2024

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: 14 Oct 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: 08 Nov 2024

https://github.com/quentingab/wodel

WordPress Post Model. Eloquent like syntax with wp database function.

eloquent model models wordpress wordpress-development

Last synced: 26 Sep 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: 11 Nov 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: 31 Oct 2024

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: 08 Nov 2024

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/eric-souzams/hello-laravel

Repository where will guard all projects did with laravel

eloquent laravel laravel-framework laravel7 laravel8 php php7

Last synced: 11 Nov 2024

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 Nov 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: 11 Nov 2024

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: 11 Nov 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 Nov 2024

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

Usando o Eloquent sem nenhuma dependecia com o Laravel Framework.

eloquent eloquent-orm laravel-framework

Last synced: 31 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: 12 Oct 2024

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

Laravel 模型关联关系演示

eloquent laravel relationships

Last synced: 12 Nov 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 Nov 2024

https://github.com/vinlock/articulate

Eloquent ORM inspired DB Interaction Framework for MongoDB

eloquent mongodb nodejs odm orm typescript

Last synced: 12 Nov 2024

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/ajcastro/laravel-custom-insert-model

Laravel model extension for custom-insert ids.

custom-insert-id eloquent laravel model

Last synced: 20 Oct 2024

Eloquent ORM Awesome Lists
Eloquent ORM Categories