Libraries tagged by polymorphism
customd/laravel-addressable
1395 Downloads
Laravel Addressable is a Laravel package to manage addresses that belong to your models. You can add addresses to any eloquent model with ease.
ceedcv-maya/shared-translations-laravel
78 Downloads
Polymorphic translations for Laravel: a single translations table + HasTranslations trait to store per-locale field values for any model (panel alerts, messages, …).
bakkali/laravel-media
205 Downloads
Simple polymorphic media library for Laravel
rinvex/laravel-contacts
1825 Downloads
Rinvex Contacts is a polymorphic Laravel package, for contact management system. You can add contacts to any eloquent model with ease.
cortex/tenants
2997 Downloads
Cortex Tenants is a frontend layer for the 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.
cortex/tags
3150 Downloads
Cortex Tags is a frontend layer for the polymorphic Laravel package, for tag management. You can tag any eloquent model with ease, and utilize the awesomeness of Sluggable, and Translatable models out of the box.
cortex/categories
3159 Downloads
Cortex Categories is a frontend layer for the polymorphic Laravel package, for category management. You can categorize any eloquent model with ease, and utilize the power of Nested Sets, and the awesomeness of Sluggable, and Translatable models out of the box.
atrauzzi/authoritaire
3848 Downloads
A simple authorization package for Laravel 4.
zvermafia/lavoter
1100 Downloads
Voteable Polymorphic Eloquent Models for Laravel 5 without user authentication. This means that for the identification of the user, we will use the fingerprintjs2 instead of authorization on the site.
whilesmart/eloquent-products
75 Downloads
Polymorphic product and service catalog for Laravel applications.
whilesmart/eloquent-payments
118 Downloads
Polymorphic payment records for Laravel: gateway-agnostic audit trail attachable to invoices, expenses, subscriptions, or any payable.
whilesmart/eloquent-library
5 Downloads
Polymorphic content library (collections, folders, assets) for Laravel applications.
whilesmart/eloquent-leads
5 Downloads
Polymorphic lead register with a status lifecycle and DB-level dedupe for Laravel applications.
whilesmart/eloquent-invoices
91 Downloads
Polymorphic invoice management with line items for Laravel applications.
whilesmart/eloquent-expenses
56 Downloads
Polymorphic expense tracking for Laravel applications.