PHPackages                             coisa/doctrine-dbal-types - 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. coisa/doctrine-dbal-types

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

coisa/doctrine-dbal-types
=========================

Extra types for Doctrine DBAL

0.1.2(8y ago)0281Apache-2.0PHPPHP &gt;=5.6

Since Mar 18Pushed 8y agoCompare

[ Source](https://github.com/coisa/doctrine-dbal-types)[ Packagist](https://packagist.org/packages/coisa/doctrine-dbal-types)[ RSS](/packages/coisa-doctrine-dbal-types/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

Doctrine DBAL Types
===================

[](#doctrine-dbal-types)

[![FOSSA Status](https://camo.githubusercontent.com/a1b5a58c742bb9d67ed9a61cee1f888d547b1a5c28165730a34fd614bdc0c8c5/68747470733a2f2f6170702e666f7373612e696f2f6170692f70726f6a656374732f6769742532426769746875622e636f6d253246636f697361253246646f637472696e652d6462616c2d74797065732e7376673f747970653d736869656c64)](https://app.fossa.io/projects/git%2Bgithub.com%2Fcoisa%2Fdoctrine-dbal-types?ref=badge_shield)

Provides extra Doctrine DBAL types

Installation
------------

[](#installation)

```
composer require coisa/doctrine-dbal-types

```

Using
-----

[](#using)

```
# Add type to DBAL collection before doing any interaction with your entity manager
\Doctrine\DBAL\Types\Type::addType(
    \Coisa\Doctrine\DBAL\Type\PasswordType::NAME,
    \Coisa\Doctrine\DBAL\Type\PasswordType::class
);

```

License
-------

[](#license)

[![FOSSA Status](https://camo.githubusercontent.com/0007ff5e96b4c6ef18c1e8e58d04bbbb27bc9a659826613394ca4d122b766e89/68747470733a2f2f6170702e666f7373612e696f2f6170692f70726f6a656374732f6769742532426769746875622e636f6d253246636f697361253246646f637472696e652d6462616c2d74797065732e7376673f747970653d6c61726765)](https://app.fossa.io/projects/git%2Bgithub.com%2Fcoisa%2Fdoctrine-dbal-types?ref=badge_large)

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90% of commits — single point of failure

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 ~2 days

Total

3

Last Release

3022d ago

PHP version history (3 changes)0.1.0PHP ~7.2

0.1.1PHP ^5.6

0.1.2PHP &gt;=5.6

### Community

Maintainers

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

---

Top Contributors

[![coisa](https://avatars.githubusercontent.com/u/426835?v=4)](https://github.com/coisa "coisa (9 commits)")[![fossabot](https://avatars.githubusercontent.com/u/29791463?v=4)](https://github.com/fossabot "fossabot (1 commits)")

### Embed Badge

![Health badge](/badges/coisa-doctrine-dbal-types/health.svg)

```
[![Health](https://phpackages.com/badges/coisa-doctrine-dbal-types/health.svg)](https://phpackages.com/packages/coisa-doctrine-dbal-types)
```

###  Alternatives

[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k116.5M113](/packages/jdorn-sql-formatter)[propel/propel1

Propel is an open-source Object-Relational Mapping (ORM) for PHP5.

8351.6M87](/packages/propel-propel1)[jfelder/oracledb

Oracle DB driver for Laravel

11518.4k](/packages/jfelder-oracledb)

PHPackages © 2026

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