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

ActiveLibrary

echofin/echofin-php
===================

Echofin PHP Library

00PHP

Since Mar 20Pushed 8y agoCompare

[ Source](https://github.com/echofin/echofin-php)[ Packagist](https://packagist.org/packages/echofin/echofin-php)[ RSS](/packages/echofin-echofin-php/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Echofin PHP bindings
====================

[](#echofin-php-bindings)

You can sign up for an Echofin account at

Requirements
------------

[](#requirements)

PHP 5.4.0 and later.

Composer
--------

[](#composer)

You can install the bindings via [Composer](http://getcomposer.org/). Run the following command:

```
composer require echofin/echofin-php
```

To use the bindings, use Composer's [autoload](https://getcomposer.org/doc/01-basic-usage.md#autoloading):

```
require_once('vendor/autoload.php');
```

Manual Installation
-------------------

[](#manual-installation)

If you do not wish to use Composer, you can download the [latest release](https://github.com/echofin/echofin-php/releases). Then, to use the bindings, include the `init.php` file.

```
require_once('/path/to/echofin-php/init.php');
```

Dependencies
------------

[](#dependencies)

The bindings require the following extensions in order to work properly:

- [`curl`](https://secure.php.net/manual/en/book.curl.php)
- [`json`](https://secure.php.net/manual/en/book.json.php)

If you use Composer, these dependencies should be handled automatically. If you install manually, you'll want to make sure that these extensions are available.

Documentation
-------------

[](#documentation)

Please see  for up-to-date documentation.

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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.

### Community

Maintainers

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

---

Tags

php-librarysdk-php

### Embed Badge

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

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

PHPackages © 2026

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