Download the PHP package lewiscowles/ulid without Composer
On this page you can find all versions of the php package lewiscowles/ulid. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lewiscowles/ulid
More information about lewiscowles/ulid
Files in lewiscowles/ulid
Download lewiscowles/ulid
More information about lewiscowles/ulid
Files in lewiscowles/ulid
Vendor lewiscowles
Package ulid
Short Description Universally Unique Lexicographically Sortable Identifier ported to PHP
License AGPL-3.0-or-later
Package ulid
Short Description Universally Unique Lexicographically Sortable Identifier ported to PHP
License AGPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package ulid
php-ulid
Universally Unique Lexicographically Sortable Identifier ported to PHP
Tests borrowed from .NET port
Original idea borrowed from JS
License AGPL
Requirements
PHP7.4+
Usage:
composer require lewiscowles/ulid
Tests:
To generate the coverage report xdebug extension must be enabled for your PHP
Unit-test CLI
php vendor/bin/phpunit --coverage-html ./reports/ --whitelist src
Mutation testing with infection
php vendor/bin/infection
PHPStan
php vendor/bin/phpstan analyse src -l max
Jenkins pipeline step for testing
Got an idea?
Create an issue, a PR, both (if possible) :smile_cat:
All versions of ulid with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3
The package lewiscowles/ulid contains the following files
Loading the files please wait ....