File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Noctud Collection
2- Type-safe, mutable/immutable, sortable and key-preserving List/Map/Set collections for ** PHP 8.4+** .
32
43[ ![ Docs] ( https://img.shields.io/badge/docs-noctud.dev-8A2BE2 )] ( https://noctud.dev/collection/getting-started )
54[ ![ codecov] ( https://codecov.io/gh/noctud/collection/branch/0.1.x/graph/badge.svg )] ( https://codecov.io/gh/noctud/collection )
65[ ![ Latest Stable Version] ( https://img.shields.io/packagist/v/noctud/collection.svg )] ( https://packagist.org/packages/noctud/collection )
76![ License: MIT] ( https://img.shields.io/badge/License-MIT-blue.svg )
87[ ![ Discord] ( https://img.shields.io/badge/discord-join-5865F2?logo=discord&logoColor=white )] ( https://discord.gg/jS3fKe6vW9 )
8+
9+ Type-safe, mutable/immutable, sortable and key-preserving List/Map/Set collections for ** PHP 8.4+** .
10+
911``` shell
1012composer require noctud/collection
1113```
You can’t perform that action at this time.
0 commit comments