Lessons: 9Length: 26 minutes

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

2.3 What Is the SPL?

So what is the SPL? In this lesson, I’ll explain how the SPL allows you to write classes which hook directly in to the power of PHP, whether you’re looping over data, handling exceptions or creating data structures. In short, the SPL allows us to overload, or augment, some of PHP’s basic lexicographical constructs.

Related Links