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. [Image &amp; Media](/categories/media)
4. /
5. ctbuh/cloudinary-php

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

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

344PHP

Since Aug 25Pushed 10mo 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 3w 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 9% of packages

Maintenance39

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity14

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)
```

###  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)
