Libraries tagged by php-enums
sezer/enum-helpers
4 Downloads
Elegant and extensible helper library for PHP enums: filter, validate, and extend your enums with ease.
sammakescode/enums-extended
22 Downloads
Extended functionality for PHP's enums. Add labels, pick random, associative arrays and more.
ronildo-sousa/enumer
6 Downloads
A simple package to create PHP enum from a json file
robier/enum
7851 Downloads
PHP enums implementation
rawnoq/laravel-enum
40 Downloads
A comprehensive Laravel package for working with PHP Enums, providing casting, validation, translation, query scopes, and more
rapidwebltd/amazon-mws-enums
22 Downloads
PHP enums for Amazon MWS feeds
phps-cans/enum
12 Downloads
PHP Enum implementation
neuecommerce/enums
321 Downloads
Collection of framework agnostic PHP Enums.
mattyeend/dynamic-enum-generator
1 Downloads
Automatically generate PHP enums from database columns in Laravel.
levintoo/laravel-enum-exporter
47 Downloads
Laravel dev-only package to export PHP enums to TypeScript
kminek/laravel-enum
5 Downloads
Use myclabs/php-enum as Eloquent model attributes
joaorbrandao/phenum
11 Downloads
PHP enums made easy.
jesseschalken/enum
18 Downloads
PHP Enums without using Reflection
jambagecom/base-enum
42 Downloads
A library to make the PHP enum operator possible.
hmayer/enum-field
11 Downloads
A Laravel Nova field for PHP Enum classes.