remorhaz / ucd
PHP 访问 Unicode 字符数据库 (UCD)
v0.3.0
2024-02-11 20:48 UTC
Requires
- php: ~8.1.0 || ~8.2.0 || ~8.3.0
- nikic/php-parser: ^4.10 || ^5
- remorhaz/int-rangesets: ^0.3
Requires (Dev)
- bamarni/composer-bin-plugin: ^1.8
- phpunit/phpunit: ^10.1 || ^11
- symfony/console: ^6.1 || ^7
- thecodingmachine/safe: ^2.5
This package is auto-updated.
Last update: 2024-09-11 22:33:20 UTC
README
工作进行中。
目前,此库仅提供对 Unicode 属性范围的访问。
Unicode 版本
使用的 UCD 版本是 15.1.0。
要求
- PHP 8.1, 8.2, 8.3。
许可协议
此库在 MIT 许可协议 下授权。