Libraries tagged by yatta
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.
b2bcenter/safecurl
7998 Downloads
A drop-in replacement for 'curl_exec', designed to prevent SSRF attacks.
andreas-glaser/dc-event-bundle
942 Downloads
Doctrine Custom Event Bundle - This bundle attaches an event handler during preFlush, allowing you to persist, update and remove entities while having access to change sets.
ali-sharifi/xss-cleaner-filter
16 Downloads
additional laravel filter to prevent xss attack
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.