PHPackages                             portphp/dbal - 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. portphp/dbal

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

portphp/dbal
============

Doctrine DBAL adapter for Port

1.1.0(5y ago)1209.7k↓16.2%8[2 issues](https://github.com/portphp/dbal/issues)MITPHPCI failing

Since May 9Pushed 2y ago5 watchersCompare

[ Source](https://github.com/portphp/dbal)[ Packagist](https://packagist.org/packages/portphp/dbal)[ Docs](https://github.com/portphp)[ RSS](/packages/portphp-dbal/feed)WikiDiscussions master Synced 1mo ago

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

Port DBAL adapter
=================

[](#port-dbal-adapter)

[![Latest Version](https://camo.githubusercontent.com/6e7ebfaa90af73f96cd685d93dfbe8483aa93c78c2448375112fdbd2d6e4e012/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f706f72747068702f6462616c2e7376673f7374796c653d666c61742d737175617265)](https://github.com/portphp/dbal/releases)[![Build Status](https://camo.githubusercontent.com/dc3713604b8397d61b76145224ef0e1dd36d35c4c21087c6bd3a200bea6cf8e2/68747470733a2f2f7472617669732d63692e6f72672f706f72747068702f6462616c2e737667)](https://travis-ci.org/portphp/dbal)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/67e4b74902a6e57ac5b3c6b616268a8ba9cd5dcc15c7b49536007c3a6e52b3fa/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f706f72747068702f6462616c2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/portphp/dbal/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/ed08d43817e45f1d65f737091600b61d52abe49c7a35bf06d466b61628c0a8b8/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f706f72747068702f6462616c2f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/portphp/dbal/?branch=master)

Doctrine DBAL adapter for [Port](https://github.com/portphp).

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

[](#installation)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this package:

```
$ composer require portphp/dbal
```

This command requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

Documentation
-------------

[](#documentation)

Documentation is available at .

Issues and feature requests
---------------------------

[](#issues-and-feature-requests)

Please report issues and request features at .

Contributing
------------

[](#contributing)

Contributions are very welcome. Please see [CONTRIBUTING.md](CONTRIBUTING.md) for details. Thanks to [everyone who has contributed](https://github.com/portphp/dbal/graphs/contributors)already.

Security
--------

[](#security)

If you discover any security-related issues, please contact us at .

License
-------

[](#license)

This package is licensed under the [MIT license](LICENSE).

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity37

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 50% 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 ~916 days

Total

2

Last Release

2014d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0e4e105cea62b616d4cb376b08a849b6a428f646998537de150d16a8eb537b90?d=identicon)[mark.sagikazar](/maintainers/mark.sagikazar)

![](https://www.gravatar.com/avatar/54c045456672a15a85dd65e79418d0f3375322df38ac4dedb5d66487d86ab592?d=identicon)[ddeboer](/maintainers/ddeboer)

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

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

---

Top Contributors

[![ddeboer](https://avatars.githubusercontent.com/u/89267?v=4)](https://github.com/ddeboer "ddeboer (16 commits)")[![Baachi](https://avatars.githubusercontent.com/u/833645?v=4)](https://github.com/Baachi "Baachi (7 commits)")[![sagikazarmark](https://avatars.githubusercontent.com/u/1226384?v=4)](https://github.com/sagikazarmark "sagikazarmark (7 commits)")[![aistis-](https://avatars.githubusercontent.com/u/6010299?v=4)](https://github.com/aistis- "aistis- (1 commits)")[![maxbethke](https://avatars.githubusercontent.com/u/1520124?v=4)](https://github.com/maxbethke "maxbethke (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/portphp-dbal/health.svg)

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

###  Alternatives

[scienta/doctrine-json-functions

A set of extensions to Doctrine that add support for json query functions.

58723.9M36](/packages/scienta-doctrine-json-functions)[martin-georgiev/postgresql-for-doctrine

Extends Doctrine with native PostgreSQL support for arrays, JSONB, ranges, PostGIS geometries, text search, ltree, uuid, and 100+ PostgreSQL-specific functions.

4485.3M4](/packages/martin-georgiev-postgresql-for-doctrine)[damienharper/auditor-bundle

Integrate auditor library in your Symfony projects.

4542.8M](/packages/damienharper-auditor-bundle)[sonata-project/entity-audit-bundle

Audit for Doctrine Entities

644989.8k1](/packages/sonata-project-entity-audit-bundle)[overtrue/laravel-versionable

Make Laravel model versionable.

585308.0k5](/packages/overtrue-laravel-versionable)[worksome/foggy

Foggy is a tool for making database dumps with some data removed/changed.

26571.7k1](/packages/worksome-foggy)

PHPackages © 2026

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