comodojo / rpcclient
XML and JSON(2.0) RPC client
Installs: 9 438
Dependents: 3
Suggesters: 0
Security: 0
Stars: 1
Watchers: 4
Forks: 1
Open Issues: 1
Requires
- php: >=5.6.0
- comodojo/foundation: ^1.0
- comodojo/httprequest: ^1.2
- comodojo/xmlrpc: ^1.1
- phpseclib/phpseclib: ^2.0
Requires (Dev)
- phpunit/phpunit: ^4.0|^5.0
- scrutinizer/ocular: ^1.0
README
Framework-independent XML and JSON(2.0) RPC client
This is the development branch, please do not use it in production
Installation
Install composer, then:
composer require comodojo/rpcclient
Documentation
- Docs (wip): docs.comodojo.org/projects/rpcclient
- API: api.comodojo.org/libs/rpcclient
Contributing
Contributions are welcome and will be fully credited. Please see CONTRIBUTING for details.
License
comodojo/rpcclient
is released under the MIT License (MIT). Please see License File for more information.
Copyright (c) 2018 Marco Giovinazzi
For more information, visit comodojo.org.