Strings Component
Strings Component provide a fluent, object-oriented interface for working with multibyte string, allowing you to chain multiple string operations together using a more readable syntax compared to traditional PHP strings functions.
Installation
Composer
Withcomposer require atomastic/strings
Resources
Tests
Run tests
./vendor/bin/pest
License
The MIT License (MIT) Copyright (c) 2021 Sergey Romanenko