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

ActiveLibrary[API Development](/categories/api)

incluirtecnologia/leadlovers-sdk
================================

leadlovers php sdk

v1.0.0(6y ago)15[2 PRs](https://github.com/incluirtecnologia/leadlovers-sdk/pulls)MITPHP

Since Jan 23Pushed 3y ago3 watchersCompare

[ Source](https://github.com/incluirtecnologia/leadlovers-sdk)[ Packagist](https://packagist.org/packages/incluirtecnologia/leadlovers-sdk)[ RSS](/packages/incluirtecnologia-leadlovers-sdk/feed)WikiDiscussions master Synced yesterday

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

Tests:
------

[](#tests)

In order to run tests, it's necessary to have an access token (can be obtained from the dashboard), a machine, an email sequence, a lead and a tag registered (can be done via dashboard). After that, add the following environment variables to the file `tests/settings.local.php`.

```
putenv('TOKEN=your_access_token');
putenv('MACHINE_CODE=your_machine_code');
putenv('SEQUENCE_CODE=your_sequence_code');
putenv('LEAD_EMAIL=your_lead_email');
putenv('LEAD_CODE=your_lead_code');
putenv('TAG_ID=your_tag_id');
```

Endpoints:
----------

[](#endpoints)

### Email

[](#email)

2. EmailSequences - Retrieve email sequence collection - [http://apill.azurewebsites.net/#operation/EmailSequences\_Get](http://apill.azurewebsites.net/#operation/EmailSequences_Get)
3. Levels - Retrieve levels from email sequence -

### Lead

[](#lead)

4. Lead - Remove lead from sequence/funnel -
5. Lead - Retrieve a lead by email -
6. Lead - Update and if needed insert lead data
7. Lead - Insert a new lead -
8. Lead - Remove lead from machine -
9. Lead - Update lead data
10. LeadLocation - Retrieve lead location -
11. LeadLocation - Move lead location -
12. Score - Add score to lead -

### Machine

[](#machine)

13. Forms - Retrieve machine forms collection -
14. Machines - Retrieve machines from account -
15. Machines - Retrieve machine info by id -
16. Pages - Retrieve machine pages collection -
17. Pages - Update page data

### Tag

[](#tag)

18. Tag - Retrieve list of lead tags -
19. Tag - Add tag to a lead by phone
20. Tag - Add tag to a lead -
21. Tag - Delete tag from a lead -
22. TagChecker - Check if tag is from user -
23. Tags - Get a tag collection from user -
24. Tags - Update user tag
25. Tags - Create user tag
26. Tags - Delete user tag

### User

[](#user)

27. User - Retrieve user account data -
28. User - Get user code -
29. User - Get user information -

---

API matched names on Dashboard
------------------------------

[](#api-matched-names-on-dashboard)

APIDashboardEmailSequenceFunnel

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 85.7% 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

Unknown

Total

1

Last Release

2301d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c931800f2b74296e13ab1f8d10310c48a9285555c7c6f9b757d88f28b481af37?d=identicon)[incluirtecnologia](/maintainers/incluirtecnologia)

---

Top Contributors

[![KelvinAmancio](https://avatars.githubusercontent.com/u/25416440?v=4)](https://github.com/KelvinAmancio "KelvinAmancio (6 commits)")[![marciodojr](https://avatars.githubusercontent.com/u/4480634?v=4)](https://github.com/marciodojr "marciodojr (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

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