glhd/bits
Generate unique 64‑bit IDs for distributed systems in PHP. Create Twitter Snowflake, Sonyflake, or custom bit-sequence identifiers with configurable worker/datacenter IDs and epoch for compact, time-ordered, collision-resistant IDs across multiple servers.
Full Changelog: https://github.com/glhd/bits/compare/0.6.1...0.6.2
Full Changelog: https://github.com/glhd/bits/compare/0.6.0...0.6.1
Added Laravel 12 support.
Full Changelog: https://github.com/glhd/bits/compare/0.5.0...0.6.0
setTestNow method by @inxilpro in https://github.com/glhd/bits/pull/8Full Changelog: https://github.com/glhd/bits/compare/0.4.1...0.5.0
Full Changelog: https://github.com/glhd/bits/compare/0.4.0...0.4.1
Added Laravel 11 support and tests.
Full Changelog: https://github.com/glhd/bits/compare/0.3.0...0.4.0
snowflake_id() helper method to avoid Snowflake::make()->id() calls everywhereAdds blueprint macros.
This fixes a composer.json namespace issue.
Add JSON support
This is the initial beta release of Bits.
How can I help you explore Laravel packages today?