PHPackages                             ctbuh/cloudinary-php - 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. ctbuh/cloudinary-php

ActiveLibrary

ctbuh/cloudinary-php
====================

344PHP

Since Aug 25Pushed 8mo ago1 watchersCompare

[ Source](https://github.com/ctbuh/cloudinary-php)[ Packagist](https://packagist.org/packages/ctbuh/cloudinary-php)[ RSS](/packages/ctbuh-cloudinary-php/feed)WikiDiscussions main Synced 6d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Cloudinary
----------

[](#cloudinary)

Useful helpers functions to be used with Cloudinary.

```
composer require ctbuh/cloudinary-php "dev-main"
```

### Apply transformations to an existing Cloudinary URL

[](#apply-transformations-to-an-existing-cloudinary-url)

```
echo cl_url_update_transformations("https://res.cloudinary.com/ctbuh2/image/upload/v1601396721/sample.jpg", 'w_350,h_250');

// https://res.cloudinary.com/ctbuh2/image/upload/w_350,h_250/v1601396721/sample.jpg

echo cl_url_update_transformations("https://res.cloudinary.com/ctbuh2/image/upload/h_200/v1601396721/sample.jpg", 'w_350');

// https://res.cloudinary.com/ctbuh2/image/upload/h_200,w_350/v1601396721/sample.jpg
```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance42

Moderate activity, may be stable

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity13

Early-stage or recently created project

 Bus Factor1

Top contributor holds 57.1% 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://avatars.githubusercontent.com/u/1063088?v=4)[Athlon1600](/maintainers/Athlon1600)[@Athlon1600](https://github.com/Athlon1600)

---

Top Contributors

[![aaustermann](https://avatars.githubusercontent.com/u/42068567?v=4)](https://github.com/aaustermann "aaustermann (4 commits)")[![Athlon1600](https://avatars.githubusercontent.com/u/1063088?v=4)](https://github.com/Athlon1600 "Athlon1600 (3 commits)")

---

Tags

cloudinary

### Embed Badge

![Health badge](/badges/ctbuh-cloudinary-php/health.svg)

```
[![Health](https://phpackages.com/badges/ctbuh-cloudinary-php/health.svg)](https://phpackages.com/packages/ctbuh-cloudinary-php)
```

PHPackages © 2026

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