Thanks!
Thanks for attending my talk "PHP Internals Deep Dive" at phpDay that I gave on May 10th, 2019. Here you can find some extra information about the talk if they are available. For this talk we have:
Questions?
If you have any questions about the talk, feel free to contact me. My details are on the contact page.
Slides
The talks slides can be downloaded at deepdive-phpday19.pdf
Resources
- Extension: Geospatial: https://github.com/php-geospatial/geospatial
- Extension: Xdebug: https://xdebug.org
- Extension: php-ast: https://github.com/nikic/php-ast
- Extension: tokenizer: http://php.net/tokenizer
- Extension: vld: https://github.com/derickr/vld
- Library: PHP Code Coverage: https://github.com/sebastianbergmann/php-code-coverage
- PHP 7 Virtual Machine: https://nikic.github.io/2017/04/14/PHP-7-Virtual-machine.html
Comments (through joind.in)
Fantastic workshop. If anyone wants to learn more about how PHP works behind the scenes then I strongly recommend this going along to this.
What an amazing workshop gave by the speaker, was brilliant the way he simplified a complex workshop with easy examples and hands-on. But, there was a part of the presentation (the OpCodes/OpCache) that was really difficult to understand, even with graphs and examples. Apart from that, clap clap on the work.