In this course
All SymfonyCasts
Menu
Tutorials
Pricing
Log In
Sign Up
We use cookies on this site to enhance your user experience. By clicking "OK, I Agree" or using our site, you consent to the use of cookies unless you have disabled them. View our
cookie policy
to learn more.
OK, I AGREE
TRACK
OOP
>
COURSE
OOP (course 4): Static methods, Namespaces, Exceptions & Traits! Woh!
Buy Access to Course
Download
Course Code
This Video
Course Script
Chapter 06
01. The Wonder of Class Constants
9:09
4 challenges
02. Static Methods
4:12
2 challenges
03. Static or Non-Static Methods?
4:25
3 challenges
04. Namespaces make Class Names Longer
4:57
4 challenges
05. Autoloading Awesomeness
5:39
2 challenges
06. More Fun with use Statements
6:26
2 challenges
07. Namespaces and Core PHP Classes
3:58
2 challenges
08. Composer Autoloading
4:18
09. Throwing an Exception (and a Party)
4:47
2 challenges
10. Different Exception Classes
2:51
2 challenges
11. Magic Methods: __toString() __get, __set()
4:48
3 challenges
12. ArrayAccess: Treat your Object like an Array
2:56
2 challenges
13. IteratorAggregate: Loop over an Object!?
6:26
2 challenges
14. Traits: "Horizontal" Reuse
5:31
2 challenges
15. Object Composition FTW!
5:48
3 challenges