Miscellaneous
Miscellaneous
Configuration (including DotEnv and ExpressionLanguage components)
- Configuring Symfony - symfony.com
- The Config Component - symfony.com
- Caching based on Resources - symfony.com
- Loading Resources - symfony.com
- How to Create Friendly Configuration for a Bundle - symfony.com
- How to Load Service Configuration inside a Bundle - symfony.com
- How to Simplify Configuration of Multiple Bundles - symfony.com
- The Dotenv Component - symfony.com
- The ExpressionLanguage Component - symfony.com
- Dumping and Manipulating the AST of Expressions - symfony.com
- Caching Expressions Using Parser Caches - symfony.com
- Extending the ExpressionLanguage - symfony.com
- The Expression Syntax - symfony.com
- How to Inject Values Based on Complex Expressions - symfony.com
- Expression - symfony.com
Error handling
Code debugging
Deployment best practices
Cache, Process and Serializer components
- The Cache Component - symfony.com
- Cache Invalidation - symfony.com
- The Process Component - symfony.com
- The Serializer Component - symfony.com
- How to Use the Serializer - symfony.com
Messenger component
Mime and Mailer component
Filesystem and Finder components
Lock component
Web Profiler, Web Debug Toolbar and Data collectors
- Profiler - symfony.com
- Profiler: Your Debugging Best Friend - symfonycasts.com
- How to Create a custom Data Collector - symfony.com
Internationalization and localization (and Intl component)
- Internationalization - symfony.com
- Translations - symfony.com
- Localizing an Application - symfony.com
- The Intl Component - symfony.com