cyllene-web / docusign-bundle
Symfony Bundle for electronic document signature with Docusign
Fund package maintenance!
gregoirehebert
vincentchalamon
Installs: 541
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 13
Type:symfony-bundle
Requires
- php: >=7.2
- ext-simplexml: *
- docusign/click-client: ^1.4
- 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: ^5.0 || ^6.0
- symfony/dependency-injection: ^5.0 || ^6.0
- symfony/event-dispatcher-contracts: ^1.0 || ^2.0 || ^3.0
- symfony/http-client: ^5.0 || ^6.0
- symfony/http-foundation: ^5.0 || ^6.0
- symfony/http-kernel: ^5.1.5 || ^6.0
- symfony/options-resolver: ^5.0 || ^6.0
- symfony/routing: ^5.0 || ^6.0
- symfony/stopwatch: ^5.0 || ^6.0
- symfony/translation: ^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: ^5.0 || ^6.0
- symfony/css-selector: ^5.0 || ^6.0
- symfony/dotenv: ^5.0 || ^6.0
- symfony/error-handler: ^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: ^5.0 || ^6.0
- symfony/security-bundle: ^5.0 || ^6.0
- symfony/twig-bundle: ^5.0 || ^6.0
- symfony/web-profiler-bundle: ^5.0 || ^6.0
- symfony/yaml: ^5.0 || ^6.0
Suggests
- league/flysystem-bundle: Allow the use of the official adapter system instead of the compat layer.
- symfony/twig-bundle: To use the Clickwrap integration.
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
- Cyllene/adaptations
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