title |
---|
Symfony Architecture - Symfony Certification Preparation List |
"conflict": {
"symfony/symfony": "*"
}
Indique de ne jamais jamais réinstaller symfony/symfony car les composants sont désormais gérés par Flex.
MIT, most used licence in GitHub, can be used in proprietary softwares.
- EventDispatcher => mediator pattern
- symfony/http-foundation => Request/Response
- CType => ctype.h
- The Config Component - symfony.com 🌈
- Caching based on Resources ✅
- Defining and Processing Configuration Values ✅
- arrayPrototype : quand on a un tableau
- Loading Resources ✅
- How to Create Friendly Configuration for a Bundle ✅
- How to Load Service Configuration inside a Bundle ✅
- How to Simplify Configuration of Multiple Bundles ✅