2017 © Pedro Peláez
 

symfony-bundle doctrine-extra-bundle

This bundle provides an additional functionality for work with doctrine2

image

igdr/doctrine-extra-bundle

This bundle provides an additional functionality for work with doctrine2

  • Thursday, February 9, 2017
  • by igdr
  • Repository
  • 1 Watchers
  • 0 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

DoctrineExtraBundle

Installing

1) Add to your composer.json, (*1)

"require": {
    ...
    "igdr/doctrine-extra-bundle": "dev-master"
    ...
}

2) Add to AppKernel:, (*2)

public function registerBundles()
{
    $bundles = array(
    ...
    new Igdr\DoctrineExtraBundle\IgdrDoctrineExtraBundle(),
    ...

Features

..., (*3)

The Versions

09/02 2017

dev-master

9999999-dev

This bundle provides an additional functionality for work with doctrine2

  Sources   Download

MIT

The Requires

 

by Igor Drozd

09/02 2017

v1.0

1.0.0.0

This bundle provides an additional functionality for work with doctrine2

  Sources   Download

MIT

The Requires

 

by Igor Drozd