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.

1.8.7 2024-05-16 12:32 UTC

README

Utilities for handling files inside domain entities:

  • EmbeddedMetadata for embedding metadata inside Doctrine entities
  • AbstractFile for creating one-to-many relations with files
  • NullFile for handling cases in domain entities where a file must be present but is missing in the storage backend.

Documentation

rekalogika.dev/file-bundle

License

MIT

Contributing

The rekalogika/file-association-entity repository is a read-only repo split from the main repo. Issues and pull requests should be submitted to the rekalogika/file-src monorepo.