Re: [PECL-DEV] php extension for lib Judy
[email protected] (Pierre Joye)
| Newsgroups | php.pecl.dev |
|---|---|
| Message-ID | <[email protected]> |
hi, On Wed, Aug 18, 2010 at 1:27 PM, Nicolas Brousse <[email protected]> wrote: > Hi, > > I'm writing you guys because I started to work on a PHP extension for > the lib Judy. I have most of the Judy API implemented but still have a > bunch of work to do to get something clean for php (like implementing > iterators methods, test the windows version, etc). > > I never did a php extension before, so any feedbacks are welcome : > http://github.com/orieg/php-judy#readme > > Btw, does anyone knows if there is any conflict between LGPL and the > PHP License ? The lib Judy is using LGPL and I'd like to provide a > bundled version of the lib. There is no problem with lgpl v2, I would not recomment to go ahead blindly with lgpl v3 :). The extension must use the PHP license 3.01, BSD or equivalent (Apache for example). Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org