Download the PHP package goksagun/collection without Composer
On this page you can find all versions of the php package goksagun/collection. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download goksagun/collection
More information about goksagun/collection
Files in goksagun/collection
Download goksagun/collection
More information about goksagun/collection
Files in goksagun/collection
Vendor goksagun
Package collection
Short Description A PHP collection library providing functionalities for managing and manipulating collections.
License MIT
Package collection
Short Description A PHP collection library providing functionalities for managing and manipulating collections.
License MIT
Please rate this library. Is it a good library?
Informations about the package collection
Collection
A PHP collection library providing functionalities for managing and manipulating product collections.
Features
- Create a collection of items
- Add a item to the collection
- Map over the collection to apply a function to each item
- Filter the collection based on a predicate
- Pluck a specific property from each item in the collection
- Reduce the collection to a single value
- Sort the collection based on a custom comparison function
Installation
Use Composer to install this library:
Usage
Here's a basic example of how to use this library:
Testing
Run the tests with:
License
This project is licensed under the MIT License - see the LICENSE file for details.
All versions of collection with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
The package goksagun/collection contains the following files
Loading the files please wait ....