myerscode / utilities
A collection of utility classes that make working with things much easier.
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/myerscode/utilities
Requires
- php: ^8.1
- myerscode/utilities-bags: ^2.0
- myerscode/utilities-files: ^2.0
- myerscode/utilities-numbers: ^2.0
- myerscode/utilities-strings: ^2.0
README
A collection of utility classes that make working with things much easier.
Install
You can install this package via composer:
composer require myerscode/utilities
Features
Bags
A helper for working with collections
Files
A helper for working local files and directories
Strings
A helper for working with strings
Numbers
A helper for working with numbers