{"id":19427174,"url":"https://github.com/apphp/splitit-api-wrapper","last_synced_at":"2026-06-10T22:31:39.112Z","repository":{"id":81701605,"uuid":"91617259","full_name":"apphp/splitit-api-wrapper","owner":"apphp","description":"Simple API wrapper for SplitIt","archived":false,"fork":false,"pushed_at":"2018-02-04T11:57:18.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-23T02:33:04.724Z","etag":null,"topics":["api","php","splitit-api","wrapper"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apphp.png","metadata":{"files":{"readme":"README","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-17T20:27:50.000Z","updated_at":"2024-11-08T23:11:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"7278b5e5-8f71-4b78-a4c3-3f7790734815","html_url":"https://github.com/apphp/splitit-api-wrapper","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/apphp/splitit-api-wrapper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apphp%2Fsplitit-api-wrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apphp%2Fsplitit-api-wrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apphp%2Fsplitit-api-wrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apphp%2Fsplitit-api-wrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apphp","download_url":"https://codeload.github.com/apphp/splitit-api-wrapper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apphp%2Fsplitit-api-wrapper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34174148,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["api","php","splitit-api","wrapper"],"created_at":"2024-11-10T14:10:41.827Z","updated_at":"2026-06-10T22:31:39.090Z","avatar_url":"https://github.com/apphp.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"ApPHP SplitIt API Wrapper\n===============================\n\nThank you for choosing ApPHP SplitIt API Wrapper\nSplitIt website: https://www.splitit.com/\nSplitIt API: https://documenter.getpostman.com/view/795699/splitit-api-beta/2Qpqqj\n\nINSTALLATION\n------------\nPlease make sure the release file is unpacked under a web-accessible directory.\nYou will see the following files and directories:\n\n    Splitit.php         API wrapper classdemo applications\n\texample.php\t\t\tfile with code example\n    CHANGELOG           describing changes in every ApPHP release\n\tLICENSE\t\t\t\tlicense file\n    README              this file\n\nREQUIREMENTS\n------------\nThe minimum requirement by this class is that your Web server supports PHP 5.4.0 or\nabove. It has been tested with Apache HTTP server on Windows and Linux\noperating systems.\n\nThe ApPHP Developer Team\n------------\nhttp://www.apphp.com/\nhttp://www.apphpframework.com\nhttps://github.com/apphp/splitit-api-wrapper\n\n\n\nUSAGE (example):\n------------\n\u003c?php\n\nuse \\Apphp\\SplitIt\\SplitIt;\n\nrequire_lib('splitit/Splitit');\n\n# Create new object\n$config = array(\n\t'username' \t=\u003e '\u003cUSERNAME\u003e',\n\t'password' \t=\u003e '\u003cPASSWORD\u003e',\n\t'api_key'\t=\u003e '\u003cAPI-KEY\u003e',\n);\t\t\n$splitit = new SplitIt($config);\n\n?\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapphp%2Fsplitit-api-wrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapphp%2Fsplitit-api-wrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapphp%2Fsplitit-api-wrapper/lists"}