phoenyx-studio / downloader
Simple downloader for a webpage source code
v2.0.0-beta
2020-09-19 11:44 UTC
Requires
- php: ^7.1
- ext-curl: *
- ext-dom: *
Requires (Dev)
- phpunit/phpunit: ^7.5
This package is auto-updated.
Last update: 2025-07-04 16:57:12 UTC
README
Phoenyx Studio Downloader Library
Helps you to download webpage source.
The library is able to be required as a composer package. To add the library to your project use the following command:
composer require phoenyx-studio/downloader
The following variant is for composer.phar
php composer.phar require phoenyx-studio/downloader