<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Creating PHP extensions easily with C++ - Carlos Granados</title>
        <link>https://phpc.tv/videos/watch/d327346c-c22a-4d42-b837-330c655fbee9</link>
        <description>Creating a PHP extension has been traditionally a very difficult task. You need to be very familiar with the PHP innards and need to follow a complex system of configurations, using many obscure macros, with little or no documentation. This has improved a lot with the appearance of the PHP-CPP library which allows you to easily develop PHP extensions using C++, with this library taking care of all the ugly details. In this talk we will learn how to use the library, how to install and compile it and your extensions and how to create functionality in C++ that easily interacts with the PHP side.</description>
        <lastBuildDate>Tue, 14 Apr 2026 21:23:58 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://phpc.tv</generator>
        <image>
            <title>Creating PHP extensions easily with C++ - Carlos Granados</title>
            <url>https://phpc.tv/lazy-static/avatars/a00c380b-7291-4db3-b239-61999888fbca.png</url>
            <link>https://phpc.tv/videos/watch/d327346c-c22a-4d42-b837-330c655fbee9</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://phpc.tv/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://phpc.tv/feeds/video-comments.xml?videoId=d327346c-c22a-4d42-b837-330c655fbee9" rel="self" type="application/rss+xml"/>
    </channel>
</rss>