PHPackages                             thecodingmachine/drupal-service-provider-bridge - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. thecodingmachine/drupal-service-provider-bridge

ActiveDrupal-module[Utility &amp; Helpers](/categories/utility)

thecodingmachine/drupal-service-provider-bridge
===============================================

This Drupal 8 module provides a bridge to include container-interop/service-provider service providers into your Drupal project.

0.3.x-dev(9y ago)011.8kMITPHPPHP &gt;=7.0

Since Dec 15Pushed 9y ago7 watchersCompare

[ Source](https://github.com/thecodingmachine/drupal-service-provider-bridge)[ Packagist](https://packagist.org/packages/thecodingmachine/drupal-service-provider-bridge)[ RSS](/packages/thecodingmachine-drupal-service-provider-bridge/feed)WikiDiscussions 0.3 Synced 4w ago

READMEChangelogDependencies (2)Versions (1)Used By (0)

container-interop/service-provider Drupal 8 module
==================================================

[](#container-interopservice-provider-drupal-8-module)

Import `service-provider` as defined in `container-interop` into a Drupal 8 project.

Usage
-----

[](#usage)

### Installation

[](#installation)

Install the package using Composer:

```
composer require thecodingmachine/drupal-service-provider-bridge
```

Go to Drupal administration panel, to the "Extensions" page and enable the "Service providers integration" module.

### Puli fix

[](#puli-fix)

There is currently an issue with Puli loading. To fix it, create a `load_puli.php` file at the root of your project:

**load\_puli.php**

```
