PHPackages                             sadykh/yii2-btce-api - 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. sadykh/yii2-btce-api

AbandonedArchivedYii2-extension[API Development](/categories/api)

sadykh/yii2-btce-api
====================

BTC-e api yii2-extensions

1.0.5(8y ago)021MIT LicensePHPPHP &gt;=7.0.0

Since Jul 10Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Sadykh/yii2-btce-api)[ Packagist](https://packagist.org/packages/sadykh/yii2-btce-api)[ RSS](/packages/sadykh-yii2-btce-api/feed)WikiDiscussions master Synced 2d ago

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

btce
====

[](#btce)

BTC-e API Class

Allows for the use of the Private and Public APIs from BTC-e.

Built in Support For: Public API: Currency Pair Fees Currency Pair Tickers Currency Pair Trades Currency Pair Depths

```
Private API:
	Trade (Buy/Sell) Orders
	Checking on Past Orders
	API Query Method
		- Auto-recovery from bad noonces
		- Allows any method with any parameters to be called on btc-e

Example Usage provided in Example.php

How to integrate:
require_once('btce-api.php');
$BTCeAPI = new BTCeAPI({APIKEY},{APISECRET}[,Optional:{START_NOONCE}]);

Private API Quick Example:
$BTCeAPI->makeOrder($amount, $pair, $direction, $price);

Public API Quick Example:
$BTCeAPI->getPairDepth('btc_usd');

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 59.1% 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 ~37 days

Total

4

Last Release

3120d ago

### Community

Maintainers

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

---

Top Contributors

[![tf-redfree](https://avatars.githubusercontent.com/u/1397724?v=4)](https://github.com/tf-redfree "tf-redfree (13 commits)")[![Sadykh](https://avatars.githubusercontent.com/u/2111827?v=4)](https://github.com/Sadykh "Sadykh (4 commits)")[![xaionaro](https://avatars.githubusercontent.com/u/2349376?v=4)](https://github.com/xaionaro "xaionaro (4 commits)")[![Eugnis](https://avatars.githubusercontent.com/u/2463830?v=4)](https://github.com/Eugnis "Eugnis (1 commits)")

---

Tags

yii2btc-ebtce

### Embed Badge

![Health badge](/badges/sadykh-yii2-btce-api/health.svg)

```
[![Health](https://phpackages.com/badges/sadykh-yii2-btce-api/health.svg)](https://phpackages.com/packages/sadykh-yii2-btce-api)
```

###  Alternatives

[dotzero/yii2-amocrm

Расширение для Yii Framework 2 реализующее клиент для работы с API amoCRM

1639.7k](/packages/dotzero-yii2-amocrm)[conquer/services

Yii2 soap wsdl web services

1632.5k](/packages/conquer-services)[skeeks/yii2-google-api

Component for work with google api based on google/apiclient

1243.1k1](/packages/skeeks-yii2-google-api)[apexwire/yii2-restclient

Tools to use API as ActiveRecord for Yii2

143.5k](/packages/apexwire-yii2-restclient)

PHPackages © 2026

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