PHPackages                             lamka02sk/picturium - 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. lamka02sk/picturium

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

lamka02sk/picturium
===================

PHP client library for Picturium image server

0.1.0(1y ago)03GPL-3.0-onlyPHPPHP &gt;=7.4

Since Apr 17Pushed 1y ago1 watchersCompare

[ Source](https://github.com/picturium/php-client)[ Packagist](https://packagist.org/packages/lamka02sk/picturium)[ RSS](/packages/lamka02sk-picturium/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

picturium client
================

[](#picturium-client)

PHP client library for [https://github.com/picturium/picturium](picturium) image server.

Install
-------

[](#install)

```
composer require lamka02sk/picturium
```

Then configure your picturium server instance. You can also configure multiple picturium instances at once and then pass name of the instance you want to use to constructor or `PicturiumImage` `src` and `srcset` methods.

```
Picturium/Picturium::configure("instance name", "http://127.0.0.1:20045/", "KEY from picturium server .env")
```

Usage
-----

[](#usage)

Autoloads `src/picturium.php` file that provides global functions for simple and quick image URL generation.

### Function `pic(...)`

[](#function-pic)

Returns `Picturium` class instance that can be used to manage complex generation of responsive images with different sizes for different screen resolutions.

### Function `img(...)`

[](#function-img)

Function returns `PicturiumImage` instance with configured image resource ready for `src`, `srcset` or `media` attribute generation.

### Function `image(...)`

[](#function-image)

Basically the same as `img`. Just in case one of these 2 functions already existed in your app :)

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance47

Moderate activity, may be stable

Popularity3

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity27

Early-stage or recently created project

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

Unknown

Total

1

Last Release

391d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/cf2b33e8f6f1417b18572335ca407d230b492cb1d724e32180e94e7122f4da72?d=identicon)[lamka02sk](/maintainers/lamka02sk)

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/lamka02sk-picturium/health.svg)

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

###  Alternatives

[milon/barcode

Barcode generator like Qr Code, PDF417, C39, C39+, C39E, C39E+, C93, S25, S25+, I25, I25+, C128, C128A, C128B, C128C, 2-Digits UPC-Based Extention, 5-Digits UPC-Based Extention, EAN 8, EAN 13, UPC-A, UPC-E, MSI (Variation of Plessey code)

1.5k13.3M39](/packages/milon-barcode)[bkwld/croppa

Image thumbnail creation through specially formatted URLs for Laravel

510496.0k23](/packages/bkwld-croppa)[char0n/ffmpeg-php

PHP wrapper for FFmpeg application

495225.1k1](/packages/char0n-ffmpeg-php)[goat1000/svggraph

Generates SVG graphs

132849.6k3](/packages/goat1000-svggraph)[cohensive/embed

Media Embed (for Laravel or as a standalone).

120370.4k](/packages/cohensive-embed)[netresearch/rte-ckeditor-image

Image support in CKEditor for the TYPO3 ecosystem - by Netresearch

63991.3k4](/packages/netresearch-rte-ckeditor-image)

PHPackages © 2026

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