dev-master
9999999-devComposer compatiable port of the official DocuSign lib
The Requires
by Andres Galindo
dev-pulling_docusign_lib
dev-pulling_docusign_libComposer compatiable port of the official DocuSign lib
The Requires
by Andres Galindo
Wallogit.com
2017 © Pedro Peláez
Composer compatiable port of the official DocuSign lib
DocuSign's official lib now includes a composer.json file and it can be installed by dropping the following in your composer.json file:, (*1)
"repositories": [
{
"url": "https://github.com/docusign/DocuSign-PHP-Client.git",
"type": "git"
}
],
"require": {
"larrykluger/docusign-lib": "dev-master"
}
I'm leaving this here for convenience but please defer to the official lib located here: https://github.com/docusign/DocuSign-PHP-Client, (*2)
This package just installs the official package now., (*3)
Composer compatiable port of the official DocuSign lib
Composer compatiable port of the official DocuSign lib