PHPackages                             rokka/utils - 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. rokka/utils

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

rokka/utils
===========

Some utility methods for rokka to be shared among projects

1.0.3(3y ago)0247.9k↓12.4%11MITPHPPHP ~7.0|~8.0

Since Oct 26Pushed 3y ago3 watchersCompare

[ Source](https://github.com/rokka-io/rokka-utils-php)[ Packagist](https://packagist.org/packages/rokka/utils)[ RSS](/packages/rokka-utils/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (1)Versions (6)Used By (1)

Rokka PHP Utils
===============

[](#rokka-php-utils)

A [PHP](http://php.net/) library to provide some utils function for [Rokka](https://rokka.io/) image service.

About
-----

[](#about)

[rokka](https://rokka.io) is digital image processing done right. Store, render and deliver images. Easy and blazingly fast. This library allows to upload and manage your image files to rokka and deliver them in the right format, as light and as fast as possible. And you only pay what you use, no upfront and fixed costs.

Free account plans are available. Just install the plugin, register and use it.

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

[](#installation)

Require the library using composer:

`composer require rokka/utils`

Running PHP-CS-Fixer
--------------------

[](#running-php-cs-fixer)

```
curl https://cs.symfony.com/download/php-cs-fixer-v2.phar > /tmp/php-cs-fixer.phar
php /tmp/php-cs-fixer.phar  fix -v --diff --using-cache=yes src/

```

Running phpstan
---------------

[](#running-phpstan)

```
mkdir -p vendor/bin/
wget  -O vendor/bin/phpstan.phar https://github.com/phpstan/phpstan/releases/download/0.12.51/phpstan.phar
chmod a+x ./vendor/bin/phpstan.phar
./vendor/bin/phpstan.phar analyze -c phpstan.neon -l 8 src/

```

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity34

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 90.9% 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

Every ~145 days

Total

5

Last Release

1449d ago

Major Versions

0.8.0 → 1.0.02020-11-08

PHP version history (2 changes)0.8.0PHP ~7.0

1.0.1PHP ~7.0|~8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/803a02308898d7176ad6601cc9f1bc9b057a725d5b35f6c0c54995b02a97a977?d=identicon)[rokka](/maintainers/rokka)

![](https://www.gravatar.com/avatar/04293348c41a664329fc652b5885ec3c073e8cca5ab159312eab2a6e8983bcd5?d=identicon)[chregu](/maintainers/chregu)

---

Top Contributors

[![chregu](https://avatars.githubusercontent.com/u/47106?v=4)](https://github.com/chregu "chregu (20 commits)")[![dbu](https://avatars.githubusercontent.com/u/76576?v=4)](https://github.com/dbu "dbu (1 commits)")[![pixelplan-digitalweb](https://avatars.githubusercontent.com/u/77323795?v=4)](https://github.com/pixelplan-digitalweb "pixelplan-digitalweb (1 commits)")

### Embed Badge

![Health badge](/badges/rokka-utils/health.svg)

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

###  Alternatives

[google/cloud-core

Google Cloud PHP shared dependency, providing functionality useful to all components.

343121.4M79](/packages/google-cloud-core)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

728272.9k20](/packages/civicrm-civicrm-core)[php-tuf/php-tuf

PHP implementation of The Update Framework (TUF)

456.5k1](/packages/php-tuf-php-tuf)[millerphp/laravel-browserless

This is my package laravel-browserless

1212.0k](/packages/millerphp-laravel-browserless)

PHPackages © 2026

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