Thanks!
Thanks for attending my talk "Introduction to PHP Extensions " at PHP UK Conference that I gave on February 15th, 2018. 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.
Video/Audio
There is a recording of this talk available at https://www.youtube.com/watch?v=cxu3mcum-Sk
Slides
The talks slides can be downloaded at php-ext-phpuk18.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)
Very dense as expected. Looking forward to the slides / blog about the dark arts of extension development ;)
Fantastic talk which really helped to understand some of the confusing aspects of internals. The pace was perfect and packed in plenty of information without going rushed
A lot to take in, but delivered very well.
Great look under the hood of extensions and their complexity. A lot of information to absorb but delivered in an way that softened the blow consderably.
Always interesting hearing from Derick. Very clear explanations of quite a complex thing. Nice!
Complex subject nicely dealt with.