c33s / utils
multiple small utils
2.2.0
2023-09-22 21:10 UTC
Requires
- php: >=7.1 || ^8.0
- ext-filter: *
- ext-intl: *
- danielstjules/stringy: ^3.1.0
- symfony/deprecation-contracts: ^2.1.0
- symfony/polyfill-php80: ^1.20.0
Requires (Dev)
- codeception/aspect-mock: ^3.1.0
- codeception/codeception: 4.1.12
- codeception/module-asserts: 1.3.1
- phpunit/phpunit: <=8.5.13
- symfony/var-dumper: ^3.4 || ^4.4 || ^5.0
README
PharHelper::isPhar()
PharHelper::directory()
deprecated use php8 (symfony/polyfill-php80) instead
StringHelper::isRegex($string)
StringHelper::startsWith($haystack, $needle)
StringHelper::endsWith($haystack, $needle)