Libraries tagged by Files entities
vich/uploader-bundle
29184124 Downloads
Ease file uploads attached to entities
phpdocumentor/flyfinder
684794 Downloads
Flysystem plugin to add file finding capabilities to the Filesystem entity
iphp/filestore-bundle
147410 Downloads
Upload files for doctrine entities in symfony 2 project
integer-net/magento2-global-custom-layout
115975 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
maniaba/asset-connect
16875 Downloads
AssetConnect is a file management library for CodeIgniter 4 that allows you to associate files with any entity in your application
koriym/loop
32994 Downloads
Converts iterable data sets (e.g., database results, CSV files) into an entity list generator with loop context (isFirst, isLast, index, iteration).
milpa/data
10159 Downloads
Runtime-native persistence primitive for the Milpa PHP framework: a plain-entity + repository contract, with file-JSON, SQLite and MySQL document-store, and in-memory backends behind a common RepositoryInterface — zero ORM, zero migrations.
rekalogika/reconstitutor
18134 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.
2lenet/entity-file-bundle
19754 Downloads
This package allows you to attach files to entities
chamber-orchestra/file-bundle
4837 Downloads
Symfony bundle for automatic file upload handling on Doctrine ORM entities with S3, CDN, and multiple storage support
ethsam/symfony-dropzone
2377 Downloads
Symfony Form Type integrating Dropzone.js for drag-and-drop file uploads with entity relationship support
waaseyaa/media
11778 Downloads
Media entity type and file management for Waaseyaa
aternos/hawk
3125 Downloads
PHP library to get, replace and delete blocks/entities out of Minecraft region files
austral/entity-file-bundle
2787 Downloads
File uploads, thumbnails and download for entity to Symfony. Compress file with squoosh-cli
rekalogika/file-association-entity
4281 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.