title | permalink |
---|---|
Symfony Certification Preparation List |
/ |
When looking for a guide to prepare myself for a Symfony certification, I couldn't find a lot. So I've decided to start this project to help people find everything they need.
If you're looking for other people who are interested (or have) certification. Please check the #certification channel at the Symfony Devs Slack. Request an invite here
Please help add new links/info. We currently have not all topics covered. For more information refer to the Contributing page.
The exam topics are copied from the official exam topics. The master branch contains information for the 4.0 certification. For 3.0, check the 3.0 branch. We do not have a list for 2.3 certification.
-
Standardization (not in 5.0 list antmore) ❌
-
Routing ✅
- Configuration (YAML, XML, PHP & annotations) ✅
- Restrict URL parameters ✅
- Set default values to URL parameters ✅
- Generate URL parameters ✅
- Trigger redirects ✅
- Special internal routing attributes ✅
- Domain name matching ✅
- Conditional request matching ✅
- HTTP methods matching ✅
- User's locale guessing ✅
- Router debugging ✅
-
Forms ✅
-
Security ✅
-
Console ✅
-
- Configuration (including DotEnv and ExpressionLanguage components)
- Error handling
- Code debugging
- Deployment best practices
- Process and Serializer components
- Messenger component
- Mime and Mailer components
- Filesystem and Finder components
- Lock component
- Web Profiler and Web Debug Toolbar
- Internationalization and localization