Libraries tagged by ID Card
m-wardany/hash-ids
0 Favers
510 Downloads
510 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
hardphp/thinkphp-snowflake
2 Favers
812 Downloads
812 Downloads
thinkphp6.0 snowflake,使用snowflake算法生成全局唯一且趋势递增的ID
bardan-io/simple-id
0 Favers
55 Downloads
55 Downloads
A simple and easy to use package to generate unique ids for your Eloquent models.
floor9design/machine-identifier
0 Favers
46 Downloads
46 Downloads
This is a simple class for identifying machines, creating a unique ID based on hardware (Hard disk UUID)
jidniilman/yii-slug-input
0 Favers
5 Downloads
5 Downloads
Generate auto slug text from any input using model input or just Html id attribute. Forked from wardany/yii-slug-input