yuriyempty / images_loader
This is package for remote download png,jpg and gif files.
dev-master
2019-04-07 23:35 UTC
Requires
- php: ^7.1.0
Requires (Dev)
- phpunit/phpunit: ^7.0
This package is not auto-updated.
Last update: 2025-06-24 20:30:28 UTC
README
- Сreate instance: $imagesLoader = new Yuriyempty\ImagesLoader\ImagesLoader();
- Use loadImage function: $imagesLoader->loadImage($url, $directory);
- After load returns the path to the downloaded file