Skip to content

Releases: fab2s/SoUuid

SoUuidTrait for laravel and php8.1 support

03 Aug 13:09
Compare
Choose a tag to compare
1.0.2

Add SoUuidTrait and php8.1 tests

php8.0 support

16 Jun 08:41
Compare
Choose a tag to compare

support for php8.0 and travis.com

Types everywhere

20 Sep 06:42
45b466e
Compare
Choose a tag to compare

This is the > 7.1 version of SoUuid introducing more strict types.

It is mostly a drop in replacement for 0.0.x with no other changes in interfaces than further typing argument and return values.

Base36

28 Mar 06:41
Compare
Choose a tag to compare

Adds base36 format (requires gmp)

Base62

21 Feb 15:16
Compare
Choose a tag to compare

Adds base62 format (requires gmp)
Fix getDateTime()

Initial Proposal

09 Feb 14:41
Compare
Choose a tag to compare

Interfaces should remain stable, but may be extended to handle/implement SoUuid versioning (if ever)