PHPackages                             everyways/multicurl-img-optimizer - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. everyways/multicurl-img-optimizer

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

everyways/multicurl-img-optimizer
=================================

mulitcurl for PHP

00PHP

Since Dec 23Pushed 4y ago1 watchersCompare

[ Source](https://github.com/Everyways/imgOptimizer)[ Packagist](https://packagist.org/packages/everyways/multicurl-img-optimizer)[ RSS](/packages/everyways-multicurl-img-optimizer/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

MultiCurl for PHP
=================

[](#multicurl-for-php)

Ultra fast non-blocking OOP wrapper for `curl_multi_*` functions.

**Pull requests are very welcome.**

Main features:
--------------

[](#main-features)

- **reuse curl resource**
- don't waste time on unnecessary cycles, careful works with select function simple queue management fully configured!
- supports callbacks onLoad, onError, full control on http headers simple usage few tests, no docs :( sorry :(

Requires:
---------

[](#requires)

- php &gt;= 7.3
- ext-curl
- safe\_mode = Off

Installation via [Composer](https://getcomposer.org):
-----------------------------------------------------

[](#installation-via-composer)

- install [Composer](https://getcomposer.org)
- run `composer require everyways/multicurl-img-optimizer`

Tests
-----

[](#tests)

```
$ vendor/bin/phpunit tests

# or via Docker
$ docker run --rm \
             -it \
             -v "$(pwd)":/app \
             -w /app \
             php:7.1 \
             /usr/local/bin/php ./vendor/phpunit/phpunit/phpunit tests
$ docker run --rm \
             -it \
             -v "$(pwd)":/app \
             -w /app \
             php:7.2 \
             /usr/local/bin/php ./vendor/phpunit/phpunit/phpunit tests
$ docker run --rm \
             -it \
             -v "$(pwd)":/app \
             -w /app \
             php:7.3 \
             /usr/local/bin/php ./vendor/phpunit/phpunit/phpunit tests
$ docker run --rm \
             -it \
             -v "$(pwd)":/app \
             -w /app \
             php:7.4 \
             /usr/local/bin/php ./vendor/phpunit/phpunit/phpunit tests
```

Contributing
------------

[](#contributing)

Fork the project, create a feature branch and send us a pull request.

To ensure a consistent code base, you should make sure the code follows the [PSR-\*](http://www.php-fig.org/psr) coding standards.

To avoid CS issues, you should use [php-cs-fixer](http://cs.sensiolabs.org):

```
$ php-cs-fixer fix src/
```

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity27

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/7c980b9f8d9c6619528fe45fc782a6977771911394235bb066564a70e10113ea?d=identicon)[Everyways](/maintainers/Everyways)

---

Top Contributors

[![DummyGitHub123456](https://avatars.githubusercontent.com/u/108118980?v=4)](https://github.com/DummyGitHub123456 "DummyGitHub123456 (1 commits)")

### Embed Badge

![Health badge](/badges/everyways-multicurl-img-optimizer/health.svg)

```
[![Health](https://phpackages.com/badges/everyways-multicurl-img-optimizer/health.svg)](https://phpackages.com/packages/everyways-multicurl-img-optimizer)
```

###  Alternatives

[fntneves/laravel-transactional-events

Transaction-aware Event Dispatcher for Laravel

3202.6M2](/packages/fntneves-laravel-transactional-events)[ipinfo/ipinfo

The official PHP library for IPinfo, the most reliable, accurate, and in-depth source of IP address data available anywhere. We process terabytes of data to produce our custom IP geolocation, company, carrier and IP type data sets. Visit our developer docs at https://ipinfo.io/developers.

2891.2M11](/packages/ipinfo-ipinfo)[typo3/cms-recordlist

TYPO3 CMS Recordlist - Lists database records in the TYPO3 backend module (Web&gt;List).

178.0M48](/packages/typo3-cms-recordlist)[neos/eel

The Embedded Expression Language (Eel) is a building block for creating Domain Specific Languages

122.0M27](/packages/neos-eel)

PHPackages © 2026

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