Libraries tagged by file entity
vich/uploader-bundle
21090664 Downloads
Ease file uploads attached to entities
phpdocumentor/flyfinder
397896 Downloads
Flysystem plugin to add file finding capabilities to the Filesystem entity
integer-net/magento2-global-custom-layout
68938 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
138806 Downloads
Upload files for doctrine entities in symfony 2 project
koriym/loop
9445 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
10826 Downloads
This package allows you to attach files to entities
ymcatwincities/media_entity_document
68084 Downloads
Local file integration for Drupal Media entity.
satthi/entity-column-check
30704 Downloads
CakePHP EntityColumnCheck
aternos/hawk
2608 Downloads
PHP library to get, replace and delete blocks/entities out of Minecraft region files
rekalogika/reconstitutor
4244 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
2028 Downloads
File uploads, thumbnails and download for entity to Symfony. Compress file with squoosh-cli
rekalogika/file-association-entity
1761 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
1770 Downloads
Handles the association between Doctrine entities and files using the rekalogika/file framework, including from file uploads.
fastbolt/entity-importer
2479 Downloads
A library for importing CSV files to doctrine entities
sidus/file-upload-bundle
20694 Downloads
Allow to upload files directly in Doctrine entities, based on oneup/uploader-bundle and jQuery-file-upload