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-17 16:26:51 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6730652e95b13afc3e026ce946f777ec361d9a49
php-uuid
/
src
/
Builder
T
History
Ben Ramsey
ae247f1dcd
chore: clean up types and PHP 8-ify the code
2022-09-15 22:14:04 -05:00
..
BuilderCollection.php
Allow
iterable<T>
where
ramsey/collection
would be used, deprecate collection classes
2022-03-22 17:30:42 +01:00
DefaultUuidBuilder.php
Removed redundant interface inheritance.
2020-08-23 19:36:53 +01:00
DegradedUuidBuilder.php
chore: clean up types and PHP 8-ify the code
2022-09-15 22:14:04 -05:00
FallbackBuilder.php
chore: clean up types and PHP 8-ify the code
2022-09-15 22:14:04 -05:00
UuidBuilderInterface.php
Propagating
@psalm-pure
to factories and builders used internally to purely assemble a
UuidInterface
2020-03-23 11:25:22 +01:00