myerscode / utilities-bags
A PHP helper utility class for fluent interaction and manipulation with collection data using immutable bags
Installs: 6 222
Dependents: 6
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: ^8.1
- ext-json: *
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.4
- phpunit/phpunit: ^9.5
README
A PHP helper utility class for fluent interaction and manipulation of collection data, using immutable bags
Install
You can install this package via composer:
composer require myerscode/utilities-bags
Usage
To see how to use the utility, view the usage guide here.
Methods
View all available methods in the documentation here.
Issues
Bug reports and feature requests can be submitted on the Github Issue Tracker.
Contributing
See the Myerscode contributing page for information.
License
The MIT License (MIT). Please see License File for more information.