Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/makinacorpus/drupal-sf-dic

Brings the Symfony 3 dependency injection container to Drupal 7 along with a limited Drupal 8 API compatibility layer.
https://github.com/makinacorpus/drupal-sf-dic

dependency-injection drupal symfony

Last synced: about 5 hours ago
JSON representation

Brings the Symfony 3 dependency injection container to Drupal 7 along with a limited Drupal 8 API compatibility layer.

Awesome Lists containing this project

README

        

# Drupal 7 - Symfony - Dependency injection

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/.