silex-spear/dbal-provider

A Silex provider for Doctrine DBAL

Maintainers

Package info

github.com/silex-spear/dbal-provider

pkg:composer/silex-spear/dbal-provider

Statistics

Installs: 1 006

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

2.0.0 2015-03-02 13:10 UTC

This package is not auto-updated.

Last update: 2026-03-15 01:22:19 UTC


README

A silex provider for Doctine DBAL using puzzle/configuration (https://github.com/Niktux/puzzle-configuration)

SensioLabsInsight Scrutinizer Code Quality

Installation

{
    "require": {
        "silex-spear/dbal-provider": "~2.0"
    }
}

or

composer require silex-spear/dbal-provider

What is the config/db.yml-dist.example file ?

It's a configuration example file for the configuration file hydrator karma (https://github.com/Niktux/karma)