gheb / docusign-bundle
Symfony Bundle for electronic document signature with Docusign
                                    Fund package maintenance!
                                                                            
                                                                                                                                        gregoirehebert
                                                                                    
                                                                            
                                                                                                                                        vincentchalamon
                                                                                    
                                                                
Installs: 20 461
Dependents: 0
Suggesters: 0
Security: 0
Stars: 35
Watchers: 4
Forks: 13
Open Issues: 6
Type:symfony-bundle
pkg:composer/gheb/docusign-bundle
Requires
- php: >=7.2
 - ext-simplexml: *
 - docusign/esign-client: ^5.0 || ^6.0
 - lcobucci/jwt: ^3.3.1 || ^4.0
 - league/flysystem: ^1.1 || ^2.3
 - psr/log: ^1.1 || ^2.0 || ^3.0
 - symfony/config: ^4.4 || ^5.0 || ^6.0
 - symfony/dependency-injection: ^4.4 || ^5.0 || ^6.0
 - symfony/event-dispatcher-contracts: ^1.0 || ^2.0 || ^3.0
 - symfony/http-client: ^4.4 || ^5.0 || ^6.0
 - symfony/http-foundation: ^4.4 || ^5.0 || ^6.0
 - symfony/http-kernel: ^4.4 || ^5.1.5 || ^6.0
 - symfony/options-resolver: ^4.4 || ^5.0 || ^6.0
 - symfony/routing: ^4.4 || ^5.0 || ^6.0
 - symfony/stopwatch: ^4.4 || ^5.0 || ^6.0
 - symfony/translation: ^4.4 || ^5.0 || ^6.0
 - vgrem/php-spo: ^2.2
 - webmozart/assert: ^1.5
 
Requires (Dev)
- dbrekelmans/bdi: ^1.0
 - doctrine/annotations: ^1.11
 - league/flysystem-bundle: ^1.2 || ^2.0
 - nyholm/symfony-bundle-test: ^2.0
 - phpspec/prophecy: ^1.12
 - phpstan/phpstan: ^1.0
 - psr/event-dispatcher: ^1.0
 - symfony/console: ^4.4 || ^5.0 || ^6.0
 - symfony/css-selector: ^4.4 || ^5.0 || ^6.0
 - symfony/dotenv: ^4.4 || ^5.0 || ^6.0
 - symfony/error-handler: ^4.4 || ^5.0 || ^6.0
 - symfony/monolog-bundle: ^3.5
 - symfony/panther: ^1.0 || ^2.0
 - symfony/phpunit-bridge: ^5.1 || ^6.0
 - symfony/polyfill-php72: ^1.9
 - symfony/process: ^4.4 || ^5.0 || ^6.0
 - symfony/security-bundle: ^4.4 || ^5.0 || ^6.0
 - symfony/twig-bundle: ^4.4 || ^5.0 || ^6.0
 - symfony/web-profiler-bundle: ^4.4 || ^5.0 || ^6.0
 - symfony/yaml: ^4.4 || ^5.0 || ^6.0
 
Suggests
- league/flysystem-bundle: For Symfony >4.2 - Allow the use of the official adapter system instead of the compat layer.
 - symfony/twig-bundle: To use the Clickwrap integration.
 
- dev-main
 - 5.6.x-dev
 - 5.6.5
 - 5.6.4
 - 5.6.3
 - 5.6.2
 - 5.6.1
 - 5.6.0
 - 5.5.x-dev
 - 5.5.1
 - 5.5.0
 - 5.4.x-dev
 - 5.4.3
 - 5.4.2
 - 5.4.1
 - 5.4.0
 - 5.3.x-dev
 - 5.3.7
 - 5.3.6
 - 5.3.5
 - 5.3.4
 - 5.3.3
 - 5.3.2
 - 5.3.1
 - 5.3.0
 - 5.2.x-dev
 - 5.2.0
 - 5.1.x-dev
 - 5.1.2
 - 5.1.1
 - 5.1.0
 - 5.0.x-dev
 - 5.0.7
 - 5.0.6
 - 5.0.5
 - 5.0.4
 - 5.0.3
 - 5.0.2
 - 5.0.1
 - 5.0.0
 - v4.5.x-dev
 - 4.5.3
 - 4.5.2
 - 4.5.1
 - 4.5.0
 - 4.4.x-dev
 - 4.4.5
 - 4.4.4
 - 4.4.3
 - 4.4.2
 - 4.4.1
 - 4.4.0
 - 3.4.x-dev
 - 3.4.7
 - 3.4.6
 - 3.4.5
 - 3.4.4
 - 3.4.3
 - 3.4.2
 - 3.4.1
 - 3.4.0
 - 0.0.1
 - dev-dependabot/github_actions/codecov/codecov-action-4
 - dev-dependabot/github_actions/actions/cache-4
 - dev-fix-recipientId
 
This package is auto-updated.
Last update: 2025-10-29 02:36:36 UTC
README
This Symfony Bundle is used to create electronic signature with DocuSign. An Electronic Signature ensure a person agreed with a document.
This bundle is coupled with FlySystem and can be with FlySystem Bundle to handle the files.
Requirements
- php ^7.2
 - simplexml php extension
 - curl php extension
 
Table of Content
- Bundle Installation
 - Configure DocuSign
 - Configure the bundle
 - Basic usage
 - Customization
 - Use league/flysystem-bundle
 
Code of conduct
This bundle is ruled by a code a conduct.
Contributing
Please have a look to the contributing guide.
Backward Compatibility promise
This bundle follows the same Backward Compatibility promise as the Symfony framework: https://symfony.com/doc/current/contributing/code/bc.html