Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arueckauer/mezzio-zipstream
How to use ZipStream-PHP in a Mezzio app
https://github.com/arueckauer/mezzio-zipstream
Last synced: 5 days ago
JSON representation
How to use ZipStream-PHP in a Mezzio app
- Host: GitHub
- URL: https://github.com/arueckauer/mezzio-zipstream
- Owner: arueckauer
- License: bsd-3-clause
- Created: 2022-06-27T11:23:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-27T15:05:02.000Z (over 2 years ago)
- Last Synced: 2024-12-24T05:31:48.749Z (7 days ago)
- Language: PHP
- Size: 138 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mezzio-zipstream
The [Zip](src/App/Handler/Zip.php) request handler illustrates the usage of [ZipStream-PHP](https://packagist.org/packages/maennchen/zipstream-php) in a [Mezzio](https://docs.mezzio.dev/) application.