silex-spear/dbal-provider

A Silex provider for Doctrine DBAL

Installs: 1 000

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 0

Open Issues: 0

pkg:composer/silex-spear/dbal-provider

2.0.0 2015-03-02 13:10 UTC

This package is not auto-updated.

Last update: 2025-10-11 22:53:56 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)