omisai/php-identigo 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

omisai/php-identigo

最新稳定版本:v1.0.0

Composer 安装命令:

composer require omisai/php-identigo

包简介

PHP package to interact with the Identigo API

README 文档

README

Latest Version on Packagist License Test PHP Version Require

The original identiGO's OpenAPI documentation can be found at https://api.identigo.hu.

Features

  • Object-oriented design for easy integration
  • Comprehensive test suite with Pest
  • Clear documentation for developers

Requirements

  • PHP 8.1 or higher

Installation

Install the package via Composer:

composer require omisai/php-identigo

Usage

The package provides object-oriented access to the identiGO API. Here's a quick example:

use Omisai\Identigo\Configuration;
use Omisai\Identigo\Api\AuthenticationApi;

// Initialize configuration
$config = new Configuration();
$config->setAccessToken('your-api-token');

// Create API client
$authApi = new AuthenticationApi(null, $config);

// Make API calls
$response = $authApi->getTokenByHash($request);

For detailed information about:

Testing

Run the test suite using Pest:

composer test

Contributing

Please see CONTRIBUTING.md for details on how to contribute to this project.

Security

Please see SECURITY.md for details on reporting security vulnerabilities.

License

This package is open-sourced software licensed under the MIT license.

Sponsoring

If you find this package useful, please consider sponsoring the development: Sponsoring on GitHub

Your support helps us maintain and improve this open-source project!

Acknowledgments

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-04-03

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固