php-ulid
php-ulid copied to clipboard
Document code using docstrings
This really needs to have docstrings, minimum explaining class purpose, method signature and internal properties and constants.
How about using the phpDocumentor to add the doc block comment and organize comment in the source code?
https://github.com/phpDocumentor/phpDocumentor2