Skip to content

igdr/doctrine-specification-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doctrine Specification Bundle

About

The DoctrineSpecification Bundle is Symfony bundle for Doctrine Specification library

Installation

Require the bundle and its dependencies with composer:

$ composer require igdr/doctrine-specification-bundle

Register the bundle:

// app/AppKernel.php

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

About

Integrate Doctrine Specification to Symfony 3

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages