rekalogika/file-null dependents (2) Order by: name | downloads Show: all | require | require-dev
-
PHP
rekalogika/file-association
Handles the association between Doctrine entities and files using the rekalogika/file framework, including from file uploads.
-
PHP
rekalogika/file-association-entity
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.