Libraries tagged by assoc
thelia/thelia-collection-module
998 Downloads
Create a collection of any item and associate it to any other item
tadasei/laravel-statuses
5 Downloads
A package that provides stubs for managing status associations with models
tadasei/laravel-contacts
12 Downloads
A package that provides stubs for managing contact info associations with models
tadasei/backend-file-management
127 Downloads
A package that provides stubs for managing file associations with models
syntech/dashboard
63 Downloads
A Laravel package to create custom controllers with associated resources
smirltech/laravel-media
2558 Downloads
Associate files to with eloquent models
sander-van-hooft/laravel-payable-redirect-mollie
493 Downloads
Associate Mollie payments with Laravel Eloquent models
richardsjoqvist/silverstripe-blocks
68 Downloads
Blocks is a generic class which can be used to build small content blocks which can be associated globally or with a specific page.
rgab1508/cryptocrit
3 Downloads
CryptoCRIT is an open-source Cryptocurrency project for making automated payments, The associated Cryptocurrency is called CritCoin
programic/laravel-medialibrary
3907 Downloads
Associate files with Eloquent models
professional-wiki/wikibase-bundle
31 Downloads
Bundle extension that installs and loads Wikibase and associated extensions
pfefferle/wordpress-well-known-feeds
11 Downloads
is fine, but I feel like there should be a standard for a site, not a page, to share a “list of feeds associated with a site”.
pavelpaliy/laravel-medialibrary
1800 Downloads
Associate files with Eloquent models
neckberg/hashdown
16 Downloads
A PHP package for translating Markdown to and from PHP associative arrays.
mits87/eloquent-nested-attributes
364 Downloads
Nested attributes allow you to save attributes on associated records through the parent. By default nested attribute updating is turned off and you can enable it using the $nested attribute. When you enable nested attributes an attribute writer is defined on the model.