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
Go From AI Idea to AI App Fast
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PHP Snowflake!