PHPackages                             kintisoft/sdk - 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. kintisoft/sdk

ActiveLibrary[API Development](/categories/api)

kintisoft/sdk
=============

Official PHP SDK for KintiSoft Public API

v0.1.1(5mo ago)00MITPHPPHP &gt;=8.0

Since Dec 12Pushed 5mo agoCompare

[ Source](https://github.com/kintisoft/kintisoft-sdk-php)[ Packagist](https://packagist.org/packages/kintisoft/sdk)[ RSS](/packages/kintisoft-sdk/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

kintisoft/sdk (PHP)
===================

[](#kintisoftsdk-php)

### Official PHP SDK for the KintiSoft Public API

[](#official-php-sdk-for-the-kintisoft-public-api)

The official KintiSoft PHP SDK makes it easy to integrate the public API into PHP applications and external servers.

Includes:

- HTTP client based on Guzzle
- Custom exceptions
- Multi-tenant support

---

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

[](#installation)

composer require kintisoft/sdk

---

Basic configuration
-------------------

[](#basic-configuration)

require **DIR** . '/vendor/autoload.php';

use KintiSoft\\SDK\\Client;

$client = new Client( tenant: 'acme', apiKey: 'pk\_live\_xxxxxx', );

---

Advanced options
----------------

[](#advanced-options)

$client = new Client( tenant: 'acme', apiKey: 'pk\_live\_xxxxxx', baseUrlOverride: '', timeout: 15.0, );

---

Internal structure
------------------

[](#internal-structure)

src/ Client.php HttpClient.php Prospects.php Exceptions/ KintiSoftException.php

---

License
-------

[](#license)

MIT License

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance72

Regular maintenance activity

Popularity0

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity31

Early-stage or recently created project

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

157d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/62b7a2f7493e353431890c777bbb0de6b8fcbd9f0f200d33795265f14c3b356a?d=identicon)[kintisoft](/maintainers/kintisoft)

---

Tags

phpapisdkmultitenantkintisoft

### Embed Badge

![Health badge](/badges/kintisoft-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/kintisoft-sdk/health.svg)](https://phpackages.com/packages/kintisoft-sdk)
```

###  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.7k7.6M74](/packages/openai-php-laravel)[hubspot/api-client

Hubspot API client

23914.2M16](/packages/hubspot-api-client)[php-opencloud/openstack

PHP SDK for OpenStack APIs. Supports BlockStorage, Compute, Identity, Images, Networking and Metric Gnocchi

2292.2M24](/packages/php-opencloud-openstack)[mailchimp/transactional

458.9M16](/packages/mailchimp-transactional)[resend/resend-php

Resend PHP library.

574.7M21](/packages/resend-resend-php)[checkout/checkout-sdk-php

Checkout.com SDK for PHP

553.3M7](/packages/checkout-checkout-sdk-php)

PHPackages © 2026

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