Download the PHP package jasonbradley/hash-ids-bundle without Composer
On this page you can find all versions of the php package jasonbradley/hash-ids-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jasonbradley/hash-ids-bundle
More information about jasonbradley/hash-ids-bundle
Files in jasonbradley/hash-ids-bundle
Download jasonbradley/hash-ids-bundle
More information about jasonbradley/hash-ids-bundle
Files in jasonbradley/hash-ids-bundle
Vendor jasonbradley
Package hash-ids-bundle
Short Description Symfony2 Bundle for HashIds library - http://hashids.org/php/
License MIT
Package hash-ids-bundle
Short Description Symfony2 Bundle for HashIds library - http://hashids.org/php/
License MIT
Keywords hashids
Please rate this library. Is it a good library?
Informations about the package hash-ids-bundle
HashIds Bundle for Symfony2 - http://hashids.org/php/
Symfony2 bundle for accessing the HashIds library to generate short unique ids from integers
"Hashids is a small open-source library that generates short, unique, non-sequential ids from numbers. It converts numbers like 347 into strings like “yr8”, or array of numbers like [27, 986] into “3kTMd”. You can also decode those ids back. This is useful in bundling several parameters into one or simply using them as short UIDs."
1. Include in composer.json
2. Include in AppKernel.php
3. Bundle Configuration example (config.yml)
To use the service
All versions of hash-ids-bundle with dependencies
PHP Build Version
Package Version
The package jasonbradley/hash-ids-bundle contains the following files
Loading the files please wait ....