|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| acelaya/doctrine-enum-type | 0.83 | Doctrine DBAL type for mapping MyCLabs\Enum\Enum values to entity columns. Provides a reusable PhpEnumType to register enums as custom Doctrine types. Note: largely obsolete now that PHP has native enums and Doctrine supports them. | 131 | 136 | 14 | 13K | 1 | 2.1 | 19.5 | MIT | 5 years ago | |
| myclabs/php-enum | 0.78 | myclabs/php-enum brings SplEnum-style enums to PHP. Define enum classes, get autogenerated static constructors, validate values, compare instances, list possible values, and use enums as parameter/return types with extra methods—without a PHP extension. | 2,728 | 2,762 | 126 | 3M | 12 | 30.2 | 45.3 | MIT | 1 year ago | |
| adrenalinkin/enum-property-bundle | 0.78 | Symfony bundle integrating EnumMapper: adds Twig filters/functions to convert enum DB values to human labels and back, fetch full enum maps, and provides validation support for enum properties. Install via Composer and enable the bundle in AppKernel. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| art-fatal/doctrine-enum-bundle | 0.77 | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| aboutcoders/enum-serializer-bundle | 0.77 | Symfony bundle adding JMS Serializer support for myclabs/php-enum enums. Register enum types via config or tagged services, then serialize/deserialize to JSON using enum class names in @Type annotations or directly in serializer calls. | 3 | 4 | 5 | 459 | 1 | 0.6 | 28.5 | MIT | 5 years ago | |
| elao/enum | 0.77 | Opinionated extensions for PHP 8.1+ native enums with readable labels, flag/bitmask enums, and extra values. Includes integrations for Symfony (Forms, HTTP Kernel arg resolver, Translation, VarDumper), Doctrine ORM/ODM, and Faker. | 327 | 326 | 30 | 41K | 15 | 32.8 | 39.2 | MIT | 2 months ago | |
| konekt/concord | 0.76 | Laravel extension for building modular applications using conventions on top of service providers. Manage in-app and external modules with isolation-friendly structure, version compatibility across Laravel releases, and tooling around module registration and organization. | 236 | 236 | 15 | 60K | 3 | 2.3 | 33.4 | MIT | — | |
| henzeb/enumhancer | 0.76 | — | 69 | 70 | 8 | 26K | 0 | 21.0 | 39.2 | AGPL-3.0 | 5 months ago | |
| biig/dictionary-bundle | 0.76 | — | 8 | 8 | 10 | 9 | 10 | 5.4 | 7.5 | — | 6 years ago | |
| fresh/doctrine-enum-bundle | 0.76 | Symfony bundle adding ENUM type support to Doctrine ORM/DBAL. Register custom enum types and map them to entity fields for safer, consistent values across databases. Works with modern Symfony/Doctrine versions and common platforms like PostgreSQL, MySQL, SQLite, and MSSQL. | 462 | 474 | 75 | 55K | 11 | 29.0 | 35.2 | MIT | 5 months ago | |
| danaki/doctrine-enum-type-bundle | 0.74 | — | 6 | 6 | 9 | 727 | 0 | 1.8 | 27.9 | — | 4 years ago | |
| konekt/enum | 0.73 | Lightweight PHP enum base class (pre-PHP 8.1) for defining value-safe constants via abstract Enum subclasses. Simple instantiation, validation and utilities, with docs and optional Laravel Eloquent integration via konekt/enum-eloquent. | 21 | 21 | 2 | 61K | 0 | 0.0 | 55.3 | MIT | — | |
| oskarstark/enum-helper | 0.72 | Helpers for PHP 8.1+ enums: compare enum cases (equals, notEquals, equalsOneOf) and convert enums to arrays (backed and non-backed). Includes an abstract EnumTestCase to simplify testing enum behavior. | 13 | 13 | 3 | 276K | 1 | 18.4 | 62.0 | MIT | 4 months ago | |
| spatie/laravel-enum | 0.72 | Laravel integration for spatie/enum: use Enum base class in Laravel, cast model attributes to enums (including nullable and arrays), and get Laravel-friendly behavior via custom casts and Castable support for Eloquent. | 365 | 368 | 36 | 110K | 0 | 11.3 | 34.3 | MIT | 1 year ago |
How can I help you explore Laravel packages today?