PHPackages                             maxvtest/image-dl - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Image &amp; Media](/categories/media)
4. /
5. maxvtest/image-dl

ActiveLibrary[Image &amp; Media](/categories/media)

maxvtest/image-dl
=================

Image Downloader

1.0.0(8y ago)051Apache-2.0PHPPHP &gt;=5.4.0

Since Jan 21Pushed 8y agoCompare

[ Source](https://github.com/maxvtest/image-dl)[ Packagist](https://packagist.org/packages/maxvtest/image-dl)[ RSS](/packages/maxvtest-image-dl/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (2)Used By (0)

image-dl
========

[](#image-dl)

Installation
------------

[](#installation)

```
composer require maxvtest/image-dl:~1.0
```

Usage
-----

[](#usage)

```
use Maxvtest\ImageDl\ImageDl;

$url = 'http(s)://free-awesome-images.net/path/name.jpg';
$name = '/path/to/new-file.jpg';

$imageDl = new ImageDl;
$imageDl->sslVerifyPeer = true; // 'true' to download image from https, but without SSL verification.
$imageDl->download($url, $name);
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3083d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/949890?v=4)[Maxim Velesyuk](/maintainers/maximvl)[@maximvl](https://github.com/maximvl)

---

Top Contributors

[![maxvtest](https://avatars.githubusercontent.com/u/35656017?v=4)](https://github.com/maxvtest "maxvtest (5 commits)")

### Embed Badge

![Health badge](/badges/maxvtest-image-dl/health.svg)

```
[![Health](https://phpackages.com/badges/maxvtest-image-dl/health.svg)](https://phpackages.com/packages/maxvtest-image-dl)
```

###  Alternatives

[goat1000/svggraph

Generates SVG graphs

135911.1k3](/packages/goat1000-svggraph)[gravatarphp/gravatar

Gravatar URL builder which is most commonly called as a Gravatar library

16653.6k2](/packages/gravatarphp-gravatar)[rsoury/wp-imgix

Rewrites WordPress image URLs to use ImgIX

167.2k](/packages/rsoury-wp-imgix)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
