Download the PHP package choval/lid without Composer
On this page you can find all versions of the php package choval/lid. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor choval
Package lid
Short Description A long 64-bit number used to identify rows in a database
License MIT
Package lid
Short Description A long 64-bit number used to identify rows in a database
License MIT
Please rate this library. Is it a good library?
Informations about the package lid
LID
LID (LongID) is a 64-bit number used to identify rows in a database.
Made specifically for use with BIGINT/LONGINT in databases. Includes a checksum to verify data.
Note: v1.x is not compatible with v0.x.
Install
Format
It is built using a base 62:
- Except the web format, see Web.
The checksum (Damm) is the first character.
Examples
Web
A different base is used for the web format.
Altough longer in length due to a shorter base, it is easier for dictation (across dialects) and more error friendly for OCR engines.
Alias characters are replaced.
Usage
License
MIT, see LICENSE
All versions of lid with dependencies
PHP Build Version
Package Version
The package choval/lid contains the following files
Loading the files please wait ....