sqonk / phext-core
这是 PHP 的 PHEXT 库集合的核心包。它包含字符串、数组、日期和数字的通用实用方法,每个方法都作为一个有组方法的类存在,并且静态可访问。
1.3.2
2024-09-11 04:03 UTC
Requires
- php: ^8
Requires (Dev)
- phpstan/phpstan: ^1.9
- phpunit/phpunit: ^9
Suggests
- ext-iconv: Needed for string cleaning functions.
- ext-mbstring: Needed for string cleaning functions.