Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
lstrojny committed May 23, 2012
1 parent e8a6442 commit 7018aa0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
@@ -1,8 +1,9 @@
# FXMLRPC: really fast XML/RPC for PHP # FXMLRPC: really fast XML/RPC for PHP


- A convenient, object oriented API (similar to Zend’s XmlRpc client) - A convenient, object oriented API (similar to the XML/RPC client in Zend Framework)
- Serializing and parsing is very fast - Serializing and parsing is very fast
- Provides integration with various HTTP clients like Buzz, ZF HTTP client, Guzzle - Provides integration with various HTTP clients like Buzz, ZF HTTP client, Guzzle so you can use the one you already
have
- Licensed under the terms of the liberal MIT license - Licensed under the terms of the liberal MIT license


[![Build Status](https://secure.travis-ci.org/lstrojny/fxmlrpc.png)](http://travis-ci.org/lstrojny/fxmlrpc) [![Build Status](https://secure.travis-ci.org/lstrojny/fxmlrpc.png)](http://travis-ci.org/lstrojny/fxmlrpc)
Expand Down

0 comments on commit 7018aa0

Please sign in to comment.