{"id":36986078,"url":"https://github.com/iexbase/ripple-api","last_synced_at":"2026-01-13T23:04:01.704Z","repository":{"id":56989173,"uuid":"148027035","full_name":"iexbase/ripple-api","owner":"iexbase","description":"A PHP API for interacting with Ripple","archived":false,"fork":false,"pushed_at":"2022-03-06T20:27:15.000Z","size":51,"stargazers_count":9,"open_issues_count":1,"forks_count":9,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-28T06:31:33.358Z","etag":null,"topics":["php","ripple","ripple-lib","rippleapi","rippled"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iexbase.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-09-09T13:15:01.000Z","updated_at":"2023-09-11T17:07:21.000Z","dependencies_parsed_at":"2022-08-21T10:10:35.091Z","dependency_job_id":null,"html_url":"https://github.com/iexbase/ripple-api","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/iexbase/ripple-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iexbase%2Fripple-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iexbase%2Fripple-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iexbase%2Fripple-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iexbase%2Fripple-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iexbase","download_url":"https://codeload.github.com/iexbase/ripple-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iexbase%2Fripple-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28405098,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T21:51:37.118Z","status":"ssl_error","status_checked_at":"2026-01-13T21:45:14.585Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["php","ripple","ripple-lib","rippleapi","rippled"],"created_at":"2026-01-13T23:04:01.038Z","updated_at":"2026-01-13T23:04:01.699Z","avatar_url":"https://github.com/iexbase.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  Ripple API\n  \u003cbr\u003e\n\u003c/h1\u003e\n\u003ch4 align=\"center\"\u003e\n  A PHP API for interacting with the XRP Ledger\n\u003c/h4\u003e\n\n\n## Installation\n\nThe preferred method is via composer. Follow the installation instructions if you do not already have composer installed. Once composer is installed, execute the following command in your project root to install this library:\n\nInstallation is possible using Composer.\n\nIf you don't already use Composer, you can download the composer.phar binary:\n\n```bash\ncurl -sS https://getcomposer.org/installer | php\n```\n\nThen install the library:\n\n```bash\n\u003e composer require iexbase/ripple-api\n```\n\nAdditional examples are available in the [examples](examples/) directory \n\n## Usage\n\nUse the Ripple\n\n```php\n$address = \"\";\n$secret_key = \"\";\n\n$ripple = new \\IEXBase\\RippleAPI\\Ripple($address, $secret_key);\n\ndump($ripple-\u003egetAccount()); \n```\n\n## Features\n\n+ Issue [rippled API](https://ripple.com/build/rippled-apis/) requests\n+ Listen to events on the XRP Ledger (transaction, ledger, etc.)\n+ Sign and submit transactions to the XRP Ledger\n\n## More Information\n+ [Ripple Developer Center](https://ripple.com/build/)\n\n## Donations\nRipple: rKhWrsiQpUhcdjH3CkM8feHxcrsjSnEx9m\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiexbase%2Fripple-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiexbase%2Fripple-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiexbase%2Fripple-api/lists"}