c33s/utils

multiple small utils

Installs: 640

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

pkg:composer/c33s/utils

2.2.0 2023-09-22 21:10 UTC

This package is auto-updated.

Last update: 2025-10-11 04:47:23 UTC


README

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

deprecated use php8 (symfony/polyfill-php80) instead

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