Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rekalogika/file-association-contracts
[READ-ONLY] Interface for file association. To be implemented in entities that support file association.
https://github.com/rekalogika/file-association-contracts
doctrine file file-upload filesystem flysystem php s3 symfony
Last synced: 17 days ago
JSON representation
[READ-ONLY] Interface for file association. To be implemented in entities that support file association.
- Host: GitHub
- URL: https://github.com/rekalogika/file-association-contracts
- Owner: rekalogika
- License: mit
- Created: 2023-09-24T05:05:44.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-03T15:15:57.000Z (3 months ago)
- Last Synced: 2024-11-24T16:23:03.578Z (28 days ago)
- Topics: doctrine, file, file-upload, filesystem, flysystem, php, s3, symfony
- Language: PHP
- Homepage: https://rekalogika.dev/file-bundle
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rekalogika/file-association-contracts
Interface for file association. To be implemented in entities that have file
association.## Documentation
[rekalogika.dev/file-bundle](https://rekalogika.dev/file-bundle)
## License
MIT
## Contributing
The `rekalogika/file-association-contracts` repository is a read-only repo split
from the main repo. Issues and pull requests should be submitted to the
[rekalogika/file-src](https://github.com/rekalogika/file-src) monorepo.