Changes between Version 26 and Version 27 of members/GRIP-UQAM/Symfony
- Timestamp:
- Oct 3, 2016, 10:50:24 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
members/GRIP-UQAM/Symfony
v26 v27 34 34 * http://symfony.com/doc/current/components 35 35 ==== Some popular Components ==== 36 {{{#!th 37 **[https://packagist.org/packages/symfony/event-dispatcher EventDispatcher]** 38 }}} 39 {{{#!td 40 /m 41 }}} 42 {{{#!td 43 ... 44 }}} 45 |---------------- 46 {{{#!th 47 **[https://packagist.org/packages/symfony/console Console]** 48 }}} 49 {{{#!td 50 /m 51 }}} 52 {{{#!td 53 ... 54 }}} 55 |---------------- 56 {{{#!th 57 **[https://packagist.org/packages/symfony/yaml Yaml]** 58 }}} 59 {{{#!td 60 /m 61 }}} 62 {{{#!td 63 ... 64 }}} 65 |---------------- 66 {{{#!th 67 **[https://packagist.org/packages/symfony/finder Finder]** 68 }}} 69 {{{#!td 70 /m 71 }}} 72 {{{#!td 73 ... 74 }}} 75 |---------------- 76 {{{#!th 77 **[https://packagist.org/packages/symfony/ ]** 78 }}} 79 {{{#!td 80 /m 81 }}} 82 {{{#!td 83 ... 84 }}} 36 85 ==== Dependency Injection ==== 37 86 * [http://php-and-symfony.matthiasnoback.nl/2013/01/dependency-injection-smells/ Dependency injection smells (2013)]