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

ActiveLibrary[API Development](/categories/api)

leadpingai/sdk
==============

Official PHP SDK for the Leadping API.

00PHPCI passing

Since Jun 26Pushed todayCompare

[ Source](https://github.com/leadpingai/leadping-php)[ Packagist](https://packagist.org/packages/leadpingai/sdk)[ RSS](/packages/leadpingai-sdk/feed)WikiDiscussions main Synced today

READMEChangelog (5)DependenciesVersions (1)Used By (0)

[![](https://camo.githubusercontent.com/126229d70ee9783a6da836eaf2746cda92a36998dba00788c093793df838c8bd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c65616470696e6761692f73646b2e7376673f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/leadpingai/sdk)[![](https://camo.githubusercontent.com/c6392d6ae9c5c91aa020a72bca668d8c9251a625f0b1e80ed8784ebb5efae405/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6c65616470696e6761692f6c65616470696e672d7068702f72656c656173652e796d6c3f7374796c653d666f722d7468652d6261646765)](https://github.com/leadpingai/leadping-php/actions/workflows/release.yml)[![](https://camo.githubusercontent.com/5ee0da509b42c9524b78e15cee9f5772f1cdcf4e9b0b49a59c6a32d8e7aa3d5d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c65616470696e6761692f73646b2e7376673f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/leadpingai/sdk)[![](https://camo.githubusercontent.com/12e5951628719966a8e3fad04305905722938ab5ca74c4429c0e31617cbfaafd/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6c65616470696e6761692f6c65616470696e672d7068702f636f6465716c2e796d6c3f6c6162656c3d436f6465514c267374796c653d666f722d7468652d6261646765)](https://github.com/leadpingai/leadping-php/actions/workflows/codeql.yml)

[![Leadping](https://camo.githubusercontent.com/1405bc6783104a20f1c59ff5514469af325c659c013c7a6979571ff410abe4ee/68747470733a2f2f6c65616470696e672e61692f66617669636f6e2e69636f)](https://camo.githubusercontent.com/1405bc6783104a20f1c59ff5514469af325c659c013c7a6979571ff410abe4ee/68747470733a2f2f6c65616470696e672e61692f66617669636f6e2e69636f) Leadping PHP SDK
======================================================================================================================================================================================================================================================================================================================================================================

[](#-leadping-php-sdk)

Type-safe PHP client for the Leadping API.

Install
-------

[](#install)

```
composer require leadpingai/sdk
```

The generated client uses a Kiota request adapter. Install the Kiota bundle in the application that will call Leadping:

```
composer require microsoft/kiota-bundle:^2.0.2
```

Use
---

[](#use)

```
