CG数据库 >> Learning the Standard PHP Library

Learning the Standard PHP Library的图片1

Learning the Standard PHP Library

MP4 | Video: 720p | Duration: 3:24:29 | English | Subtitles: VTT | 454.5 MB

The Standard PHP Library (SPL) is a collection of useful classes for traversing, filtering, and sorting data and objects. One of its main features is the iterator, which provide easy access to arrays, trees, and directory listings. In this course, David Powers reviews using these iterators to explore the file system, and combining iterators in order to edit and manage specific types of files. He'll show how to load XML and JSON data, convert arrays into nested lists, and work with data structures such as doubly linked lists, queues, and heaps. Start learning how to put SPL into practice, and extend the power of your PHP applications.

Topics include:

Using SPL iterators

Inspecting directories

Working with text files

Exporting and extracting data

Filtering data

Converting between arrays and iterators

Combining and merging iterators

Creating a repeat sequence with InfiniteIterator

Working with data structures

发布日期: 2017-09-23