Download the PHP package darkaonline/ripcord without Composer
On this page you can find all versions of the php package darkaonline/ripcord. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download darkaonline/ripcord
More information about darkaonline/ripcord
Files in darkaonline/ripcord
Download darkaonline/ripcord
More information about darkaonline/ripcord
Files in darkaonline/ripcord
Vendor darkaonline
Package ripcord
Short Description RPC client and server around PHP's xmlrpc library
License MIT
Package ripcord
Short Description RPC client and server around PHP's xmlrpc library
License MIT
Please rate this library. Is it a good library?
Informations about the package ripcord
Ripcord - XML RPC client and server for PHP
This packages is a copy of https://code.google.com/p/ripcord/.
Installation
Requirements
Requires the PHP extension XML-RPC.
For Laravel Users
-
Open your
AppServiceProvider
(located inapp/Providers
) and add this line inregister
function - Run
ripcord:publish
to publish configs (config/ripcord.php
) or just copyripcord.php
file fromvendor/darkaonline/ripcord/src/Ripcord/Prividers/Laravel/config
and paste toconfig
folder
Extending
Just extend Ripcord
class and all your coinfg and basic connection will be done for you automaticly
Support
All versions of ripcord with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
The package darkaonline/ripcord contains the following files
Loading the files please wait ....