We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e332def commit fafcb80Copy full SHA for fafcb80
README.md
@@ -1,2 +1,7 @@
1
# ulid
2
Universally Unique Lexicographically Sortable Identifier ported to PHP
3
+
4
+Tests borrowed from [.NET port](https://github.com/fvilers/ulid.net)
5
+Original idea borrowed from [JS](https://github.com/alizain/ulid)
6
7
+License AGPL
0 commit comments