GUPnP wrapper extension
GUPnP is an object-oriented open source framework for creating UPnP devices and control points, written in C using GObject and libsoup. This extension wraps GUPnP and provides similar API.
License: PHP
| Version | Release | Download | 
| 1.0.0 | 2011-03-16 | gupnp-1.0.0.tgz | 
| 0.2.0 | 2009-08-20 | gupnp-0.2.0.tgz | 
| 0.1.0 | 2009-05-15 | gupnp-0.1.0.tgz | 
| Version | Message | 
| 1.0.0 | 
                                - First stable release - Fix bug #17520, thanks to filipe  | 
                        
| 0.2.0 | 
                                - First beta release. - Add gupnp_service_proxy_send_action() function. - Fix zend_is_callable for PHP 5.3. - Add ZEND_ARG_INFO* definitions.  | 
                        
| 0.1.0 | - Initial PECL release. |