ooxi / starts-with
0.1.2
2022-12-17 17:43 UTC
Requires
- php: ^7.0|^7.1|^8.0|^8.1
Requires (Dev)
- phpunit/phpunit: ^6.1|^9.5
This package is not auto-updated.
Last update: 2025-06-14 02:31:24 UTC
README
Since PHP 8 str_starts_with
finally provides this functionality in the PHP core.
Quickstart
composer install
vendor/bin/phpunit