Developed with love by KnpLabs Hire us for your project!
21

bundle

by fridge-project

Fridge integration for your Symfony2 project

README

Build Status

Documentation

  1. Installation
  2. Configuration
  3. Usage

Testing

The bundle is fully unit tested by PHPUnit with a code coverage close to 100%. To execute
the test suite, check the travis configuration.

Contribution

We love contributors! Fridge is an open source project. If you'd like to contribute, feel free to propose a PR!

License

The Fridge Bundle is under the MIT license. For the full copyright and license information, please read the
LICENSE file that was distributed with this source code.

Copyright (c) 2012 Eric GELOEN

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
documentation files (the "Software"), to deal in the Software without restriction, including without limitation the
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit
persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the
Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
fridge:
dbal:
default_connection: ~ # Required
connections:

# Prototype
name:
parameters: # Required
driver: ~
driver_class: ~
connection_class: ~
username: ~ # Required
password: ~ # Required
dbname: ~
host: localhost
port: ~
unix_socket: ~
charset: ~
driver_options:

# Prototype
name: []
mapped_types:
strict: ~
fallback: ~
custom:

# Prototype
name: []
mandatory:

# Prototype
name: []
types:

# Prototype
name: []
  • Add documentation
    By egeloen, 6 months ago
  • Add documentation
    By egeloen, 6 months ago
  • Add documentation
    By egeloen, 6 months ago
  • Add documentation
    By egeloen, 6 months ago
  • Add documentation
    By egeloen, 6 months ago
  • Add documentation
    By egeloen, 6 months ago
  • Add documentation
    By egeloen, 6 months ago
  • Add documentation
    By egeloen, 6 months ago
  • Add documentation
    By egeloen, 6 months ago
  • Add documentation
    By egeloen, 6 months ago
  • Add documentation
    By egeloen, 6 months ago
  • Add documentation
    By egeloen, 6 months ago
  • Add documentation
    By egeloen, 6 months ago
  • Add documentation
    By egeloen, 6 months ago
  • Add documentation
    By egeloen, 6 months ago
  • Add documentation
    By egeloen, 6 months ago
  • Add documentation
    By egeloen, 6 months ago
  • Add documentation
    By egeloen, 6 months ago
  • Add documentation
    By egeloen, 6 months ago
  • Add documentation
    By egeloen, 6 months ago
  • Add documentation
    By egeloen, 6 months ago
  • Add documentation
    By egeloen, 6 months ago
  • Add documentation
    By egeloen, 6 months ago
  • Add documentation
    By egeloen, 6 months ago
  • Add documentation
    By egeloen, 6 months ago
  • Add documentation
    By egeloen, 6 months ago
  • [Test] Fix test on Symfony 2.0.* (Travis <3)
    By egeloen, 6 months ago
  • [Test] Fix test on Symfony 2.0.* (Travis <3)
    By egeloen, 6 months ago
  • [Test] Fix test on Symfony 2.0.* (Travis <3)
    By egeloen, 6 months ago
  • [Test] Fix test on Symfony 2.0.* (Travis <3)
    By egeloen, 6 months ago