softonic/laravel-collection-extended

Additional collection methods.

3.2.0 2023-10-23 12:54 UTC

This package is auto-updated.

Last update: 2024-04-23 13:58:07 UTC


README

Latest Version Software License Build Status Coverage Status Quality Score Total Downloads Average time to resolve an issue Percentage of issues still open

This package add new methods to the laravel collections

Installation

To install, use composer:

composer require softonic/laravel-collection-extended

Usage

Check source code for documentation.

Testing

softonic/laravel-collection-extended has a PHPUnit test suite and a coding style compliance test suite using PHP CS Fixer.

To run the tests, run the following command from the project folder.

$ docker-compose run test

License

The Apache 2.0 license. Please see LICENSE for more information.