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
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-19 08:34:53 UTC
README
Since PHP 8 str_starts_with
finally provides this functionality in the PHP core.
Quickstart
composer install
vendor/bin/phpunit