myerscode / utilities
A collection of utility classes that make working with things much easier.
2.0.1
2022-02-04 09:39 UTC
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