https://github.com/shetabit/chunky
a pure php package to handle chunk file uploads
https://github.com/shetabit/chunky
chunk resummable stream upload
Last synced: 1 day ago
JSON representation
a pure php package to handle chunk file uploads
- Host: GitHub
- URL: https://github.com/shetabit/chunky
- Owner: shetabit
- License: mit
- Created: 2019-08-07T04:05:55.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-16T09:41:26.000Z (almost 6 years ago)
- Last Synced: 2025-03-24T09:21:12.402Z (7 months ago)
- Topics: chunk, resummable, stream, upload
- Language: PHP
- Homepage:
- Size: 94.7 KB
- Stars: 16
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Chunky :)
> this package can be used in `Laravel 5.8+` to handle resumable **chunk upload and downloads**.
[![Software License][ico-license]](LICENSE.md)
> Chunky can be used to handle input/output file streams, both of `input` and `output` streams can be **multi-chunk** and **resumable**.
# List of contents
will be here soon :)
## Change log
Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.
## Contributing
Please see [CONTRIBUTING](CONTRIBUTING.md) and [CONDUCT](CONDUCT.md) for details.
## Security
If you discover any security related issues, please email khanzadimahdi@gmail.com instead of using the issue tracker.
## Credits
- [Mahdi khanzadi][link-author]
- [All Contributors][link-contributors]## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square
[link-author]: https://github.com/khanzadimahdi
[link-contributors]: ../../contributors