ganbarodigital / php-text-tools
Installs: 27 474
Dependents: 4
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: >= 5.5
- ganbarodigital/php-defensive: ^1.0.1
- ganbarodigital/php-exceptions: ^1.1
- ganbarodigital/php-number-tools: ^1.0
- ganbarodigital/php-reflection: ^2.12.1
Requires (Dev)
This package is not auto-updated.
Last update: 2024-11-09 18:32:52 UTC
README
Introduction
The PHP Text Tools library provides an easy-to-use collection of text manipulation helpers that you can quickly drop into your own project to save you time and effort.
Installation
Run this command to add this library to your composer.json
file:
composer require ganbarodigital/php-text-tools