The Standard PHP Library (SPL) contains a lot of useful tools that sometimes go unnoticed by developers. This is going to be a series of videos focusing on useful components it provides. At first we will look at the included classic datastructures like the Doubly Linked List, Stack, Queue, Heap and the SplObjectStorage.