agenta / stringservice
Helpers for string manipulations
dev-master
2023-04-11 12:09 UTC
Requires
- php: ^8.0
- ext-bcmath: *
- ext-curl: *
- propaganistas/laravel-phone: ^4.2 || ^4.3 || ^5.0
Requires (Dev)
- orchestra/testbench: ^6.0
- phpunit/phpunit: ^9.0
This package is auto-updated.
Last update: 2025-03-11 16:39:12 UTC
README
This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors.
Installation
You can install the package via composer:
composer require agenta/stringservice
Usage
// Usage description here
Testing
composer test
Credits
License
The MIT License (MIT). Please see License File for more information.