Download the PHP package webmavens/laravelscandocument without Composer
On this page you can find all versions of the php package webmavens/laravelscandocument. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download webmavens/laravelscandocument
More information about webmavens/laravelscandocument
Files in webmavens/laravelscandocument
Package laravelscandocument
Short Description This will send to textract for scanning image.
License MIT
Homepage https://github.com/webmavens/laravelscandocument
Informations about the package laravelscandocument
This will send to textract for scanning image.
This package allows you to scan document with laravel.Amazon Simple Notification Service (Amazon SNS) is used for scan document. It is using offical AWS SDK for PHP and Amazon SNS Message Validator for PHP.
Installation
You can install the package via composer:
Usage
-
Please create SNS topic in your amazon account.
-
How to create one ?
-
Please create IAM Role for textract. Follow this link.
-
Please create SNS topic by searching SNS in your aws account.
- After creating topic, please add subscribe url to SNS topic below.
Note :- Please do not set up raw message delivery for callback url.
-
Please add below parameters to your .env file.
-
Please publish migrate file.
-
Send document to scan
- You will find scan document text in laravel_scandocument_data table.
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- webmavens
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravelscandocument with dependencies
aws/aws-php-sns-message-validator Version ^1.6
aws/aws-sdk-php Version ^3.209
spatie/laravel-package-tools Version ^1.12