Libraries tagged by polymers
mcrumley/php-complexify
128520 Downloads
PHP port of Dan Palmer's jquery.complexify.js
sebastiaanluca/laravel-auto-morph-map
29127 Downloads
Automatically alias and map the polymorphic types of Eloquent models.
oxyaction/yii2-polymorphic-relation-behavior
23261 Downloads
Establishes polymorphic relations
rinvex/laravel-tenants
3367 Downloads
Rinvex Tenants is a contextually intelligent polymorphic Laravel package, for single db multi-tenancy. You can completely isolate tenants data with ease using the same database, with full power and control over what data to be centrally shared, and what to be tenant related and therefore isolated from others.
moataz-hajres/morph-cascade-delete
258 Downloads
A simple laravel package to enable cascade deleting on polymorphic relations.
kareylo/cakephp-comments
1613 Downloads
A fully customizable Comments plugin for CakePHP 3.
thyagobrejao/laravel-commentable
8343 Downloads
Polymorphic threaded comments for Laravel
sfneal/address
61427 Downloads
Add polymorphic 'address' relationships to Eloquent Models in Laravel applications
roadiz/roadiz
9121 Downloads
Roadiz is a modern CMS based on a polymorphic content-schema system which can handle many types of services. It’s based on Symfony component and Doctrine ORM for maximum performances and security.
plank/contentable
2513 Downloads
Create dynamic pages using polymorphic relationships and special Module classes
openbuildings/jam
181202 Downloads
Small but feature rich ORM, has extensible models and builders, baked in upload functionality, supporting multiple backends (rackspace, ftp), polymorphic associations, form builders, nested forms, validators
neuecommerce/addresses
4387 Downloads
Addresses is a polymorphic Laravel package, for addressbook management. Adding addresses to any Eloquent model was never this easy.
lightmaker/complexify-bundle
23126 Downloads
A simple Symfony2 bundle for Michael Crumley's PHP port of Dan Palmer's jquery.complexify.js
coliving/reportable
21019 Downloads
Reportable Polymorphic Eloquent Models for Laravel 8, 9, 10, 11 & 12
coliving/commentable
26473 Downloads
Commentable Polymorphic Eloquent Models for for Laravel. This is fork from artisanry/commentable as it's abandoned