PHPackages                             dikiypac/imagedownloader - 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. dikiypac/imagedownloader

ActiveLibrary

dikiypac/imagedownloader
========================

Download Image From remoute host

0231PHP

Since Jul 4Pushed 8y agoCompare

[ Source](https://github.com/dykyi-roman/image-url-parser)[ Packagist](https://packagist.org/packages/dikiypac/imagedownloader)[ RSS](/packages/dikiypac-imagedownloader/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

image-url-parser
================

[](#image-url-parser)

Download image from remote host

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

[](#installation)

### Composer

[](#composer)

The preferred way to install this extension is through [Composer](http://getcomposer.org/).

Either run

```
php composer.phar require dikiy-roman/image-url-parser "dev-master"

```

or add

```
"dikiy-roman/image-url-parser": "dev-master"

```

to the require section of your `composer.json`

Usage
-----

[](#usage)

```
    $img_ldr = new ImageDownloader('http://olx.ua/');
    $result = $img_ldr->save("D:\\Test\\");
    echo ($result == true)?'All Image saved':$img_ldr->getError();
```

Author
------

[](#author)

[Dykyi Roman](https://github.com/dikiy-roman/), e-mail:

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/5338cd2352194c8a305853a69f338b4549b4b6c6beb159b26684392c205ddb24?d=identicon)[dikiy-roman](/maintainers/dikiy-roman)

### Embed Badge

![Health badge](/badges/dikiypac-imagedownloader/health.svg)

```
[![Health](https://phpackages.com/badges/dikiypac-imagedownloader/health.svg)](https://phpackages.com/packages/dikiypac-imagedownloader)
```

PHPackages © 2026

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