comodojo / rpcserver
Extensible XML and JSON(2.0) RPC server
2.0.0
2018-07-03 22:28 UTC
Requires
- php: >=5.6.0
- comodojo/foundation: ^1.0
- comodojo/xmlrpc: ^1.1
- phpseclib/phpseclib: ^2.0
Requires (Dev)
- phpunit/phpunit: ^4.0|^5.0
- scrutinizer/ocular: ^1.0
This package is auto-updated.
Last update: 2024-10-29 03:39:59 UTC
README
Framework-independent XML and JSON(2.0) RPC server
This is the development branch, please do not use it in production
Installation
Install composer, then:
composer require comodojo/rpcserver
Documentation
- Docs (wip): docs.comodojo.org/projects/rpcserver
- API: api.comodojo.org/libs/rpcserver
Contributing
Contributions are welcome and will be fully credited. Please see CONTRIBUTING for details.
License
comodojo/rpcserver
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.