glhd/bits
0.6.2
511K downloads/mo
#4212 most downloaded on Packagist
glhd/bits
What this package is like to depend on
Last release 5 months ago
23 Mar 2026
Release timing varies
gaps range from 2 weeks to 13 months
Some releases are documented
notes for 8 of 14 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
14 releases · first in 2023
1 release in the last 12 months
see the full history below
Release timeline
14 releases · Jul 2023 to Mar 2026Releases
latest 14-
0.6.223 Mar 2026Release notes
Open source →What's Changed
- Fix for using Redis with compression or serialization in CacheSequenceResolver.php by @rzv-me in #17
- Add Laravel 13 support by @michaeldyrynda in #18
New Contributors
- @michaeldyrynda made their first contribution in #18
Full Changelog: 0.6.1...0.6.2
-
0.6.104 Mar 2025 -
0.6.004 Mar 2025 -
0.5.010 Jul 2024Release notes
Open source →What's Changed
- Add Bits-specific
setTestNowmethod by @inxilpro in #8 - Add support for converting a snowflake back to a Carbon instance by @inxilpro in #3
- Add .gitattributes by @gehrisandro in #6
- Add way to create IDs that are meant for querying a specific timestamp by @inxilpro in #9
- Add synthesizer for Livewire by @gehrisandro in #7
New Contributors
- @gehrisandro made their first contribution in #6
Full Changelog: 0.4.1...0.5.0
Release notes
Open source →Added
- Added support for
$snowflake->toDateTime()and$snowflake->toCarbon()which allows you to get the timestamp associated with the ID. - Added
firstForTimestamp($timestamp)method that lets you create an ID that corresponds to the lowest possible ID at that timestamp (useful for querying) - Added Livewire synths
Changed
- Bits no longer follows
Carbon::setTestNowand instead provides its ownsetTestNowmethod (see reasoning). - Added
.gitattributesto minimize bundle size
- Add Bits-specific
-
0.4.125 Mar 2024Release notes
Open source →What's Changed
- Support Carbon v3 by @matthewpaulking in #5
New Contributors
- @matthewpaulking made their first contribution in #5
Full Changelog: 0.4.0...0.4.1
-
0.4.012 Mar 2024 -
0.3.015 Feb 2024Release notes
Open source →Added
- Added a
snowflake_id()helper method to avoidSnowflake::make()->id()calls everywhere
Changed
- Improved exception message when trying to set epoch to a future date
Release notes
Open source →Added
- Added a
snowflake_id()helper method to avoidSnowflake::make()->id()calls everywhere
Changed
- Improved exception message when trying to set epoch to a future date
- Added a
-
0.2.014 Sep 2023Nothing published for this version
-
0.1.105 Jul 2023 -
0.1.005 Jul 2023Nothing published for this version
-
0.0.403 Jul 2023Nothing published for this version
-
0.0.303 Jul 2023Nothing published for this version
-
0.0.202 Jul 2023Nothing published for this version
-
0.0.102 Jul 2023Nothing published for this version