Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ABCDEFGHIJLMNOPQRSTUVWXYZ
]
php-pecl-seassnowflake - PHP Extension for Distributed unique ID generator
- Website:
- https://pecl.php.net/package/SeasSnowflake
- Licence:
- PHP
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
- Description:
SeasSnowflake is a distributed unique ID generator inspired by
Twitter's Snowflake [1].
[1] https://blog.twitter.com/engineering/en_us/a/2010/announcing-snowflake
Package built for PHP 8.0.
Packages
php-pecl-seassnowflake-1.0.0-3.remi.src
|
[31 KiB]
|
Changelog by Remi Collet (2022-09-15):
- add patch for PHP 8.2 from
https://github.com/SeasX/SeasSnowflake/pull/9
|
php-pecl-seassnowflake-1.0.0-2.remi.src
|
[30 KiB]
|
Changelog by Remi Collet (2021-09-01):
- rebuild for 8.1.0RC1
|
php-pecl-seassnowflake-1.0.0-1.remi.src
|
[30 KiB]
|
Changelog by Remi Collet (2021-08-25):
- initial package, version 1.0.0 (stable)
- open https://github.com/SeasX/SeasSnowflake/pull/3 - fix test
- open https://github.com/SeasX/SeasSnowflake/pull/4 - exec perm
- open https://github.com/SeasX/SeasSnowflake/pull/5 - PHP 5
- open https://github.com/SeasX/SeasSnowflake/pull/6 - arginfo
|