Update and add index

This commit is contained in:
Jonas Zeunert
2024-04-23 15:17:38 +02:00
parent 4d0cd768f7
commit 8d4db5d359
726 changed files with 41721 additions and 53949 deletions

View File

@@ -1,4 +1,4 @@
 Awesome Symfony Education !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
 Awesome Symfony Education !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
!Build Status (https://img.shields.io/travis/pehapkari/awesome-symfony-education/master.svg?style=flat-square) (https://travis-ci.org/pehapkari/awesome-symfony-education)
@@ -31,8 +31,7 @@
Dependency Injection
⟡ How to refactor to new Dependency Injection features in Symfony 3.3 (https://www.tomasvotruba.cz/blog/2017/05/07/how-to-refactor-to-new-dependency-injection-features-in-symfony-3-3/) by 
Tomas Votruba 2017 
⟡ How to refactor to new Dependency Injection features in Symfony 3.3 (https://www.tomasvotruba.cz/blog/2017/05/07/how-to-refactor-to-new-dependency-injection-features-in-symfony-3-3/) by Tomas Votruba 2017 
EventDispatcher
@@ -77,8 +76,7 @@
Decoupling
⟡ The Framework as an implementation (https://www.youtube.com/watch?v=0L_9NutiJlc) by Marcello Duarte & Konstantin Kudryashov 2013 , Github repository 
(https://github.com/MarcelloDuarte/hexagonal-symfony)
⟡ The Framework as an implementation (https://www.youtube.com/watch?v=0L_9NutiJlc) by Marcello Duarte & Konstantin Kudryashov 2013 , Github repository (https://github.com/MarcelloDuarte/hexagonal-symfony)
⟡ Symfony2: How to create framework independent controllers (https://matthiasnoback.nl/2014/06/how-to-create-framework-independent-controllers/) 2014