Skip to content

[READ-ONLY] 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.

License

Notifications You must be signed in to change notification settings

rekalogika/file-association-entity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  • 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.

About

[READ-ONLY] 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.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages