c33s/utils

multiple small utils

Maintainers

Package info

gitlab.com/c33s-group/php/utils

Homepage

Issues

pkg:composer/c33s/utils

Statistics

Installs: 640

Dependents: 1

Suggesters: 0

Stars: 0

2.2.0 2023-09-22 21:10 UTC

This package is auto-updated.

Last update: 2026-03-11 05:42:31 UTC


README

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

deprecated use php8 (symfony/polyfill-php80) instead

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