dakujem/sqids-legacy-backport

Backport of sqids/sqids for PHP 7.4 and PHP 8.0

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 14

pkg:composer/dakujem/sqids-legacy-backport

0.5.0 2025-10-03 19:22 UTC

This package is auto-updated.

Last update: 2025-10-03 19:23:27 UTC


README

Test suite

💿 composer require dakujem/sqids-legacy-backport

This is a trivial backport of the original package sqids/sqids for PHP 7.4 and PHP 8.0 only.

Documentation

Please refer to the documentation of the original package: 👉 sqids/sqids 👈

Migration to PHP 8.1+

After updating your project to a version supported by the original sqids/sqids, change your project requirement from dakujem/sqids-legacy-backport to sqids/sqids.
That should be it.

Compatibility

This backport is based on the same tag of sqids/sqids it is released under.
PHP 8 features (most notably constructor property promotion) have been removed or replaced.