PHPackages                             omisai/php-identigo - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. omisai/php-identigo

ActiveLibrary[HTTP &amp; Networking](/categories/http)

omisai/php-identigo
===================

PHP package to interact with the Identigo API

v1.0.0(3mo ago)214↓85.7%[1 PRs](https://github.com/omisai-tech/php-identigo/pulls)MITPHPPHP ^8.1CI passing

Since Apr 3Pushed 1w agoCompare

[ Source](https://github.com/omisai-tech/php-identigo)[ Packagist](https://packagist.org/packages/omisai/php-identigo)[ Docs](https://github.com/omisai-tech/php-identigo)[ RSS](/packages/omisai-php-identigo/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (6)Versions (4)Used By (0)

PHP-IDENTIGO
============

[](#php-identigo)

[![Latest Version on Packagist](https://camo.githubusercontent.com/268597f648ecabf230fc84dca3f65e0ef63a3e2f4bc25a8a0db53edf28f250b6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6f6d697361692f7068702d6964656e7469676f2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/omisai/php-identigo)[![License](https://camo.githubusercontent.com/458425f8985b0b0c8a736cffe75e05a098e3d77906acddbcad2bfc54492a4e02/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d677265656e2e7376673f7374796c653d666c61742d737175617265)](https://github.com/sponsors/omisai-tech/LICENSE)[![Test](https://github.com/omisai-tech/php-identigo/actions/workflows/test.yml/badge.svg)](https://github.com/omisai-tech/php-identigo/actions/workflows/test.yml)[![PHP Version Require](https://camo.githubusercontent.com/5a7c3fe4812f22f94f5e0df5cf2ef1169288c850de4e43a80a2073ca8f96d65e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d253345253344382e312d626c75653f7374796c653d666c61742d737175617265266c6f676f3d706870)](https://packagist.org/packages/omisai/php-identigo)

The original identiGO's OpenAPI documentation can be found at .

Features
--------

[](#features)

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

Requirements
------------

[](#requirements)

- PHP 8.1 or higher

Installation
------------

[](#installation)

Install the package via Composer:

```
composer require omisai/php-identigo
```

Usage
-----

[](#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:

- **API Client Documentation**: See the [docs/Api](docs/Api) folder
- **Data Models**: See the [docs/Model](docs/Model) folder
- **API Endpoints**: Visit the [identiGO API Documentation](https://api.identigo.hu)

Testing
-------

[](#testing)

Run the test suite using Pest:

```
composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING.md](CONTRIBUTING.md) for details on how to contribute to this project.

Security
--------

[](#security)

Please see [SECURITY.md](.github/SECURITY.md) for details on reporting security vulnerabilities.

License
-------

[](#license)

This package is open-sourced software licensed under the [MIT license](LICENSE).

Sponsoring
----------

[](#sponsoring)

If you find this package useful, please consider sponsoring the development: [Sponsoring on GitHub](https://github.com/sponsors/omisai-tech)

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

Acknowledgments
---------------

[](#acknowledgments)

- [OpenAPI Generator](https://openapi-generator.tech) for generating the initial codebase
- Tested with [Pest](https://pestphp.com) for a modern testing experience

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance91

Actively maintained with recent releases

Popularity11

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

91d ago

Major Versions

v0.1.0 → v1.0.02026-04-04

### Community

Maintainers

![](https://www.gravatar.com/avatar/818e031ac6546efe377b692f91166dc1a6c89b8838ce720b8786e4b15a30db62?d=identicon)[bornemisza](/maintainers/bornemisza)

---

Top Contributors

[![bornemisza](https://avatars.githubusercontent.com/u/22169041?v=4)](https://github.com/bornemisza "bornemisza (58 commits)")

---

Tags

apiclientidentigophpapiclientsdkrestidentigo

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/omisai-php-identigo/health.svg)

```
[![Health](https://phpackages.com/badges/omisai-php-identigo/health.svg)](https://phpackages.com/packages/omisai-php-identigo)
```

###  Alternatives

[xeroapi/xero-php-oauth2

Xero official PHP SDK for oAuth2 generated with OpenAPI spec 3

1054.7M18](/packages/xeroapi-xero-php-oauth2)[onesignal/onesignal-php-api

A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com

34216.9k2](/packages/onesignal-onesignal-php-api)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)[zenditplatform/zendit-php-sdk

PHP client for Zendit API

1194.4k](/packages/zenditplatform-zendit-php-sdk)[repat/plentymarkets-rest-client

REST Client for Plentymarkets

1410.7k](/packages/repat-plentymarkets-rest-client)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
