Skip to content

Guillaume-Rossignol/interopbridgebundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InteropBridgeBundle

Import container-interop libraries in symfony container

## Usage

Add InteropBridgeBundle in your kernel.

Set the DefitionsProvider in the parameter interop.definitions.providers :

parameters:
  interop.definitions.providers: 
    - \GlideModule\GlideDefinitionProvider #with mnapoli/glide-module

Now, you can do : $container->get('glide')

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages