remorhaz / ucd
PHP access to Unicode Character Database (UCD)
Installs: 98 011
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
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-10-11 22:42:50 UTC
README
Work in progress.
For now, this library provides only access to Unicode property ranges.
Unicode Version
The version of UCD used is 15.1.0.
Requirements
- PHP 8.1, 8.2, 8.3.
License
This library is licensed under MIT license.