2017 © Pedro Peláez
 

symfony-bundle doctrine-extras-bundle

Symfony 2 bundle providing extras for Doctrine

image

noylecorp/doctrine-extras-bundle

Symfony 2 bundle providing extras for Doctrine

  • Monday, April 13, 2015
  • by bicknoyle
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 3 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

noylecorp/doctrine-extras-bundle

Symfony 2 bundle providing extras for Doctrine:, (*1)

yaml_array custom mapping type (similar to json_array), (*2)

Installation

Via composer, (*3)

$ composer require noylecorp/doctrine-extras-bundle

Configuration

Using custom mapping types, (*4)

# app/config/config.yml
doctrine:
    dbal:
        types:
            yaml_array:  Noylecorp\DoctrineExtrasBundle\Types\YamlArrayType

The Versions

13/04 2015

dev-master

9999999-dev

Symfony 2 bundle providing extras for Doctrine

  Sources   Download

MIT

The Requires

 

by Nicholas Boyle

doctrine yaml