Libraries tagged by polymorphic-relations
alyakin/favorites
2 Downloads
Favorites system for Laravel with folder support and polymorphic relations
ajayjoshi/polymorphic-history
24 Downloads
This Package is used for managing model histories using polymorphic relations
snowpenguinstudios/laravel-model-status
4 Downloads
This Laravel package allows the ability to implement a status feature to any Laravel model. This utilizes the polymorphic relationships.
ivir3zam/phalcon-model-middleware
45 Downloads
This library is for connecting models in phalcon like UML Class Diagrams. merging two models and create one single model. this is an implementation of polymorphic relationship
genealabs/laravel-nova-morph-many-to-one
213 Downloads
Drop-in package that adds a many-to-one (inverse of one-to-many) polymorphic relationship to Eloquent and Nova.
banklansteve/social-interactions
0 Downloads
This Laravel package provides an elegant and customizable solution for adding social interaction features to your application. It supports liking, favoriting, and following/unfollowing models, making it perfect for social media platforms, community forums, or any application requiring user engagement functionality. The package is designed to be easy to integrate, lightweight, and extendable, allowing developers to quickly implement interaction features without reinventing the wheel. With support for polymorphic relationships, this package can be applied to any model, including posts, comments, users, and more, ensuring maximum flexibility for your application's needs.
streams/polymorphic-field-type
8 Downloads
A polymorphic relationship field type.
anomaly/polymorphic-field-type
312 Downloads
A polymorphic relationship field type.
dandrea/audit
42 Downloads
Package for adding basic audit capabilities to Laravel 5.5+ . It supports multiauth by providing polymorphical relations with user/auditor.