Download the PHP package funnydevjsc/image-captcha-solver-laravel without Composer
On this page you can find all versions of the php package funnydevjsc/image-captcha-solver-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download funnydevjsc/image-captcha-solver-laravel
More information about funnydevjsc/image-captcha-solver-laravel
Files in funnydevjsc/image-captcha-solver-laravel
Download funnydevjsc/image-captcha-solver-laravel
More information about funnydevjsc/image-captcha-solver-laravel
Files in funnydevjsc/image-captcha-solver-laravel
Vendor funnydevjsc
Package image-captcha-solver-laravel
Short Description Laravel package for solving image captcha
License MIT
Homepage https://github.com/funnydevjsc/image-captcha-solver-laravel
Package image-captcha-solver-laravel
Short Description Laravel package for solving image captcha
License MIT
Homepage https://github.com/funnydevjsc/image-captcha-solver-laravel
Please rate this library. Is it a good library?
Informations about the package image-captcha-solver-laravel
Image Captcha Solver Laravel
The free Laravel package to help you convert image captcha to text by OCR with Tesseract
Use Cases
- Solve image text captcha by OCR from images with Tesseract
Features
- Easy and free to solve image text captcha with a simple line code
Know issues
- Please consider your server's environment before using this package. It doesn't have to be a physical server or support GPUs but at least you have to have the ability to install applications and run commands.
Requirements
- PHP: 8.1 or higher
- Laravel 9.0 or higher
- Server with permissions to install applications and execute commands (like APT or YUM/DNF)
Quick Start
If you prefer to install this package into your own Laravel application, please follow the installation steps below
Installation
Step 1. Install a Laravel project if you don't have one already
https://laravel.com/docs/installation
Step 2. Install dependencies (If you use an operating system other than Ubuntu, please edit it accordingly):
Step 3. Require the current package using composer:
Testing
Feedback
Respect us in the Laravel Việt Nam
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] or use the issue tracker.
Credits
- Funny Dev., Jsc
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of image-captcha-solver-laravel with dependencies
PHP Build Version
Package Version
The package funnydevjsc/image-captcha-solver-laravel contains the following files
Loading the files please wait ....