kelunik/string
Simple string functions.
Maintainers
v1.0.0
2019-07-11 18:49 UTC
Requires
None
Requires (Dev)
- amphp/php-cs-fixer-config: dev-master
- friendsofphp/php-cs-fixer: ^2.15
- phpunit/phpunit: ^7 || ^8
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT b87ef14eb8059486b64d9e5f1f35f9298cd44050
- Niklas Keller <me.woop@kelunik.com>
This package is auto-updated.
Last update: 2026-06-12 09:24:03 UTC
README
👁 Build Status
👁 CoverageStatus
👁 License
kelunik/string is a small library containing string helper functions.
Kelunik\String\startsWithKelunik\String\endsWithKelunik\String\contains
Requirements
- PHP 7.1
Installation
composer require kelunik/string
