Libraries tagged by attache
phlak/laravel-pivot
8863 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
nettonn/yii2demandimg
7 Downloads
Yii2 ext to attach images to models with thumb generator on demand and admin widgets
mikemix/eventdispatcher
23 Downloads
Easily attach to ZF2 events
marshmallow/laravel-nova-linear
1103 Downloads
This package will let you create issues in Linear via a Nova Resource. It also supports attachments!
finller/laravel-conversations
9837 Downloads
Attach chat to any model
davidyell/sortable
271 Downloads
A small component to implement sortable tables with id's in a Cake view. This allows you to easily attach sorting to any table.
callmez/yii2-storage
167 Downloads
The attachment storage for the Yii framework. Support (local, qiniu) file storage,
c33s/construction-kit-bundle
133 Downloads
Attach files to any (Propel) object using Symfony2
b4u/timeline-module
131 Downloads
This package allows to attach 'timeline' functionality to selected Model/Entity.
b4u/tasks-module
139 Downloads
This package allows to attach 'tasks' functionality to selected Model/Entity.
ahebrank/eva
1621 Downloads
Attach a view to an entity
adamthehutt/laravel-unique-bigint-ids
1704 Downloads
This allows for the generation of sequential IDs that can be created before inserting into the database and are virtually (but not totally) guaranteed to be globally unique for the app. Additional benefits come from generating IDs before DB persistence, which streamlines code for, e.g., attaching related records.