zambinij/enum-helpers

A package with Enum helpers

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/zambinij/enum-helpers

1.0.1 2023-03-02 18:37 UTC

This package is auto-updated.

Last update: 2025-09-29 03:13:42 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