PHPackages                             forward-force/estated-api-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. forward-force/estated-api-sdk

ActiveLibrary[API Development](/categories/api)

forward-force/estated-api-sdk
=============================

PHP Wrapper around Estated API

1.2(5y ago)16.4k2MITPHPPHP ^7.4|^8.0

Since Apr 7Pushed 5y ago4 watchersCompare

[ Source](https://github.com/forward-force/estated-php-sdk-v4)[ Packagist](https://packagist.org/packages/forward-force/estated-api-sdk)[ RSS](/packages/forward-force-estated-api-sdk/feed)WikiDiscussions main Synced today

READMEChangelog (5)Dependencies (5)Versions (7)Used By (0)

Estated API - PHP SDK
=====================

[](#estated-api---php-sdk)

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

[](#installation)

Install via composer as follows:

```
composer require forward-force/estated-api-sdk

```

Usage
-----

[](#usage)

### Authentication

[](#authentication)

Fetch by address:

```
$estated = new Estated($token);

try {
    $property = $estated->property('151 Battle Green Dr', 'Rochester', 'NY', '14624');
    var_dump($property);
} catch (GuzzleException $e) {
    var_dump($e->getMessage());
}
```

Contributions
-------------

[](#contributions)

To run locally, you can use the docker container provided here. You can run it like so:

```
docker-compose up

```

There is auto-generated documentation as to how to run this library on local, please take a look at [phpdocker/README.md](phpdocker/README.md)

*If you find an issue, have a question, or a suggestion, please don't hesitate to open a github issue.*

### Acknowledgments

[](#acknowledgments)

Thank you to [phpdocker.io](https://phpdocker.io) for making getting PHP environments effortless!

###  Health Score

32

—

LowBetter than 71% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 53.3% 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 ~4 days

Total

6

Last Release

1838d ago

PHP version history (2 changes)1.0.0PHP ^7.3

1.0.2PHP ^7.4|^8.0

### Community

Maintainers

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

---

Top Contributors

[![teodortalov](https://avatars.githubusercontent.com/u/2781820?v=4)](https://github.com/teodortalov "teodortalov (16 commits)")[![startusin](https://avatars.githubusercontent.com/u/15997367?v=4)](https://github.com/startusin "startusin (10 commits)")[![velkov](https://avatars.githubusercontent.com/u/250582?v=4)](https://github.com/velkov "velkov (4 commits)")

---

Tags

apiforwardforceestated

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/forward-force-estated-api-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/forward-force-estated-api-sdk/health.svg)](https://phpackages.com/packages/forward-force-estated-api-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)[mailchimp/transactional

458.9M16](/packages/mailchimp-transactional)[get-stream/stream-chat

A PHP client for Stream Chat (https://getstream.io/chat/)

301.8M2](/packages/get-stream-stream-chat)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)

PHPackages © 2026

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