| Recommend this page to a friend! | 
| Classes of Leonardo Di Sarli | PHP Generate ULID | README.md | Download | 
  | 
|||||||||||||||||||||
PHP Universally Unique Lexicographically Sortable Identifier (ULID)PHP library to create a ULID unique identifier value InstallationRelease 7.0.0 Requires PHP 8.3 Release 6.0.0 Requires PHP 8.2 Release 5.0.0 Requires PHP 8.1 Release 4.0.0 Requires PHP 7.4 Release 3.0.0 Requires PHP 7.3 Release 2.0.0 Requires PHP 7.2 Release 1.0.0 Requires PHP 7.1 The recommended way to install is through Composer. 
UsageGenerate an Ulid 
Generate an Ulid from a timestamp 
Validates if is a valid Ulid from a string Recover timestamp from Ulid 
Recover date from Ulid 
Recover randomness from Ulid 
if you want an environment to run or test it, you can build and install dependences like this 
Access the container 
Verify if all dependencies is installed 
and run 
DevelopmentWant to contribute? Great! The project using a simple code. Make a change in your file and be careful with your updates! Any new code will only be accepted with all validations. To ensure that the entire project is fine: First you need to building a correct environment to install all dependences 
Access the container 
Install all dependences 
Run all validations 
Not Empty Foundation - Free codes, full minds  |