Libraries tagged by php-enums
diephp/laravel-resources-typescript
311 Downloads
Generate TypeScript interfaces and type aliases from Laravel JsonResource classes, including enum support
dev-toolbelt/enums
2143 Downloads
A shared set of open-source enums for frequently used domains, helping reduce duplication and improve consistency across software projects.
xentixar/workflow-manager
1514 Downloads
A workflow manager plugin for FilamentPHP with PHP enum support.
toniel/laravel-enum-to-typescript
337 Downloads
A Laravel package to convert PHP enums to TypeScript.
tiny-blocks/currency
22524 Downloads
Models ISO-4217 currencies as a PHP enum, with per-currency fraction digit resolution.
slava-basko/enum
7655 Downloads
PHP enum implementation
rawnoq/laravel-enum
86 Downloads
A comprehensive Laravel package for working with PHP Enums, providing casting, validation, translation, query scopes, and more
premier/enum
13762 Downloads
PHP Enum implementation
pingusolutions/countries
2542 Downloads
A PHP Enum for ISO 3166-1 alpha-2 countries
maksimovic/country-enums
2075 Downloads
All (or at least most) countries and their regions formatted as PHP enums
maartenpaauw/php-slack-constants
121 Downloads
PHP enums for Slack API events
kalibora/labeled-enum
3097 Downloads
Enum with label that extends myclabs/php-enum
fast-forward/enum
151 Downloads
Ergonomic utilities for PHP enums, including names, values, lookups, and option maps.
minimalcode/php-enum
3284 Downloads
Minimalistic singleton enum for PHP
mahan-shoghy/php-enum-helper
845 Downloads
enum helper trait for PHP