\

Classes

RippleRest Ripple Rest Client for PHP.
RippleRestAccount Account helper for RippleRest
RippleRestAccountSettings An object
RippleRestAmount An Amount on the Ripple Protocol, used also for XRP in the ripple-rest API
RippleRestBalance A simplified representation of an account Balance
RippleRestClient Defines the interface for a REST client.
RippleRestClientCURL A REST Client depends on CURL.
RippleRestClientURLFileOpen A REST Client depends on `allow_url_fopen=true` in `php.ini`.
RippleRestError Throws if RippleRest server returns an error.
RippleRestNotification A
RippleRestObject A super class for all schemas used in RippleRest.
RippleRestOrder A simplified Order object used by the ripple-rest API (note that "orders" are referred to elsewhere in the Ripple protocol as "offers")
RippleRestPayment A flattened Payment object used by the ripple-rest API
RippleRestProtocolError Throws if client returns non-200 responses or network problems.
RippleRestTrustline A simplified Trustline object used by the ripple-rest API