c33s/utils

multiple small utils

2.2.0 2023-09-22 21:10 UTC

This package is auto-updated.

Last update: 2024-04-11 01:26:29 UTC


README

PharHelper::isPhar()
PharHelper::directory()

deprecated use php8 (symfony/polyfill-php80) instead

StringHelper::isRegex($string)
StringHelper::startsWith($haystack, $needle)
StringHelper::endsWith($haystack, $needle)