PHPackages                             ip/slugify-namer - 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. [File &amp; Storage](/categories/file-storage)
4. /
5. ip/slugify-namer

ActiveLibrary[File &amp; Storage](/categories/file-storage)

ip/slugify-namer
================

Namer for the VichUploaderBundle which slugifies the filename of the uploaded file

1.1.0(9y ago)11.0kMITPHPPHP ^5.5|^7.0

Since Mar 29Pushed 9y ago1 watchersCompare

[ Source](https://github.com/interpunkt/ip-slugify-namer)[ Packagist](https://packagist.org/packages/ip/slugify-namer)[ RSS](/packages/ip-slugify-namer/feed)WikiDiscussions master Synced 2w ago

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

ip/slugify-namer
================

[](#ipslugify-namer)

> Namer for the VichUploaderBundle which slugifies the filename of the uploaded file

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

[](#installation)

You can install SlugifyNamer through [Composer](https://getcomposer.org):

```
$ composer require ip/slugify-namer
```

To use it in a Symfony2 project add it as a service in services.yml:

```
services:
...
    ip.slugify_namer:
          class: ip\SlugifyNamer\SlugifyNamer

```

Then add the service to your VichUploader mapping in config.yml

```
vich_uploader:
    ...
    mappings:
        example_upload:
            uri_prefix:         /upload/directory/
            upload_destination: %kernel.root_dir%/../web/upload/directory
            namer:              ip.slugify_namer
    ...

```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~1 days

Total

5

Last Release

3376d ago

PHP version history (2 changes)1.0.1PHP ^5.5

1.1.0PHP ^5.5|^7.0

### Community

Maintainers

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

---

Top Contributors

[![daniellehrner](https://avatars.githubusercontent.com/u/6727189?v=4)](https://github.com/daniellehrner "daniellehrner (3 commits)")

### Embed Badge

![Health badge](/badges/ip-slugify-namer/health.svg)

```
[![Health](https://phpackages.com/badges/ip-slugify-namer/health.svg)](https://phpackages.com/packages/ip-slugify-namer)
```

###  Alternatives

[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[shopware/storefront

Storefront for Shopware

674.4M211](/packages/shopware-storefront)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.4M524](/packages/shopware-core)[presta/image-bundle

PrestaImageBundle is a Symfony bundle providing tools to resize uploaded and remote images before sending them through a classic form.

24158.1k](/packages/presta-image-bundle)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1615.6k12](/packages/2lenet-crudit-bundle)[xi/filelib

File library for PHP

2254.5k2](/packages/xi-filelib)

PHPackages © 2026

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