PHPackages                             danilovl/hashids-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. danilovl/hashids-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

danilovl/hashids-bundle
=======================

Symfony bundle provides integrates hashids

v2.0.0(4mo ago)02.6k↓50%MITPHPPHP ^8.5

Since Dec 19Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/danilovl/hashids-bundle)[ Packagist](https://packagist.org/packages/danilovl/hashids-bundle)[ RSS](/packages/danilovl-hashids-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (11)Versions (30)Used By (0)

[![phpunit](https://github.com/danilovl/hashids-bundle/actions/workflows/phpunit.yml/badge.svg)](https://github.com/danilovl/hashids-bundle/actions/workflows/phpunit.yml)[![downloads](https://camo.githubusercontent.com/8c4a89646e4131d464f983a48133a3f5ba85378420ff8b31fe7188d3d1ed4bca/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f64616e696c6f766c2f686173686964732d62756e646c65)](https://packagist.org/packages/danilovl/hashids-bundle)[![latest Stable Version](https://camo.githubusercontent.com/c34e237d3dbfbf175f0685e89f676c0b058b1be0bdc9abca7f945165db3a4afe/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f64616e696c6f766c2f686173686964732d62756e646c65)](https://packagist.org/packages/danilovl/hashids-bundle)[![license](https://camo.githubusercontent.com/d64b8ce9538ec729b396629a92209622aa51222635b271cb7fca1a02bf13a114/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f64616e696c6f766c2f686173686964732d62756e646c65)](https://packagist.org/packages/danilovl/hashids-bundle)

HashidsBundle
=============

[](#hashidsbundle)

About
-----

[](#about)

Symfony bundle provides integrates hashids.

### Requirements

[](#requirements)

- PHP 8.5 or higher
- Symfony 8.0 or higher
- Hashids 5.0 or higher

### 1. Installation

[](#1-installation)

Install `danilovl/hashids-bundle` package by Composer:

```
composer require danilovl/hashids-bundle
```

Add the `HashidsBundle` to your application's bundles if does not add automatically:

```
