{"id":21921066,"url":"https://github.com/alienhoboken/caspiotools","last_synced_at":"2025-03-22T10:36:26.026Z","repository":{"id":15398519,"uuid":"18130382","full_name":"AlienHoboken/CaspioTools","owner":"AlienHoboken","description":"CaspioTools is a toolchain for the Caspio Web Services API","archived":false,"fork":false,"pushed_at":"2014-03-31T05:30:40.000Z","size":168,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-27T10:21:51.050Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AlienHoboken.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":"2014-03-26T07:45:05.000Z","updated_at":"2014-03-31T05:30:40.000Z","dependencies_parsed_at":"2022-08-25T13:30:49.935Z","dependency_job_id":null,"html_url":"https://github.com/AlienHoboken/CaspioTools","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlienHoboken%2FCaspioTools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlienHoboken%2FCaspioTools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlienHoboken%2FCaspioTools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlienHoboken%2FCaspioTools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlienHoboken","download_url":"https://codeload.github.com/AlienHoboken/CaspioTools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244945570,"owners_count":20536294,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-28T20:18:31.410Z","updated_at":"2025-03-22T10:36:25.994Z","avatar_url":"https://github.com/AlienHoboken.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"CaspioTools\n===========\n\nCaspioTools is a **PHP** toolchain for the Caspio Web Services API that is meant to aid in application development speed and robustness when using the Caspio platform.\n\nCaspioTools effectively abstracts away the usage of the Caspio Web Servies API so that you can spend more time developing your application and less time learning a new API system.\n\nFurther, the CaspioTools toolchain provides additional, useful capabilities such as user logins.\n\n\nUsing\n-----\n1. Setup a new Web Services Profile (WSP)\n2. Include CaspioTools.php\n3. Instantiate a new CaspioTools object by passing in your Account ID, WSP Name, and WSP Password\n\n```php\nrequire_once('/path/to/CaspioTools.php');\n$AccountID = \"Your Caspio Username\";\n$ProfileName = \"WSP Name\";\n$Password = \"WSP Password\";\n$caspio = new CaspioTools($AccountID, $ProfileName, $Password);\n```\n\nNow you can use any of the packaged methods/functionalities of CaspioTools explained below!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falienhoboken%2Fcaspiotools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falienhoboken%2Fcaspiotools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falienhoboken%2Fcaspiotools/lists"}