Hashids Versions Save

A small PHP library to generate YouTube-like ids from numbers. Use it when you don't want to expose your database ids to the user.

2.0.0

7 years ago
  • Added .editorconfig file
  • Added Codecov coverage
  • Added StyleCI integration
  • Dropped HHVM support
  • Dropped PHP 5.3 - 5.5 support
  • Updated file structure
  • Updated how separators are generated
  • Updated test suite