PHPackages                             semitexa/media - 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. semitexa/media

ActiveSemitexa-module[Image &amp; Media](/categories/media)

semitexa/media
==============

Semitexa Media — image-first media asset management with async variants, tenant-aware quotas, and CDN-ready delivery URLs

2026.07.25.0821(1w ago)0781MITPHPPHP ^8.4

Since Apr 1Pushed 1w agoCompare

[ Source](https://github.com/semitexa/semitexa-media)[ Packagist](https://packagist.org/packages/semitexa/media)[ RSS](/packages/semitexa-media/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (12)Versions (21)Used By (1)

Semitexa Media
==============

[](#semitexa-media)

Image-first media asset management with async variant generation, tenant-aware quotas, and CDN-ready delivery URLs.

Purpose
-------

[](#purpose)

Manages media assets from upload through processing to delivery. Provides canonical asset records, metadata extraction (EXIF, dimensions), named collections, async variant generation (thumbnails, WebP, quality presets), and per-tenant quota tracking.

Role in Semitexa
----------------

[](#role-in-semitexa)

Depends on Core, ORM, Storage, and Tenancy. Uses the Scheduler for async variant generation. Storage provides the underlying driver (local or S3/MinIO), while ORM persists asset records and quota usage.

Key Features
------------

[](#key-features)

- `ImagickImageProcessor` for image inspection and transformation
- Async variant generation via Scheduler workers
- Named collections for logical asset grouping
- WebP/JPEG quality presets
- Per-tenant quota tracking and enforcement
- CDN-ready delivery URL generation
- ORM-backed asset records (`MediaAssetResource`, `MediaVariantResource`, `MediaQuotaUsageResource`)
- CLI commands: `media:work`, `media:import`, `media:drain`, `media:regenerate`, `media:failed-variants`, `media:quota:recalculate`
- Bulk backfill: `media:import  -c  --tenant ` ingests pre-existing files (legacy CMS uploads) with sha256 dedup, `--dry-run`, `--ext` filter, and resumable `--limit` batches
- Broker-less generation: `media:drain` claims queued variants straight from the database and transforms them inline — no queue broker needed; `media:import --sync` does the same right after ingest

Notes
-----

[](#notes)

Requires the `ext-imagick` PHP extension. Variant generation runs asynchronously via dedicated workers to avoid blocking request handling; broker-less setups can use `media:drain` / `media:import --sync` instead.

On Alpine images, ImageMagick format coders ship as separate packages — install `imagemagick-webp imagemagick-jpeg imagemagick-heic` alongside `imagemagick-dev`, otherwise webp/jpeg variant generation fails with "Unable to set image format" (the Semitexa scaffold Dockerfile does this since 2026-07-22).

###  Health Score

49

—

FairBetter than 94% of packages

Maintenance98

Actively maintained with recent releases

Popularity11

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity61

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~6 days

Total

19

Last Release

13d ago

Major Versions

0.0.6 → 2026.04.03.12402026-04-03

### Community

Maintainers

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

---

Top Contributors

[![syntaxwanderer](https://avatars.githubusercontent.com/u/1311643?v=4)](https://github.com/syntaxwanderer "syntaxwanderer (32 commits)")[![goosyboosy](https://avatars.githubusercontent.com/u/13351014?v=4)](https://github.com/goosyboosy "goosyboosy (22 commits)")[![tarashanych](https://avatars.githubusercontent.com/u/49571976?v=4)](https://github.com/tarashanych "tarashanych (2 commits)")

---

Tags

cdnimagesmediasemitexauploadsimagesmediacdnuploadssemitexa

### Embed Badge

![Health badge](/badges/semitexa-media/health.svg)

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

###  Alternatives

[moc/imageoptimizer

Flow package that optimizes generated thumbnail images (jpg, png, gif, svg) for web presentation.

30110.3k](/packages/moc-imageoptimizer)[silvanite/nova-field-cloudinary

A Laravel Nova Image Field with Flysystem Adapter for storing and retrieving media from Cloudinary

2772.8k3](/packages/silvanite-nova-field-cloudinary)

PHPackages © 2026

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