makinacorpus/drupal-sf-dic

Brings the vanilla Symfony 3 depency inject container component to Drupal 7 seamlessly along with a limited compatibility layer with Drupal 8 API

Installs: 3 246

Dependents: 5

Suggesters: 1

Security: 0

Stars: 7

Watchers: 11

Forks: 1

Open Issues: 0

Type:drupal-module

4.0.0-rc7 2019-10-09 08:11 UTC

This package is auto-updated.

Last update: 2024-04-09 18:08:41 UTC


README

Drupal-sf-dic is a Drupal 7 module that serves the purpose of bringing the Symfony 3 dependency injection container to Drupal 7 along with a limited Drupal 8 API compatibility layer.

This project has been maturing enough to fill those needs :

  • Brings the Symfony 3 dependency injection container to Drupal 7 ;
  • Brings a Drupal 8 forward-compatibility layer for easier module porting ;
  • Brings the ability to use Symfony bundles into Drupal 7 as long as they use a limited set of Symfony features.

Read the documentation on https://drupal-sf-dic.readthedocs.io/en/latest/.