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

ActiveLibrary[API Development](/categories/api)

erinslist/erinslist-php-sdk
===========================

PHP SDK for erinslist.us API

1.0.3(7y ago)037MITPHPPHP &gt;=5.4

Since Oct 10Pushed 7y ago2 watchersCompare

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

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

Erinslist PHP SDK
=================

[](#erinslist-php-sdk)

PHP SDK for [Erinslist API](https://www.erinslist.us/docs/api/).

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

[](#installation)

```
$ composer require erinslist/erinslist-php-sdk

```

Usage
-----

[](#usage)

```
const ERL_API_KEY = 'YOUR_ERL_API_KEY';
const ERL_API_SECRET = 'YOUR_ERL_SECRET_KEY';

$erl = new \Erinslist\Erinslist(ERL_API_KEY, ERL_API_SECRET);
$result = $erl->evaluate('3239 110th St, East Elmhurst, NY, 11369');

print_r($result);
```

License
-------

[](#license)

Released under the [MIT License](http://opensource.org/licenses/MIT). See [LICENSE](LICENSE) file.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity60

Established project with proven stability

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

Total

4

Last Release

2762d ago

### Community

Maintainers

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

---

Top Contributors

[![lodev09](https://avatars.githubusercontent.com/u/6686328?v=4)](https://github.com/lodev09 "lodev09 (8 commits)")

---

Tags

phpaddressclassdangerezcompanyerinslisterinslist.us

### Embed Badge

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

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

###  Alternatives

[vatps/mailchimp-rest-api

Very Easy to use MailChimp REST Enabled API 3.0 Wrapper Class.

2878.8k](/packages/vatps-mailchimp-rest-api)[saleh7/proxmox-ve_php_api

ProxmoxVE PHP API

11419.3k](/packages/saleh7-proxmox-ve-php-api)[liamcottle/instagram-sdk-php

This is an unofficial SDK for the Instagram Private API in PHP

1308.4k](/packages/liamcottle-instagram-sdk-php)[manamine/php-eos-rpc-sdk

PHP SDK for the EOS RPC API

187.5k](/packages/manamine-php-eos-rpc-sdk)

PHPackages © 2026

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