Download the PHP package fadada/fasc-openapi-php-sdk without Composer

On this page you can find all versions of the php package fadada/fasc-openapi-php-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package fasc-openapi-php-sdk

FASC OpenApi SDK v5.1 for PHP说明

简介

欢迎使用法大大开发者工具套件(SDK),PHP SDK 是法大大电子合同和电子签云服务开放平台(FASC OPEN API)的配套工具。

版本说明

FASC.openAPI 产品目前存在两个子版本号:v5.0、v5.1, 均在持续迭代维护。

当前页面SDK基于FASC.openAPI v5.1子版本开发,如需使用FASC.openAPI v5.0版本SDK,请访问:

https://gitee.com/fadada-cloud/fasc-openapi-php-sdk/tree/v5.0

目录结构

模块 模块中文名 模块说明
GetService 服务访问凭证 获取服务访问凭证
UserClient 个人认证授权管理 包含个人用户认证、授权操作
CorpClient 企业认证授权管理 包含企业用户认证、授权操作
OrgClient 组织管理 包含部门、成员、相对方管理
SealClient 印章管理 包含企业印章、个人签名管理
TemplateClient 模板管理 包含模板、文档 增删改及自定义控件管理
AppTemplateClient 应用模板管理 包含应用的模板、文档 增删改及自定义控件管理
DocClient 文档处理 包含文件上传、文件处理、OFD文件追加、文档验签等
SignTaskClient 签署任务 包含签署任务创建、签署、任务查询、任务控制
EUIClient 计费管理 包含计费链接的获取
ApprovalClient 审批管理 包含审批流程、审批单据的查询和审批链接的获取
DraftClient 合同起草 包含发起合同协商、协商邀请、协商管理、合同定稿相关功能
ArchivesPerformanceClient 合同归档 包含合同归档、合同履约相关功能
OCRClient 智能审查和智能比对 包含智能审查和智能比对
ToolServiceClient 工具能力服务 包含信息比对校验、证照OCR、个人身份核验相关工具能力
CallbackClient 回调管理 包含智能审查和智能比对

安装

推荐使用 composer 进行安装。可以使用 composer.json 声明依赖,或者运行下面的命令。SDK 包已经放到这里 fadada/fasc-openapi-php-sdk

依赖环境

PHP 7.0.10 版本及以上

使用方法

调用示例

版本更新日志

https://dev.fadada.com/updata-log/

参考

FASC OpenAPI (服务端) 接口文档 v5.1

https://dev.fadada.com/api-doc/ALGPB7Z1FD/TA0WHTSXQYL0NQRB/5-1


All versions of fasc-openapi-php-sdk with dependencies

PHP Build Version
Package Version
Requires php Version >=7.0.10
ext-curl Version *
ext-json Version *
ext-iconv Version *
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package fadada/fasc-openapi-php-sdk contains the following files

Loading the files please wait ....