gwtphp 0.5.0 (Default branch) |
|
|
Wednesday October 31, 2007. 02:43 PM FreshMeat
GWTPHP is a PHP port for GWT Server
(RemoteServiceServlet). With GWTPHP, you can
connect a GWT application with PHP. It decodes and
encodes GWT requests and responses using the GWT
native data interchange format. No JSON or XMLRPC
is needed.
License: The Apache License 2.0
Changes:
Custom user serializers were added.
|