Libraries tagged by php enum
satooshi/value-object
27 Downloads
ValueObject, Enum, Flags implementation in PHP
edin/lexicon
28 Downloads
Attribute-driven PHP lexer and parser toolkit with enum tokens, grammar recipes, diagnostics, and AST/BNF debugging.
wpify/benefit-plus-gateway-sdk
185 Downloads
This is a "swagger" definition of application programming interface of the MúzaPay by Benefit Plus e-commerce payment gateway. You may leverage this API from your e-shop to integrate payments by employee-benefits-programme funds. This version of the programme uses mobile payment application MúzaPay. Requests signingAll requests except /auth/token must be signed by "SHA-256 with RSA" (RSASSA-PKCS1-v1_5, RFC 8017 chapter 8.2) electronic signatures. See online gateway documentation for details. ## Change log * v2 - 2025-06-26 * Added HEALTH value to productCode enum as mandated by the Czech state legislation. * amountAuthorized in PaymentStateResponse renamed to remainingAmount to better capture its meaining. * Added HTTP 410 Gone response to the cancelPayment() operation. * Corrected pattern of orderReferenceCode * Multiple corrections of the documentation, examples and field ordering changes - non-impacting.
winavin/permissions
38 Downloads
A lightweight, Enum-driven Roles & Permissions package for Laravel, designed for multi-model and multi-team systems without requiring database-stored role or permission definitions.
voku/itp-context
5 Downloads
Architecture context attributes, inline enum rule definitions, validation and summarization helpers for PHP projects.
naker/model
4681 Downloads
Model Helper
n2n/n2n-util-serialize
15 Downloads
Safely serialize and unserialize plain data objects (PHP native serialize()/unserialize() with an allowed_classes allowlist derived from the class structure) and scalar/null values (JSON), preventing object-injection and POP-chain attacks.
krak/adt
11680 Downloads
Algebraic Data Types in PHP
getwarp/value-object
919 Downloads
Value Object library for PHP
bakame/cron
12 Downloads
CRON for PHP: Validate CRON expression, Calculate run date, determine if a CRON expression is due
asfop/constants
75 Downloads
An easy-to-use enumeration expansion package helps you manage enumerations in projects more easily
entelisteam/lbaf-hydrator
26 Downloads
Attribute-driven PHP DTO hydrator: builds typed DTOs, enums, nested objects and typed arrays from JSON-like data.
ancalagon/glaurlink
274 Downloads
A lightweight, zero-dependency ORM for PHP 8.4+ and MariaDB/MySQL with type-safe models, enum support, and built-in migrations
zlikavac32/php-enum-symfony
86 Downloads
Symfony PHP enum support
zlikavac32/php-enum-doctrine
258 Downloads
Doctrine PHP enum support