Libraries tagged by sequential rank
nickbeen/sequential-rank
1 Favers
220 Downloads
220 Downloads
Simple ranking system for ordering results by sequence
m-wardany/hash-ids
0 Favers
315 Downloads
315 Downloads
This package is designed to hash sequential keys so that they appear as random characters, making them difficult to predict. There is no requirement to check if the key already exists in the database before saving, as each key is guaranteed to be unique
helicon-os/uuid
1 Favers
12 Downloads
12 Downloads
Generic basic UUID Generator for PHP with various output formats like 16byte binary, hex formats (compact, grouped, ...), base32-like and base64-like. V4 Random UUIDs and Sequential UUIDs can be generated.
m165437/eloquent-numbered
0 Favers
8 Downloads
8 Downloads
Sequentially numbers your Eloquent model instances