jtrw/dao-dbal-adapter

Data Access Object for fork with DataBases

Installs: 2 100

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/jtrw/dao-dbal-adapter

1.1.1 2024-09-25 10:26 UTC

This package is auto-updated.

Last update: 2025-09-25 12:44:29 UTC


README

Adapter for Doctrine DBAL

Its a simple adapter for Doctrine DBAL, to make it easier to use. Main library is jtrw/dao

Installation

composer require jtrw/dao-dbal-adapter

Unittest

php ./vendor/phpunit/phpunit/phpunit -c ./tests/phpunit.xml --testdox --stderr --colors