c33s/utils

multiple small utils

2.0.0 2021-05-29 19:35 UTC

This package is auto-updated.

Last update: 2023-09-17 01:12:15 UTC


README

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

deprecated use php8 (symfony/polyfill-php80) instead

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