This library provides functionality for extracting files from zip archives in PHP.
TODO
Install dependencies by running command as following.
Make sure that composer and yarn have been installed.
composer install
yarn installTo formatting, run command as following.
yarn format-all./vendor/bin/phpunit tests --testdox --color