ContractsTracker: A simple Laravel web package to facilitate sending contract documents (NDAs, etc) to multiple people.
Via Composer
composer require phpexperts/contract-signer
This is a Laravel package and requires Laravel 6+ or later.
It will automagically install its own URLs / web routes.
For the admin interface:
For the end-user contract signing route:
✔ Provides a web interface for contract signing. ✔ Rapidly delivers to-be-signed documents to multiple emails. ✔ Keeps track of whom has signed what documents. ✔ Regularly reminds recipients to sign the documents via email.
As a Corporate Executive,
- I want to have all of my employees, contractors and apprentices sign Non-Disclosure Agreements and other contracts.
- I want a record Who, What and When each document was sent to, signed, and returned.
- I want an easy-to-use Document Signer for the end-user.
- I want emails to be sent daily reminding each person of outstanding contracts that need to be signed.
- Store a Non-Disclosure Agreement as Electronically Signable Form.
- Display Contract via a Link created per Recipient based upon their Email Address.
- Record when the NDA was sent to each recipient.
- Provide a simple Electronic Signature apparatus for each contract, similar to DocuSign.
- Display a Report showing Who, What and When each document was sent to, signed, and returned.
phpunit --testdox
Theodore R. Smith theodore@phpexperts.pro
GPG Fingerprint: 4BF8 2613 1C34 87AC D28F 2AD8 EB24 A91D D612 5690
CEO: PHP Experts, Inc.
This project is licensed under the Creative Commons Attribution License v4.0 International.