Use SPL for Lists, Maps, Queues etc

Just wondering if Yii2.0 will use things from SPL such as: SplEnum, ArrayObject, SplQueue etc rather than implementing these structures separately?

Yes, it will.

Just a reminder: as for SplEnum you need to install the extention.