shetabit / chunky
Laravel chunky
v1.0
2019-08-21 20:26 UTC
Requires
- php: >=7.2
Requires (Dev)
- phpunit/phpunit: ^8.3
- squizlabs/php_codesniffer: ^3.4
This package is auto-updated.
Last update: 2024-10-16 20:13:07 UTC
README
Chunky :)
this package can be used in
Laravel 5.8+
to handle resumable chunk upload and downloads.
Chunky can be used to handle input/output file streams, both of
input
andoutput
streams can be multi-chunk and resumable.
List of contents
will be here soon :)
Change log
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING and CONDUCT for details.
Security
If you discover any security related issues, please email khanzadimahdi@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.