Search results for enum
doctrineum/integer
6110 Downloads
Enumeration type for Doctrine - integers only
doctrineum/float
5890 Downloads
Enumeration type for Doctrine - floats only
doctrineum/boolean
5719 Downloads
Enumeration type for Doctrine - booleans only
dentelis/hydrator
0 Downloads
Extremely fast object and array php hydrator with strict type matching, array typings, enums, and union types
denizozturk/quick-command
37 Downloads
This is a collection of quick commands for your laravel project. It includes commands for actions, enums, helper, traits and other stuff.
darkdarin/php-entity-renderer
19 Downloads
Renderer helpers to make PHP code for classes, interfaces, traits and enums
brychokvadim/php-standard
2 Downloads
Fork by TenantCloud's PHP standard library: lazy, iterators, enum extensions etc
brenno-duarte/phpdeprecated
23 Downloads
PHP component used to search for deprecated resources in your project, such as classes, traits, enums, and others
break-down/entity-state
17 Downloads
Entity state implementation to define entity attributes with enumerated state values.
bonndan/phpenums
14 Downloads
An experimental Enum implementation for PHP7
balt-technologies/standards
434 Downloads
PHP Package with a bunch of enums for standards, eg. ISO countries, languages, http status code etc.
avastechnology/laravel-environment
5 Downloads
Provides an Environment enumeration class to help specify the current and available environments.
apetitpa/card-factory
7 Downloads
CardFactory is a PHP library designed to simplify the creation and management of card decks for card games. It provides an organized and extensible structure with classes and enumerations for cards, suits, values, and decks, making it easy to build and manipulate card decks in a variety of game scenarios.
ap-lib/caster
36 Downloads
AP\Caster is a high-performance PHP library designed to facilitate flexible and efficient data casting operations. It supports adaptive scalar casting, enum casting, and customizable casting strategies to ensure data integrity and type safety in your applications
ahungry/powerset
195 Downloads
Generate a powerset (enumerate all possible values) of a multi-dimensional array