Libraries tagged by ids
adamthehutt/laravel-unique-bigint-ids
1704 Downloads
This allows for the generation of sequential IDs that can be created before inserting into the database and are virtually (but not totally) guaranteed to be globally unique for the app. Additional benefits come from generating IDs before DB persistence, which streamlines code for, e.g., attaching related records.
xavierfaucon/bravoids
35 Downloads
Converts Ids (base10) to Hashids (base50 or 62)
wolfguard/hashids
6 Downloads
Original hashids/hashids clone. Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
universetech-inc/hashids2
1 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
universetech-inc/hashids
13 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
timch56888/hashids2
0 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
timch56888/hashids
4 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
supernova3339/laravel-hashids
8 Downloads
A Hashids bridge for Laravel
sunnysideup/faster-id-lists
20 Downloads
Make your silverstripe ORM faster by turning long list of ID select statements into smart ones
s94/debug
21 Downloads
Laravel 5 wrapper for the Debug API.
qranio-com/hashids
6 Downloads
Generate hashes like YouTube or Bitly from numbers to obfuscate your database IDs, or navigate to the right shard.
plehnmedia/expose
88 Downloads
An intrusion detection library based on PHPIDS
pivar/hashids
676 Downloads
A Hashids bridge for Laravel
otsilosani/enygma-expose
1089 Downloads
An intrusion detection library based on PHPIDS
kyleblanker/hashids
8 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers