{"id":25553747,"url":"https://github.com/docusign/docusign-esign-php-client","last_synced_at":"2026-01-28T14:06:01.178Z","repository":{"id":11061851,"uuid":"13403248","full_name":"docusign/docusign-esign-php-client","owner":"docusign","description":"The Official Docusign PHP Client Library used to interact with the eSign REST API. Send, sign, and approve documents using this client.","archived":false,"fork":false,"pushed_at":"2025-10-22T20:42:00.000Z","size":8637,"stargazers_count":209,"open_issues_count":22,"forks_count":126,"subscribers_count":31,"default_branch":"master","last_synced_at":"2025-10-22T22:27:31.780Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.docusign.com/devcenter","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-10-08T04:15:38.000Z","updated_at":"2025-10-22T20:42:09.000Z","dependencies_parsed_at":"2023-01-13T16:18:40.111Z","dependency_job_id":"a69df3d3-1a38-4d81-8790-f519aa3a6c9f","html_url":"https://github.com/docusign/docusign-esign-php-client","commit_stats":{"total_commits":145,"total_committers":31,"mean_commits":4.67741935483871,"dds":0.8344827586206897,"last_synced_commit":"8009b64f77a28e3e6708068fb64dfeaeab783602"},"previous_names":[],"tags_count":89,"template":false,"template_full_name":null,"purl":"pkg:github/docusign/docusign-esign-php-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docusign%2Fdocusign-esign-php-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docusign%2Fdocusign-esign-php-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docusign%2Fdocusign-esign-php-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docusign%2Fdocusign-esign-php-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/docusign","download_url":"https://codeload.github.com/docusign/docusign-esign-php-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docusign%2Fdocusign-esign-php-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28846058,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T13:02:32.985Z","status":"ssl_error","status_checked_at":"2026-01-28T13:02:04.945Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2025-02-20T12:01:30.012Z","updated_at":"2026-01-28T14:06:01.172Z","avatar_url":"https://github.com/docusign.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Official Docusign eSignature PHP Client SDK\n\nThe Docusign SDK makes integrating Docusign into your apps and websites a seamless experience.\n\n## Table of Contents\n- [Introduction](#introduction)\n- [Installation](#installation)\n\t* [Version Information](#versionInformation)\n\t* [Requirements](#requirements)\n\t* [Compatibility](#compatibility)\n\t* [Composer](#composer)\n\t* [Manual Install](#manualInstall)\n- [Dependencies](#dependencies)\n- [API Reference](#apiReference)\n- [Code Examples](#codeExamples)\n- [OAuth Implementations](#oauthImplementations)\n- [Changelog](#changeLog)\n- [Support](#support)\n- [License](#license)\n- [Additional Resources](#additionalResources)\n\n\u003ca id=\"introduction\"\u003e\u003c/a\u003e\n## Introduction\nIntegrate eSignatures into your application in minutes. The secure and award-winning Docusign eSignature API makes requesting signatures, automating forms, and tracking documents directly from your app easy.\n\n\u003ca id=\"installation\"\u003e\u003c/a\u003e\n## Installation\nThis client SDK is provided as open source, which enables you to customize its functionality to suit your particular use case. To do so, download or clone the repository. If the SDK’s given functionality meets your integration needs, or if you’re working through our [code examples](https://developers.docusign.com/docs/esign-rest-api/how-to/) from the [Docusign Developer Center](https://developers.docusign.com/), you merely need to install it by following the instructions below.\n\n\u003ca id=\"versionInformation\"\u003e\u003c/a\u003e\n### Version Information\n- **API version**: v2.1\n- **Latest SDK version**: 8.7.0\n\n\u003ca id=\"requirements\"\u003e\u003c/a\u003e\n### Requirements\n*   PHP 7.4+\n*   Free [developer account](https://go.docusign.com/o/sandbox/?postActivateUrl=https://developers.docusign.com/)\n\n\u003ca id=\"compatibility\"\u003e\u003c/a\u003e\n### Compatibility\n*   PHP 7.4+\n\n\u003ca id=\"composer\"\u003e\u003c/a\u003e\n### Composer:\n1. In your PHP console, type: **Composer require docusign/esign-client;**\n2. To use the package automatically, add to Composer's Autoload file: \n`require_once('vendor/autoload.php');`\n\n\u003ca id=\"manualInstall\"\u003e\u003c/a\u003e\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-esign-php-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\u003erequire_once('/path/to/docusign-esign-php-client/autoload.php');\u003c/code\u003e\u003c/li\u003e\n       \u003c/ol\u003e\n   \u003c/li\u003e\n   \u003cli\u003eIf you are using Composer V2 and get the error 'namespace cannot be found', add the following class mapping in the composer.json file.\u003c/li\u003e\n      \u003ccode\u003e\"autoload\": { \"classmap\": [ \"/path/to/docusign-esign-php-client/src\" ] }\u003c/code\u003e\u003c/li\u003e\n\u003c/ol\u003e\n\n\u003ca id=\"dependencies\"\u003e\u003c/a\u003e\n## SDK Dependencies\nThis client has the following external dependencies:\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*   [PHP MBString extension](https://www.php.net/manual/en/intro.mbstring.php)\n*   firebase/php-jwt v6.0\n\n\u003ca id=\"apiReference\"\u003e\u003c/a\u003e\n## API Reference\nYou can refer to the API reference [here](https://developers.docusign.com/docs/esign-rest-api/reference/).\n\n\u003ca id=\"codeExamples\"\u003e\u003c/a\u003e\n## Code examples\nExplore our GitHub repository for the [Launcher](https://github.com/docusign/code-examples-php/), a self-executing package housing code examples for the eSignature PHP SDK. This package showcases several common use cases and their respective source files. Additionally, you can download a version preconfigured for your Docusign developer account from [Quickstart](https://developers.docusign.com/docs/esign-rest-api/quickstart/). These examples support both the [Authorization Code Grant](https://developers.docusign.com/platform/auth/authcode/) and [JSON Web Token (JWT)](https://developers.docusign.com/platform/auth/jwt/) authentication workflows.\n\n\u003ca id=\"oauthImplementations\"\u003e\u003c/a\u003e\n## OAuth implementations\nFor details regarding which type of OAuth grant will work best for your Docusign integration, see [Choose OAuth Type](https://developers.docusign.com/platform/auth/choose/) in the [Docusign Developer Center](https://developers.docusign.com/).\n\nFor security purposes, Docusign recommends using the [Authorization Code Grant](https://developers.docusign.com/platform/auth/authcode/) flow.\n\n\u003ca id=\"changeLog\"\u003e\u003c/a\u003e\n## Changelog\nYou can refer to the complete changelog [here](https://github.com/docusign/docusign-esign-php-client/blob/master/CHANGELOG.md).\n\n\u003ca id=\"support\"\u003e\u003c/a\u003e\n## Support\nLog issues against this client SDK through GitHub. You can also reach out to us through [Docusign Community](https://community.docusign.com/developer-59) and [Stack Overflow](https://stackoverflow.com/questions/tagged/docusignapi).\n\n\u003ca id=\"license\"\u003e\u003c/a\u003e\n## License\nThe Docusign eSignature PHP Client SDK is licensed under the [MIT License](https://github.com/docusign/docusign-esign-php-client/blob/master/LICENSE).\n\n\u003ca id=\"additionalResources\"\u003e\u003c/a\u003e\n### Additional resources\n*   [Docusign Developer Center](https://developers.docusign.com/)\n*   [Docusign API on Twitter](https://twitter.com/docusignapi)\n*   [Docusign For Developers on LinkedIn](https://www.linkedin.com/showcase/docusign-for-developers/)\n*   [Docusign For Developers on YouTube](https://www.youtube.com/channel/UCJSJ2kMs_qeQotmw4-lX2NQ)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocusign%2Fdocusign-esign-php-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdocusign%2Fdocusign-esign-php-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocusign%2Fdocusign-esign-php-client/lists"}