phoenyx-studio / downloader
Simple downloader for a webpage source code
Installs: 26
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/phoenyx-studio/downloader
Requires
- php: ^7.1
- ext-curl: *
- ext-dom: *
Requires (Dev)
- phpunit/phpunit: ^7.5
This package is auto-updated.
Last update: 2025-12-04 17:46:03 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