yuriyempty/images_loader

This is package for remote download png,jpg and gif files.

dev-master 2019-04-07 23:35 UTC

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