Search results for enum
kent013/artisan-command-apib-resource
43 Downloads
An artisan command to generate API resource from Factory/Enum.
kayobruno/http-status-code
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.
joaorbrandao/phenum
11 Downloads
PHP enums made easy.
intenave/http-response-status-codes
44 Downloads
Package provides an enumeration of standard HTTP status codes along with convenient methods for working with them.
ikaijian/laravel-constant
7 Downloads
php,constant,enum,枚举类,错误码
hyder/laravel-utils
8 Downloads
Utilities for Laravel applications, including various helpful features such as zip file creation, enum handling, and more.
hexatex/abstractenum
3594 Downloads
An abstract class that simulates phps missing enum
guava/simple-permissions
35 Downloads
Simple permission and role system for Laravel. Supports enums.
grabenstein/keys
11 Downloads
An enum for the most commonly used keys.
golding/ascii-table
47 Downloads
Php library with ascii table enum.
glamorous/value-object
17 Downloads
Interface to have ValueObjects in your application. An Enum implementing this interface is also available.
femastudios/http-utils
86 Downloads
PHP collection of enums and basic utilities for HTTP
eltristi/extra-commands
1167 Downloads
A Laravel package to generate repositories, services, interfaces, traits and enums.
dzentota/typedvalue
26 Downloads
A PHP 8.1+ typed values (value objects) helper library with modern enum support and comprehensive security features.
draculaid/php8forphp7
29559 Downloads
Php8forPhp7 - PHP 8 functions, and classes for PHP 7.4. Class for emulate enums