Libraries tagged by id generator
lacus/cpf-utils
588 Downloads
Utility functions to deal with CPF (Brazilian personal ID)
lacus/cpf-gen
785 Downloads
Utility function to generate valid CPF (Brazilian personal ID)
lacus/cnpj-utils
674 Downloads
Utilities to deal with CNPJ (Brazilian Business Tax ID)
lacus/cnpj-gen
1180 Downloads
Utility to generate CNPJ (Brazilian Business Tax ID)
ion-bazan/nric
97 Downloads
Provides a value object to store, generate and validate Singapore NRIC/FIN numbers, including new M-series FIN numbers
creatissimo/dhl-oauth
119 Downloads
This API describes how API client can obtain a token which is used to access various Parcel Germany APIs. Using this API is often the first step in making your API call. Preconditions You will need: * client ID (aka "API Key", obtained when you create an app in developer.dhl.com) * client secret (aka "API Secret", obtained when you create an app in developer.dhl.com) * GKP user name (obtained when setting up your business account with Parcel Germany) * GKP password (obtained when setting up your business account with Parcel Germany) Technical Information This uses an implementation of OAuth2 Password Grant (RFC 6749). After successfull usage you will: * have an opaque access token to be used for API calls afterwards * this token will have an expiration time
zenphp/snowflake
498 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
dekuan/dedid
1392 Downloads
An unique id generator for distributed database by DeKuan, Inc.
bradietilley/php-snowflake
2022 Downloads
Snowflake ID Generator for PHP with optional Laravel integration
webingpro/id-generator
15 Downloads
Class for genereting id's fast with php
topcloud-co/laravel-id-generator
410 Downloads
Easy way to generate custom ID in laravel framework
superlyons/yii2-id-generator
6 Downloads
generator id, support Yii AR
professional-wiki/id-generator
373 Downloads
Provides a parser function to generate unique incremental numeric IDs
kvz/youtube-id
285 Downloads
Translates a number to a short alphanumeric version
hejunjie/id-generator
81 Downloads
轻量级 PHP ID 生成器,提供雪花算法、UUID、时间戳和自定义可读 ID 等多种策略,确保全局唯一性与高并发性能,可轻松集成到任何 PHP 项目,适用于订单号、资源标识、日志追踪等多种业务场景 | A lightweight PHP ID generator supporting Snowflake, UUID, timestamp, and custom readable ID strategies. Ensures global uniqueness and high-performance, easily integrable into any PHP project, suitable for order numbers, resource identifiers, log tracking, and various other business scenarios