{"id":25553854,"url":"https://github.com/docusign/docusign-rooms-php-client","last_synced_at":"2025-04-11T22:50:45.483Z","repository":{"id":46545156,"uuid":"308728200","full_name":"docusign/docusign-rooms-php-client","owner":"docusign","description":"The Docusign official PHP Rooms SDK","archived":false,"fork":false,"pushed_at":"2024-04-29T05:34:41.000Z","size":1007,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-04-29T06:28:05.403Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://developers.docusign.com/docs/rooms-api/","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/docusign.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2020-10-30T19:42:44.000Z","updated_at":"2024-04-29T06:28:16.180Z","dependencies_parsed_at":"2024-04-29T06:28:15.414Z","dependency_job_id":"fd30ce21-a277-4c1f-a8d0-e5298391056c","html_url":"https://github.com/docusign/docusign-rooms-php-client","commit_stats":{"total_commits":9,"total_committers":4,"mean_commits":2.25,"dds":0.4444444444444444,"last_synced_commit":"85f45cffa56192b5d5e85b8678c15be97795ddb5"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docusign%2Fdocusign-rooms-php-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docusign%2Fdocusign-rooms-php-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docusign%2Fdocusign-rooms-php-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docusign%2Fdocusign-rooms-php-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/docusign","download_url":"https://codeload.github.com/docusign/docusign-rooms-php-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248492987,"owners_count":21113161,"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":"2025-02-20T12:02:20.791Z","updated_at":"2025-04-11T22:50:45.463Z","avatar_url":"https://github.com/docusign.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Official DocuSign PHP Client \n\n[![Build status][travis-image]][travis-url]\n\n## Requirements\n\n- PHP 5.4+\n- Free [Developer Sandbox](https://go.docusign.com/sandbox/productshot/?elqCampaignId=16531)\n\n## Compatibility\n\n- PHP 5.4+\n\n## Note\n\nThis open-source SDK is provided for cases where you would like to make additional changes that the SDK does not provide out-of-the-box. If you simply want to use the SDK with any of the examples shown in the [Developer Center](https://developers.docusign.com/rooms-rest-api/code-examples), follow the installation instructions below.\n\n## Installation\n\n### Composer:\n\n1. In your **PHP console** , type:  \n   **Composer require docusign/rooms-client;**\n2. To use the package automatically, add to Composer's **Autoload** file:  \n   **require_once('vendor/autoload.php');**\n\n### Manual install:\n\n\u003col\u003e\n   \u003cli\u003eDownload or clone this repository.\u003c/li\u003e\n   \u003cli\u003eBind the PHP SDK to your server or place it in a static location.\n       \u003col style=\"list-style-type: lower-alpha simple\"\u003e\n           \u003cli\u003eTo bind to your server, edit the \u003cem\u003einit.php\u003c/em\u003e file. Add:\u003cbr\u003e\n               \u003ccode\u003erequire_once('/path/to/docusign-rooms-client/autoload.php');\u003c/code\u003e\u003c/li\u003e\n           \u003cli\u003eTo bind to single pages: In your PHP file that will utilize the PHP SDK, add:\u003cbr\u003e\n                \u003ccode\u003e`require_once('/path/to/docusign-rooms-client/autoload.php');\u003c/code\u003e\u003c/li\u003e\n       \u003c/ol\u003e\n   \u003c/li\u003e\n\u003c/ol\u003e\n\n## Dependencies\n\nThis client has the following external dependencies:\n\n- [PHP cURL extension](https://www.php.net/manual/en/intro.curl.php)\n- [PHP JSON extension](https://php.net/manual/en/book.json.php)\n\n## Code Examples\n\n### Launchers\n\nDocuSign provides a sample application referred to as a [Launcher](https://github.com/docusign/eg-03-php-auth-code-grant). The Launcher contains a set of 18 common use cases and associated source files. These examples use DocuSign's [Authorization Code Grant](https://developers.docusign.com/rooms-rest-api/guides/authentication/oauth2-code-grant) flow.\n\n## Proof-of-concept applications\n\nIf your goal is to create a proof-of-concept application, DocuSign provides a set of [Quick Start](https://github.com/docusign/qs-php) examples. The Quick Startexamples are meant to be used with DocuSign's [OAuth Token Generator](https://developers.docusign.com/oauth-token-generator), which will allow you to generate tokens for the Demo/Sandbox environment only. These tokens last for eight hours and will enable you to build your proof-of-concept application without the need to fully implement an OAuth solution.\n\n## OAuth Implementations\n\nFor details regarding which type of OAuth grant will work best for your DocuSign integration, see the [REST API Authentication Overview](https://developers.docusign.com/rooms-rest-api/guides/authentication) guide located on the [DocuSign Developer Center](https://developers.docusign.com/rooms-rest-api/guides/authentication).\n\nFor security purposes, DocuSign recommends using the [Authorization Code Grant](https://developers.docusign.com/rooms-rest-api/guides/authentication/oauth2-code-grant) flow.\n\nThere are other use-case scenarios, such as **single-page applications** (SPA) that use **Cross-Origin Resource Sharing** (CORS), or where there may not be a user to interact with your Service Account. For these use cases, DocuSign also supports [JWT](https://developers.docusign.com/rooms-rest-api/guides/authentication/oauth2-jsonwebtoken) and [Implicit](https://developers.docusign.com/rooms-rest-api/guides/authentication/oauth2-implicit) grants. For code examples, see the links below:\n\n- [JWT (JSON Web Token)](https://github.com/docusign/eg-03-php-auth-code-grant)\n- Implicit Grant (coming soon)\n\n## Support\n\nLog issues against this client through GitHub. We also have an [active developer community on Stack Overflow](https://stackoverflow.com/questions/tagged/docusignapi).\n\n## License\n\nThe DocuSign PHP Client is licensed under the [MIT License](https://github.com/docusign/docusign-php-client/blob/master/LICENSE).\n\n[travis-image]: https://img.shields.io/travis/docusign/docusign-php-client.svg?style=flat\n[travis-url]: https://travis-ci.org/docusign/docusign-php-client\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocusign%2Fdocusign-rooms-php-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdocusign%2Fdocusign-rooms-php-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocusign%2Fdocusign-rooms-php-client/lists"}