PHP-GTK 2 released yesterday!
PHP-GTK version 2.0 is finally here! See the official release notes and the changelog.
There is also a new windows binary available. However, note that the new release incorporated gtk+2.12. There are some key changes in gtk+2.12. For example, constants such as Gtk::TYPE_STRING are now changed to GObject::TYPE_STRING. So some of your existing applications might not work with this new release…
/kksou
http://www.kksou.com/php-gtk2
The place for php-gtk2 sample codes