Do you ever wonder how PHP parses your code? Wonder no longer because in this video, Scott Keck-Warren from the PHP Architect Channel shows you how to inspect your code using the AST with the PHP-Parser library.
👍 Like, comment, share, and subscribe to stay updated with the latest tips.
📌 **Chapters:**
0:00 Intro
0:47 What Is an Abstract Syntax Tree (AST)?
1:25 Enter `nikic/PHP-Parser`
2:06 Installing `php-parse`
2:20 Seeing Your First AST
2:46 Honeybadger.io
3:30 A More Complex Example
4:37 Why Should You Care?
5:15 What You Need to Know
5:30 Outro
#phpc #PHPDeveloper #phpparser
Download
0 formats
No download links available.
How PHP Really Reads Your Code (Abstract Syntax Tree (AST)) | NatokHD