Does php support Data Structures?

Does php support Data Structures?

I have just starting learning php,after learning oop and data stuctures.

The PHP has Arrays which are pretty flexible to implement many of data structures you have studied.

A number of data structures are also implemented in SPL
http://www.php.net/manual/en/spl.datastructures.php