PHPackages                             kai-grassnick/readable-path-bundle - 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. kai-grassnick/readable-path-bundle

AbandonedSymfony-bundle[Image &amp; Media](/categories/media)

kai-grassnick/readable-path-bundle
==================================

Extends the sonata media bundle with a possibility for readable image paths.

1.0.1(8y ago)015MITPHP

Since Oct 16Pushed 8y ago1 watchersCompare

[ Source](https://github.com/KaiGrassnick/ReadablePathBundle)[ Packagist](https://packagist.org/packages/kai-grassnick/readable-path-bundle)[ RSS](/packages/kai-grassnick-readable-path-bundle/feed)WikiDiscussions master Synced 2mo ago

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

Allow readable image (thumbnails) path
======================================

[](#allow-readable-image-thumbnails-path)

Add a thumbnail-filter which allows us to use the image name as a readable path

To allow a new type, we have to overwrite the original FormatThumbnail function

Requirements
------------

[](#requirements)

- Symfony
- SonataAdmin

How to install
--------------

[](#how-to-install)

1. Add path to parameters.yml `sonata.media.thumbnail.format: "KaiGrassnick\ReadablePathBundle\Thumbnail\FormatThumbnail"`
2. Add `new KaiGrassnick\ReadablePathBundle\KaiGrassnickReadablePathBundle()` to `AppKernel.php`
3. Done! Now we have a new thumbnail format

How to use
----------

[](#how-to-use)

```
$provider = $this->get("sonata.media.provider.image");
$provider->generatePublicUrl($media, 'readable');

```

License
-------

[](#license)

- MIT

Credits
-------

[](#credits)

- Kai Grassnick

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 50% 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 ~0 days

Total

2

Last Release

3128d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/23a06171d7da620b816aab6d218831dd40fa01530a0fd1f234619ca36c13ebf1?d=identicon)[KaiGrassnick](/maintainers/KaiGrassnick)

---

Top Contributors

[![KaiGrassnick](https://avatars.githubusercontent.com/u/7880861?v=4)](https://github.com/KaiGrassnick "KaiGrassnick (1 commits)")[![restless123](https://avatars.githubusercontent.com/u/44584202?v=4)](https://github.com/restless123 "restless123 (1 commits)")

---

Tags

mediasonatamediabundlesymfonysymfony-bundlethumbnailthumbnailpathmediasonata

### Embed Badge

![Health badge](/badges/kai-grassnick-readable-path-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/kai-grassnick-readable-path-bundle/health.svg)](https://phpackages.com/packages/kai-grassnick-readable-path-bundle)
```

###  Alternatives

[intervention/image

PHP Image Processing

14.3k194.3M2.2k](/packages/intervention-image)[intervention/image-laravel

Laravel Integration of Intervention Image

1496.5M100](/packages/intervention-image-laravel)[mediamonks/sonata-media-bundle

A powerful, flexible and easy to use alternative for the existing Sonata Media Bundle

109.8k](/packages/mediamonks-sonata-media-bundle)

PHPackages © 2026

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