An ID Generator for PHP based on Snowflake Algorithm (Twitter announced). Snowflake is a network service that generates unique ID numbers at high scale with simple guarantees. If you want to generate unique IDs using the snowflake algorithm, you must ensure that sequence numbers generated within the same millisecond on the same node are unique. Based on this requirement, we have created this package which integrates multiple sequence number providers.
Features
- Requires PHP >= 8.1
- Documentation available
- Requires Composer
- Customize the sequence number resolver
- Licensed under the MIT License
- Laravel Cache add lock mechanism
Categories
FrameworksLicense
MIT LicenseFollow PHP Snowflake
Other Useful Business Software
Simplify Purchasing For Your Business
Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PHP Snowflake!