Libraries tagged by file entity
vich/uploader-bundle
19313972 Downloads
Ease file uploads attached to entities
iphp/filestore-bundle
135591 Downloads
Upload files for doctrine entities in symfony 2 project
phpdocumentor/flyfinder
346277 Downloads
Flysystem plugin to add file finding capabilities to the Filesystem entity
integer-net/magento2-global-custom-layout
59053 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
koriym/loop
5429 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
9187 Downloads
This package allows you to attach files to entities
ymcatwincities/media_entity_document
61265 Downloads
Local file integration for Drupal Media entity.
aternos/hawk
2364 Downloads
PHP library to get, replace and delete blocks/entities out of Minecraft region files
rekalogika/reconstitutor
3262 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.
austral/entity-file-bundle
1774 Downloads
File uploads, thumbnails and download for entity to Symfony. Compress file with squoosh-cli
rekalogika/file-association-entity
1244 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
1263 Downloads
Handles the association between Doctrine entities and files using the rekalogika/file framework, including from file uploads.
fastbolt/entity-importer
1943 Downloads
A library for importing CSV files to doctrine entities
sidus/file-upload-bundle
20476 Downloads
Allow to upload files directly in Doctrine entities, based on oneup/uploader-bundle and jQuery-file-upload
rekalogika/file-association-contracts
1263 Downloads
Interface for file association. To be implemented in entities that support file association.