spryker/util-uuid-generator
UtilUuidGenerator module
1.1.0
2.6M downloads/mo
#4769 most downloaded on Packagist
spryker/util-uuid-generator
What this package is like to depend on
Last release 1 years ago
20 Mar 2025
Ships fairly regularly
a new release about every 3.3 years
Nearly every release is documented
notes for 4 of 4 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
4 releases · first in 2018
0 releases in the last 12 months
see the full history below
Release timeline
4 releases · Jul 2018 to Mar 2025
2019
2020
2021
2022
2023
2024
2025
2026
Releases
latest 4-
1.1.020 Mar 2025Release notes
Open source →Included commits: 1.0.2...1.1.0
Improvements
- Introduced
IdGeneratorSettingstransfer. - Introduced
UtilUuidGeneratorService::generateUniqueRandomId()to generate a unique random ID. - Added
hidehalo/nanoid-phpto dependencies.
- Introduced
-
1.0.202 Jun 2020Release notes
Open source →Included commits: 1.0.1...1.0.2
Fixes
- Refactored
ContainerInterfacearray access usage toContainerInterface::set()method usage.
- Refactored
-
1.0.125 May 2020Release notes
Open source → -
1.0.026 Jul 2018Release notes
Open source →Included commits: https://github.com/spryker/util-uuid-generator/tree/1.0.0
Initial Release
- Adapter module for
spryker/ramsey-uuid. - Introduces the UtilUuidGeneratorService.
UtilUuidGeneratorServiceInterface::generateUuid5FromObjectId()method is introduced to generateuuid5based on object identifiers.
- Adapter module for