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-26 17:46:38 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d5276bdba6ec6e4fc91eaf2727177332b333642a
php-uuid
/
src
T
History
Ben Ramsey
e99347f70d
Merge pull request
#77
from aztech-forks/master
...
Improve GUID support
2015-08-28 09:36:45 -05:00
..
Builder
Fix incompatible return type declaration issue
2015-08-13 11:00:41 -05:00
Codec
Use host dependant endianness in GUID string codec
2015-08-14 21:57:59 +02:00
Converter
Remove message assertion -- cannot pass in both 32 and 64 bits envs
2015-08-14 23:26:15 +02:00
Exception
Adding common docblock file header
2015-07-15 13:59:52 -05:00
Generator
Scrutinizer Auto-Fixes
2015-08-13 15:32:44 +00:00
Provider
Scrutinizer Auto-Fixes
2015-08-13 15:32:44 +00:00
BinaryUtils.php
CS fix
2015-07-27 11:14:20 -05:00
DegradedUuid.php
Move CodecInterface to the Codec namespace
2015-07-16 10:01:24 -05:00
FeatureSet.php
Use GUID codec in all cases as it is now endianness independant
2015-08-14 22:43:58 +02:00
Uuid.php
Scrutinizer Auto-Fixes
2015-08-13 15:32:44 +00:00
UuidFactory.php
Enable use of custom TimeGenerator implementations
2015-07-28 22:16:29 +02:00
UuidFactoryInterface.php
Adding common docblock file header
2015-07-15 13:59:52 -05:00
UuidInterface.php
Have UuidInterface extend from JsonSerializable and cover it with a test
2015-07-16 11:36:05 -05:00