定制 asposeocr/aspose_ocr_java_for_php 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

asposeocr/aspose_ocr_java_for_php

Composer 安装命令:

composer require asposeocr/aspose_ocr_java_for_php

包简介

Aspose OCR Java Examples for PHP Developers. Helps you understand how to use Aspose.OCR Java classes in your PHP Projects.

README 文档

README

Project Aspose.OCR for PHP shows how different tasks can be performed using Aspose.OCR Java APIs in PHP. This project is aimed to provide useful examples for PHP Developers who want to utilise Aspose.OCR for Java in their PHP Projects using PHP/Java Bridge.

System Requirements

  • Tomcat Server 8.0 or above installed.
  • PHP/JavaBridge is configured.
  • FastCGI is installed.
  • Downloaded Aspose.Email component.

Supported Platforms

  • PHP 5.3 or above
  • Java 1.8 or above

Configure Aspose.Email Java for PHP Examples

Method 1
  • Clone the Repository
git clone git@github.com:asposemarketplace/Aspose-OCR-Java-for-PHP.git
  • Setup the project using composer
composer install
Mothod 2
  • In your PHP Project's composer.json file add following lines
{
    "require": {
        "asposeocr/aspose_ocr_java_for_php": "dev-master"
    }
}

and run the install command

composer install

Read more about composer on http://www.getcomposer.com

Read more about installation of Tomcat & Java Bridge on http://www.aspose.com/docs/display/OCRJAVA/2.1.3+Downloads+and+Configure

统计信息

  • 总下载量: 342
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-11-10