PHPackages                             itrn0/php-iqtek-dialer-api-client - 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. [API Development](/categories/api)
4. /
5. itrn0/php-iqtek-dialer-api-client

ActiveLibrary[API Development](/categories/api)

itrn0/php-iqtek-dialer-api-client
=================================

PHP client for IQTek Dialer API

v0.1.1(3y ago)042MITPHPPHP &gt;=7.4

Since Feb 7Pushed 3y ago1 watchersCompare

[ Source](https://github.com/itrn0/php-iqtek-dialer-api-client)[ Packagist](https://packagist.org/packages/itrn0/php-iqtek-dialer-api-client)[ RSS](/packages/itrn0-php-iqtek-dialer-api-client/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (5)Used By (0)

php-iqtek-dialer-api-client
===========================

[](#php-iqtek-dialer-api-client)

A PHP library for interacting with IQTek's Dialer API.

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

[](#installation)

To install the library, simply use composer:

```
composer require itrn0/php-iqtek-dialer-api-client

```

Usage
-----

[](#usage)

```
use Itrn0\Iqtek\Dialer\Api\Client;

$client = new Client([
  'api_key' => 'API_KEY',
]);
// or
$client = new Client([]);
$client->login('USERNAME', 'PASSWORD');

$lead = $client->getLead('ID');
```

License
-------

[](#license)

This library is released under the MIT License.

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 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 ~1 days

Total

3

Last Release

1240d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/673f1eef47148015a46e8e1ad407b997dde7ef3598b0de12b4ec621b823aafc6?d=identicon)[itrn0](/maintainers/itrn0)

---

Top Contributors

[![itrn0](https://avatars.githubusercontent.com/u/4687843?v=4)](https://github.com/itrn0 "itrn0 (5 commits)")

---

Tags

apiclientDialeriqtek

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/itrn0-php-iqtek-dialer-api-client/health.svg)

```
[![Health](https://phpackages.com/badges/itrn0-php-iqtek-dialer-api-client/health.svg)](https://phpackages.com/packages/itrn0-php-iqtek-dialer-api-client)
```

###  Alternatives

[openai-php/laravel

OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API

3.7k9.5M89](/packages/openai-php-laravel)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[resend/resend-php

Resend PHP library.

617.2M43](/packages/resend-resend-php)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)[mozex/anthropic-laravel

Laravel integration for the Anthropic API: facade, config publishing, install command, testing fakes, messages, streaming, tool use, thinking, and batches.

74331.3k1](/packages/mozex-anthropic-laravel)

PHPackages © 2026

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