This website requires JavaScript.
Explore
Help
Sign In
contrib
/
php-uuid
Watch
1
Star
0
Fork
0
You've already forked php-uuid
mirror of
https://github.com/ramsey/uuid.git
synced
2026-06-15 16:07:55 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a2647abc14d065836d30e998fd221c1a64d5aa4b
php-uuid
/
src
/
Codec
T
History
Massimiliano Arione
a2647abc14
add a specific exception for invalid UUID string
2017-03-11 10:52:53 +01:00
..
CodecInterface.php
Add docblocks for classes and interface in Ramsey\Uuid\Codec namespace
2015-09-03 23:28:07 -04:00
GuidStringCodec.php
Cleanup: Update and add missing docblocks, remove unused imports
2015-10-05 10:18:21 +02:00
OrderedTimeCodec.php
Add OrderedTimeCodec + test
2016-04-27 21:38:55 +02:00
StringCodec.php
add a specific exception for invalid UUID string
2017-03-11 10:52:53 +01:00
TimestampFirstCombCodec.php
Implemented timestamp first and timestamp last comb generators
2016-03-18 16:49:19 +02:00
TimestampLastCombCodec.php
Implemented timestamp first and timestamp last comb generators
2016-03-18 16:49:19 +02:00