Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/makinacorpus/drupal-sf-dic
- Owner: makinacorpus
- Created: 2015-12-17T11:37:56.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-10-09T08:17:55.000Z (about 5 years ago)
- Last Synced: 2024-05-09T04:59:25.902Z (6 months ago)
- Topics: dependency-injection, drupal, symfony
- Language: PHP
- Size: 653 KB
- Stars: 7
- Watchers: 11
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/.