Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rekalogika/file-server
[READ-ONLY] Temporary URL resource server for rekalogika/file FileInterface.
https://github.com/rekalogika/file-server
file filesystem httpfoundation php symfony
Last synced: about 1 month ago
JSON representation
[READ-ONLY] Temporary URL resource server for rekalogika/file FileInterface.
- Host: GitHub
- URL: https://github.com/rekalogika/file-server
- Owner: rekalogika
- License: mit
- Created: 2023-09-24T05:10:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-03T15:16:11.000Z (4 months ago)
- Last Synced: 2024-11-07T11:12:09.727Z (2 months ago)
- Topics: file, filesystem, httpfoundation, php, symfony
- Language: PHP
- Homepage: https://rekalogika.dev/file-bundle
- Size: 20.5 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-server
Temporary URL resource server for rekalogika/file FileInterface. Access files
easily in your application by creating temporary URLs that expire after a set
amount of time.## Documentation
[rekalogika.dev/file-bundle](https://rekalogika.dev/file-bundle)
## License
MIT
## Contributing
The `rekalogika/file-server` 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.