ramsey / identifier
一个用于生成和使用标识符的PHP库,包括UUIDs、ULIDs和Snowflakes
dev-main
2023-04-15 15:02 UTC
Requires
- php-64bit: ^8.2
- brick/math: ^0.10.2
- identifier/identifier: ^0.1.0
- psr/clock: ^1.0
Requires (Dev)
- captainhook/captainhook: ^5.10
- captainhook/plugin-composer: ^5.3
- dealerdirect/phpcodesniffer-composer-installer: ^0.7.2
- ergebnis/composer-normalize: ^2.28
- hamcrest/hamcrest-php: ^2.0
- mockery/mockery: ^1.5
- php-parallel-lint/php-console-highlighter: ^1.0
- php-parallel-lint/php-parallel-lint: ^1.3
- phpbench/phpbench: ^1.2
- phpstan/extension-installer: ^1.1
- phpstan/phpstan: ^1.8
- phpstan/phpstan-mockery: ^1.1
- phpstan/phpstan-phpunit: ^1.1
- phpunit/phpunit: ^9.5
- psalm/plugin-mockery: ^1.1.0
- psalm/plugin-phpunit: ^0.18.3
- psr/simple-cache: ^3.0
- ramsey/coding-standard: ^2.0
- ramsey/composer-repl: ^1.4
- ramsey/conventional-commits: ^1.3
- roave/security-advisories: dev-latest
- vimeo/psalm: ^5.4
Suggests
- psr/simple-cache-implementation: To cache the system node (MAC address) for faster lookup
Provides
- identifier/identifier-implementation: dev-main
This package is auto-updated.
Last update: 2024-09-15 18:04:24 UTC
README
一个用于生成和使用标识符的PHP库
关于
本项目遵循行为准则。参与本项目及其社区,您应遵守此准则。
安装
使用Composer将该包作为依赖项安装。
composer require ramsey/identifier
贡献
欢迎贡献!要贡献,请熟悉CONTRIBUTING.md。
协调披露
确保用户信息的安全和保密是首要任务,我们欢迎外部安全研究人员的贡献。如果您认为您已在此存储库维护的软件中发现了一个安全问题,请阅读SECURITY.md以获取提交漏洞报告的说明。
版权和许可
ramsey/identifier库版权© Ben Ramsey,根据MIT许可证(MIT)许可使用。请参阅LICENSE获取更多信息。