An open API service indexing awesome lists of open source software.

https://github.com/labrodev/php-enum-mapper

PhpEnumMapper is a PHP utility class that provides methods to transform and map Enum cases into arrays of values, labels, or attributes. This utility is especially useful when dealing with Enums in contexts like forms, filters, or any view-related data where Enum values and labels are required.
https://github.com/labrodev/php-enum-mapper

enum enums laravel package php static-library utility

Last synced: 26 days ago
JSON representation

PhpEnumMapper is a PHP utility class that provides methods to transform and map Enum cases into arrays of values, labels, or attributes. This utility is especially useful when dealing with Enums in contexts like forms, filters, or any view-related data where Enum values and labels are required.

Awesome Lists containing this project