zambinij/enum-helpers

A package with Enum helpers

1.0.1 2023-03-02 18:37 UTC

This package is auto-updated.

Last update: 2025-05-29 01:54:53 UTC


README

Requires PHP 8.1+

๐Ÿงน Keep a modern codebase with Pint:

composer lint

โš—๏ธ Run static analysis using PHPStan:

composer test:types

โœ… Run unit tests using PEST

composer test:unit

๐Ÿš€ Run the entire test suite:

composer test