Libraries tagged by php enum

wirus15/enum

1 Favers
7828 Downloads

A simple PHP library for creating enum objects.

Go to Download


somnambulist/enumeration

0 Favers
1443 Downloads

An enumeration implementation for PHP derived from eloquent/enumeration.

Go to Download


smart-enum/smart-enum

0 Favers
351 Downloads

Enum implementation for PHP 7.1+

Go to Download


richard-ejem/enum

0 Favers
4566 Downloads

Ultralightweight enum type for PHP

Go to Download


naker/enum

0 Favers
3806 Downloads

Enum Helper for PHP 8.1

Go to Download


mle86/enum

0 Favers
10386 Downloads

A base class for enum functionality in PHP.

Go to Download


kuria/enum

1 Favers
8676 Downloads

Emulated enumeration objects in PHP

Go to Download


biiiiiigmonster/laravel-enum

20 Favers
203 Downloads

laravel enum helper base php version 8.1

Go to Download


bakame/aide-enums

0 Favers
1755 Downloads

Collection of traits to ease Enum manipulation in PHP

Go to Download


joskolenberg/enum

1 Favers
12959 Downloads

Enum implementation for PHP

Go to Download


commitglobal/enum-utils

0 Favers
1124 Downloads

Collection of PHP utilities for working with enums

Go to Download


agenciaecode/enums

2 Favers
1022 Downloads

Common enums for clean code PHP projects.

Go to Download


sinemacula/http-primitives-php

0 Favers
349 Downloads

Standalone, framework-agnostic PHP 8.3+ package providing typed backed enums for HTTP protocol primitives with zero runtime dependencies.

Go to Download


plazzag/polario-sdk-php

0 Favers
127 Downloads

API for Polario __Naming:__ * json properties are formatted in camel case (fooBar) besides of enums (FooBar) * route params are formatted in hyphen case (foo-bar) * query params are formatted in snake case (foo_bar) * query params could hold lists of elements if they are comma separated * enum properties are formatted in capitalized camel case (FooBar) __Default values:__ * default values are specified for optional parameters do only apply to POST requests __Types:__ * numbers are considered to be float values * strings that are not specified to be html formatted should not be interpreted as html to avoid unexpected bahavior, like xss attacks * timestamps are considered to be in unix time __Headers:__ * ___Platform___: can be always set as header param to specify the platform of the request for the logging output

Go to Download


leko-team/enums

1 Favers
1488 Downloads

Набор трейтов и интерфейсов для удобной работы с перечислениями в PHP

Go to Download


<< Previous Next >>