Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Commit 1b6482c

Browse files
committed
Add Packagist link
1 parent 6ffb587 commit 1b6482c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ The package so far provides;
1313
- Adds a new static `valueArray(): array` method that returns all values within an Enum as an equally typed array of Enum values
1414
- Adds a new static `valueList(string $separator = ', '): string` method that returns all values within an Enum as a comma separated list string
1515

16+
The package is available on Packagist as [othyn/php-enum-enhancements](https://packagist.org/packages/othyn/php-enum-enhancements).
17+
1618
---
1719

1820
## Installation

0 commit comments

Comments
 (0)