Libraries tagged by enums
tigrov/yii2-pgsql-enum
5002 Downloads
Enum type behavior and helper for Yii2, for PostgreSQL only
tiagof2/f2-laravel-enums
863 Downloads
A Laravel package for enum handler
thirdgerb/enum
14 Downloads
deprecated, recommend myclabs/php-enum
the-real-start/enums
870 Downloads
Simple php tool to work with enums
teabugger/enum
3 Downloads
PHP ENUM implementation
tdx996/php-enum
46 Downloads
A basic implementation of a php Enum.
sypspace/laravel-enum
55 Downloads
Enum generator for Laravel.
superwen/laravel-enum
3 Downloads
Enum generator for Laravel.
sunnyphp/enum
15 Downloads
Simple AbstractEnum class
steam-market-providers/enums
35 Downloads
This library contains useful values that the Steam platform uses. For example filters, tags, currencies, categories. If you work with the market place, or parse Steam, you will need it.
stanislavge/laravel-enum
20 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
standardlibrary/enum
1 Downloads
Reuseable interface for describing PHP objects that can be cast to a string
softbucket/enum
7 Downloads
PHP Enum
sjorso/enum
8450 Downloads
An abstract class for making enums in Laravel
simondeeley/enum
4 Downloads
A simple ENUM object for PHP