2017 © Pedro Peláez
 

symfony-bundle doctrine-specification-bundle

Integrate Doctrine Specification into Symfony 3

image

igdr/doctrine-specification-bundle

Integrate Doctrine Specification into Symfony 3

  • Monday, May 15, 2017
  • by igdr
  • Repository
  • 2 Watchers
  • 1 Stars
  • 11 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 4 Versions
  • 10 % Grown

The README.md

Doctrine Specification Bundle

About

The DoctrineSpecification Bundle is Symfony bundle for Doctrine Specification library, (*1)

Installation

Require the bundle and its dependencies with composer:, (*2)

$ composer require igdr/doctrine-specification-bundle

Register the bundle:, (*3)

// app/AppKernel.php

public function registerBundles()
{
    $bundles = array(
        ...
        new Igdr\DoctrineSpecificationBundle\IgdrDoctrineSpecificationBundle(),
    );
}

The Versions

15/05 2017

dev-master

9999999-dev

Integrate Doctrine Specification into Symfony 3

  Sources   Download

MIT

The Requires

 

by Igor Drozd

15/05 2017

v0.9.2

0.9.2.0

Integrate Doctrine Specification into Symfony 3

  Sources   Download

MIT

The Requires

 

by Igor Drozd

03/05 2017

v0.9.1

0.9.1.0

Integrate Doctrine Specification into Symfony 3

  Sources   Download

MIT

The Requires

 

by Igor Drozd

03/05 2017

v0.9.0

0.9.0.0

Integrate Doctrine Specification into Symfony 3

  Sources   Download

MIT

The Requires

 

by Igor Drozd