Libraries tagged by Files entities
vich/uploader-bundle
22079748 Downloads
Ease file uploads attached to entities
phpdocumentor/flyfinder
461417 Downloads
Flysystem plugin to add file finding capabilities to the Filesystem entity
integer-net/magento2-global-custom-layout
74253 Downloads
Module for Magento 2 that allows you to add global layout update files to be selected from admin, by using '0' instead of an entity_id
iphp/filestore-bundle
139681 Downloads
Upload files for doctrine entities in symfony 2 project
koriym/loop
11556 Downloads
Converts iterable data sets (e.g., database results, CSV files) into an entity list generator with loop context (isFirst, isLast, index, iteration).
2lenet/entity-file-bundle
11638 Downloads
This package allows you to attach files to entities
ymcatwincities/media_entity_document
71665 Downloads
Local file integration for Drupal Media entity.
aternos/hawk
2692 Downloads
PHP library to get, replace and delete blocks/entities out of Minecraft region files
rekalogika/reconstitutor
7309 Downloads
A thin layer above Doctrine events to help you reconstitute/hydrate your entities. The most common example being handling file uploads, but also many other purposes. It lets you augment Doctrine's hydration with your logic in a concise and expressive class.
dbrabon/file_adoption
93 Downloads
Scans the public file directory for orphaned files and adopts them as managed file entities.
austral/entity-file-bundle
2134 Downloads
File uploads, thumbnails and download for entity to Symfony. Compress file with squoosh-cli
rekalogika/file-association-entity
2314 Downloads
Utilities for handling files inside domain entities: EmbeddedMetadata for embedding metadata inside Doctrine entities, AbstractFile for creating one-to-many relations with files, and NullFile to handle cases in domain entities where a file must be present but is missing in the storage backend.
rekalogika/file-association
2320 Downloads
Handles the association between Doctrine entities and files using the rekalogika/file framework, including from file uploads.
sidus/file-upload-bundle
20853 Downloads
Allow to upload files directly in Doctrine entities, based on oneup/uploader-bundle and jQuery-file-upload
rekalogika/file-association-contracts
2320 Downloads
Interface for file association. To be implemented in entities that support file association.