Introduction

[email protected] (Manuel Baldassarri) Sat, 26 Feb 2022 17:04:19 +0100
Newsgroups php.pecl.dev
Message-ID <CAHtfpv_+dpRVz3vrgs40RycC8yeHweJUhnhnS5=bjVk6fSu4cw@mail.gmail.com>
Hi there,
My name is Manuel (aka kea), and I've already contributed a little
with SDL for PHP extension
(https://pecl.php.net/package-changelog.php?package=sdl).
I'm working on the binding of three extensions of SDL: TTF, Image and Mixer.
https://github.com/kea/php-sdl-ttf
https://github.com/kea/php-sdl-image
https://github.com/kea/php-sdl-mixer

These extensions are already working for Linux/Mac and I would like to
publish them on PECL.
All the original libs are under the Zlib licence that should be
compatible with the PHP Licence but I ask you the confirmation.

I would appreciate any advice.

Thanks
Manuel