Advanced Concepts of PHP Reactive Programming: Introduction to PHP Parser Library| packtpub.com

Published: 08 September 2017
on channel: Packt
309
2

This playlist/video has been uploaded for Marketing purposes and contains only selective videos.

For the entire video course and code, visit [http://bit.ly/2xTLnVc].

PHP Parser is a library that takes a source code written in PHP, passes it through a lexical analyzer, and creates its respective syntax tree. This is very useful for static code analysis, where we want to check our own code not only for syntactic errors but also for satisfying certain quality criteria
• Install the PHP Parser library
• Implement PHPParserOperator


For the latest Application development video tutorials, please visit
http://bit.ly/1VACBzh


Find us on Facebook --   / packtvideo  
Follow us on Twitter -   / packtvideo