Libraries tagged by enum-features
defstudio/enum-features
16 Favers
1724 Downloads
1724 Downloads
A simple trait to enable a feature system using Enums and Laravel Pennant
makhnanov/php-enum
0 Favers
47 Downloads
47 Downloads
Useful things for new PHP 8.1 Enum feature.
kayobruno/http-status-code
0 Favers
0 Downloads
0 Downloads
The "HTTP Status Code Abstraction" project is a PHP 8-based initiative aimed at simplifying the management and usage of HTTP status codes by introducing ENUM support. HTTP status codes are integral to web development, providing vital information about the success or failure of HTTP requests and responses. However, managing and referencing these status codes in a clear and organized manner can often be challenging. This project seeks to address this challenge by leveraging PHP 8's ENUM feature.
jmar1998/http-enums
1 Favers
3 Downloads
3 Downloads
List of http useful enums on the PHP 8 Enum feature way