myerscode/utilities-bags
Immutable “Bag” utilities for fluent manipulation of collection/array data in PHP. Provides a helper class with chainable methods for reading, transforming, and managing data safely without mutation; includes usage and method docs, plus tests and coverage.
d766f97 - bag: add first and last methods (commit by @oniice)7397a13 - bag: add reduce method (commit by @oniice)e2735c3 - bag: add isEmpty and isNotEmpty methods (commit by @oniice)f6bc7cc - bag: add sort and sortBy methods (commit by @oniice)a987f74 - bag: add unique method (commit by @oniice)d57992d - bag: add pluck method (commit by @oniice)e3e8abb - bag: add groupBy method (commit by @oniice)3376c05 - bag: add sum, min and max methods (commit by @oniice)2ff01f6 - bag: add reverse method (commit by @oniice)1748277 - bag: add chunk method (commit by @oniice)a273e62 - bag: add pipe method (commit by @oniice)cc2ad86 - rector: apply Rector modernisation rules (commit by @oniice)a255669 - php: modernise codebase for PHP 8.5 (commit by @oniice)e2328f8 - rector: modernise codebase (commit by @oniice)9cf4e01 - php: use PHP 8.5 features (commit by @oniice)How can I help you explore Laravel packages today?