Symfony 7 Certification Exam Prep (unofficial)
About Symfony 7 Certification Exam Prep (unofficial)
Un-official tests for studying and practicing for the Symfony 7 certification exam.
Available Tests
-
Symfony 7 – PHP – PHP API up to 8.2
20 multiple-choice questions focused strictly on the PHP core/API up to version 8.2.
-
Symfony 7 – PHP – Object Oriented Programming
20 multiple-choice questions about Object-Oriented Programming in PHP up to version 8.2, covering classes, inheritance, interfaces, traits, and advanc...
-
Symfony 7 – PHP – Namespaces
20 multiple-choice questions about PHP namespaces, including basic concepts, resolution rules, and practical code examples.
-
Symfony 7 – PHP – Interfaces
20 multiple-choice questions about PHP interfaces: design, syntax, inheritance, typing, and practical use with small code examples.
-
Symfony 7 – PHP – Anonymous Functions and Closures
20 multiple-choice questions about anonymous functions, closures, variable scope, binding, and practical examples in PHP.
-
Symfony 7 – PHP – Abstract Classes
20 multiple-choice questions about abstract classes in PHP (up to 8.2): purpose, syntax, method rules, inheritance, and small code examples.
-
Symfony 7 – PHP – Exception and Error Handling
20 multiple-choice questions about PHP exceptions, errors, try/catch/finally, Throwable hierarchy, and good practices for handling failures.
-
Symfony 7 – PHP – Traits
20 multiple-choice questions about PHP traits: purpose, syntax, conflict resolution (insteadof/as), visibility, properties, constants (8.2), and small...
-
Symfony 7 – PHP – PHP Extensions
20 multiple-choice questions about common PHP extensions (PDO, mbstring, intl, cURL, JSON, XML/DOM, GD/Imagick, OpenSSL, Sodium, Zip, Phar, Filter, Ha...
-
Symfony 7 – PHP – SPL (Standard PHP Library)
20 multiple-choice questions about SPL: iterators, data structures, filesystem tools, and observer utilities with small code examples.