polymorphic-relationships
There are 30 repositories under polymorphic-relationships topic.
Jaguar-dart/jaguar_orm
Source-generated ORM with relations (one-to-one, one-to-many, many-to-many), preloading, cascading, polymorphic relations, etc
Rekord/rekord
A javascript REST ORM that is offline and real-time capable
YasserElgammal/blog-cms
Blog / CMS using Laravel Framework - CMS Blog with full control panel functionality with users roles, Also API to retreive data.
IcaliaLabs/acts_as_user
A gem which handles multiple types of users on a rails app
musaffa/polymorphic_constraints
Database referential integrity enforcer for Rails polymorphic associations using triggers.
cesargb/laravel-cascade-delete
Cascading deletes for Eloquent models that implement polymorphic relations
hoangsonww/Inheritance-in-Java
📚 This repository features the power and applications of inheritance, encapsulation, and interfaces in Java. It includes examples of how to efficiently manage and organize objects, leveraging inheritance for code reusability and interfaces for implementing polymorphism.
konshensx16/doctrine_polymorphic_association_example
This is the example code for the video in the following link: https://youtu.be/hNAMEWYCkAM
rapidwebltd/Improved-Polymorphic-Eloquent-Builder
🔨 Improved Polymorphic Eloquent Builder
tkosminov/nestjs-graphql-easy
A library for NestJS that implements a dataloader (including for polymorphic relation) for graphql, as well as automatic generation of arguments for filters, sorting and pagination, and their processing in the dataloader.
mascam97/laravel-api-quotes
Main portfolio as PHP Backend Developer - Community to rate quotes
jcmdsbr/poc-aspnetcore-mongodb-polymorphism
Sample of polymorphism implementation using mongoDB
bparanj/polym.or
Polymorphic Relationship in Rails 5. https://rubyplus.com/articles/3901-Polymorphic-Association-in-Rails-5
Bambam320/Your-Vet
SPA for doctors and pets to login and view appointments
cwy007/reddit-like-commenting-system
The nested comment system (no gem version)
devfolorunso/Laravel-Polymorphic-Relationship--10DaysOfLaravel
Day three of #10DaysOfLaravel, View Composers; Better way of sharing data among vie
infinite-system/octopus
Octopus - Laravel Eloquent Infinite Polymorphic Relationship Interface
MohShad/person-app
Person app has a crud rest-api with spring-boot and front-end with anglar 11.0.3. The version 2(/api/v2/person/**) of the API which was included the person's address as mandatory data. Version 1 continue to work
abdelrahmanna/Stream-Events
store and show notifications events that have happened during a stream (donation, subsctiptions, followers, merch sales)
AyhamRatrout/Price_Calculator_Kata
This repository contains my implementation of a Price Calculator that a store owner might use to calculate taxes, discount amounts, print reports, assign tax/discount precedence, and much more. After the completion of each task of the 10 tasks for this project, the project is tested for functionality and the XUnit tests are included in this project's repository.
jainsubh/sfdb
Application build in Laravel with Spatie (User Roles and Permission setup) along with polymorphic complex database relationship, Database Seeder, Modular application (Different set of code for Frontend and backend of the app)
amirkhodabande/Tags-Managment-System
A simple application to manage tags, products, articles and their relationships.
driftingruby/098-polymorphic-associations
Advancing from Single Table Inheritance, learn how Polymorphic Associations differ and tricks to simplify their usage.
favouralgo/Object_oriented_programming
This repository contains Object Oriented Programming Principles and how to model their relationships with examples
kettasoft/ModelIdentifier
ModelIdentifier package simplifies database management and ensures the integrity of your morph relationships.
liaquatalidev/Laravel_Polymorphic_Relation
Laravel Eloquent One-to-Many and Many-to-Many Polymorphic Relation example with database and Documentation.
NFestoso/Polymorphic-Inheritance-Demo
Demonstrates C++ polymorphic inheritance and run-time type information (RTTI).
nnivxix/ytta
This repository aims to learn Polymorphic relationships in Laravel. In this repository there are Video, Post, Comment (Polymorphic) models.
StuartDaniells/WordGame_Recursion
Using recursion, guess the number of repetitive letters in a word or words