Libraries tagged by enum
a-sabagh/laravel-enhance-enums
369 Downloads
A lightweight Laravel package that adds a reusable Translatable trait for handling model translations with clean, consistent syntax.
xentixar/workflow-manager
1497 Downloads
A workflow manager plugin for FilamentPHP with PHP enum support.
winavin/permissions
47 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.
unisolutions/silverstripe-i18nenum
1653 Downloads
Translatable Enum fieldtype for Silverstripe.
unapi/helper-types
5029 Downloads
Unapi helper: types
unapi/helper-money
5049 Downloads
Unapi helper: money
tiny-blocks/currency
22515 Downloads
Models ISO-4217 currencies as a PHP enum, with per-currency fraction digit resolution.
thesis/headers
309 Downloads
Typed headers for PHP.
sofyco/types
429 Downloads
Common enums and models
sinemacula/http-primitives-php
471 Downloads
Standalone, framework-agnostic PHP 8.3+ package providing typed backed enums for HTTP protocol primitives with zero runtime dependencies.
saeidsharafi/laravel-permission-generator
306 Downloads
Generate Permission Enums and sync with spatie/laravel-permission based on a config file.
phant/data-structure
5463 Downloads
Manage data structure easily
pfilsx/postgresql-doctrine
3540 Downloads
Extended Doctrine DBAL and Doctrine migrations classes for postgresql specific features support
ngsoft/tools
4997 Downloads
A set of reusable tools used on my projects.
n2n/n2n-util-serialize
94 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.