PHPackages                             vortgo/dbal-laravel-enum - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. vortgo/dbal-laravel-enum

ActiveLibrary[Database &amp; ORM](/categories/database)

vortgo/dbal-laravel-enum
========================

DBAL package for laravel migrations. Added field type - enum

v2.5.6(9y ago)1633MITPHPPHP ^5.6 || ^7.0

Since Oct 11Pushed 9y ago1 watchersCompare

[ Source](https://github.com/vortgo/dbal)[ Packagist](https://packagist.org/packages/vortgo/dbal-laravel-enum)[ Docs](http://www.doctrine-project.org)[ RSS](/packages/vortgo-dbal-laravel-enum/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (56)Used By (0)

Doctrine DBAL for laravel migrations
====================================

[](#doctrine-dbal-for-laravel-migrations)

Changed files from original package
-----------------------------------

[](#changed-files-from-original-package)

dbal/lib/Doctrine/DBAL/Schema/Column.php

dbal/lib/Doctrine/DBAL/Types/EnumType.php

Usage
-----

[](#usage)

When you need changing field enum, just added in your migrations file

Doctrine\\DBAL\\Types\\Type::addType('enum', 'Doctrine\\DBAL\\Types\\EnumType');

Schema::getConnection()-&gt;getDoctrineSchemaManager()-&gt;getDatabasePlatform()-&gt;registerDoctrineTypeMapping('enum', 'string');

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~38 days

Recently: every ~72 days

Total

49

Last Release

3539d ago

PHP version history (2 changes)2.0.x-devPHP &gt;=5.3.2

2.5.x-devPHP ^5.6 || ^7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/a59892f799708fa0a8462e69b028663cffa0a72b0261b804f09acbde931cbb26?d=identicon)[vortgo](/maintainers/vortgo)

---

Top Contributors

[![beberlei](https://avatars.githubusercontent.com/u/26936?v=4)](https://github.com/beberlei "beberlei (868 commits)")[![deeky666](https://avatars.githubusercontent.com/u/1411514?v=4)](https://github.com/deeky666 "deeky666 (487 commits)")[![Ocramius](https://avatars.githubusercontent.com/u/154256?v=4)](https://github.com/Ocramius "Ocramius (240 commits)")[![guilhermeblanco](https://avatars.githubusercontent.com/u/208883?v=4)](https://github.com/guilhermeblanco "guilhermeblanco (129 commits)")[![jwage](https://avatars.githubusercontent.com/u/97422?v=4)](https://github.com/jwage "jwage (71 commits)")[![kimhemsoe](https://avatars.githubusercontent.com/u/568787?v=4)](https://github.com/kimhemsoe "kimhemsoe (51 commits)")[![JeroenDeDauw](https://avatars.githubusercontent.com/u/146040?v=4)](https://github.com/JeroenDeDauw "JeroenDeDauw (50 commits)")[![romanb](https://avatars.githubusercontent.com/u/177309?v=4)](https://github.com/romanb "romanb (48 commits)")[![juokaz](https://avatars.githubusercontent.com/u/157597?v=4)](https://github.com/juokaz "juokaz (44 commits)")[![jsor](https://avatars.githubusercontent.com/u/55574?v=4)](https://github.com/jsor "jsor (32 commits)")[![lsmith77](https://avatars.githubusercontent.com/u/300279?v=4)](https://github.com/lsmith77 "lsmith77 (27 commits)")[![bantu](https://avatars.githubusercontent.com/u/189375?v=4)](https://github.com/bantu "bantu (25 commits)")[![birko](https://avatars.githubusercontent.com/u/1064302?v=4)](https://github.com/birko "birko (21 commits)")[![stof](https://avatars.githubusercontent.com/u/439401?v=4)](https://github.com/stof "stof (19 commits)")[![Tobion](https://avatars.githubusercontent.com/u/610090?v=4)](https://github.com/Tobion "Tobion (17 commits)")[![hason](https://avatars.githubusercontent.com/u/288535?v=4)](https://github.com/hason "hason (17 commits)")[![dzuelke](https://avatars.githubusercontent.com/u/27900?v=4)](https://github.com/dzuelke "dzuelke (16 commits)")[![till](https://avatars.githubusercontent.com/u/27003?v=4)](https://github.com/till "till (16 commits)")[![dazz](https://avatars.githubusercontent.com/u/182954?v=4)](https://github.com/dazz "dazz (16 commits)")[![flip111](https://avatars.githubusercontent.com/u/2244480?v=4)](https://github.com/flip111 "flip111 (15 commits)")

---

Tags

laravelpersistenceenumdatabasedbalqueryobject

### Embed Badge

![Health badge](/badges/vortgo-dbal-laravel-enum/health.svg)

```
[![Health](https://phpackages.com/badges/vortgo-dbal-laravel-enum/health.svg)](https://phpackages.com/packages/vortgo-dbal-laravel-enum)
```

###  Alternatives

[doctrine/dbal

Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.

9.7k595.8M6.5k](/packages/doctrine-dbal)[larapack/doctrine-support

Better Doctrine Support with Laravel (Support for `enum`)

1752.4M56](/packages/larapack-doctrine-support)[ramadan/easy-model

A Laravel package for enjoyably managing database queries.

111.6k](/packages/ramadan-easy-model)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
