Writing Async Libraries – Let’s Convert HTML to PDF
Chris goes through the whole process of building a PHP async library for converting HTML to PDF - magical stuff!
Chris goes through the whole process of building a PHP async library for converting HTML to PDF - magical stuff!
Christopher Pitt introduces event loops - non-blocking async calls in PHP code, akin to Javascript. Can event loops breathe new life into PHP's performance?