PHPackages                             resnext/techfinancials-api-client - 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. resnext/techfinancials-api-client

ActiveLibrary[API Development](/categories/api)

resnext/techfinancials-api-client
=================================

TechFinancials Web API client

0.2.2(9y ago)030MITPHPPHP &gt;=5.5

Since Oct 23Pushed 9y ago1 watchersCompare

[ Source](https://github.com/resnext/techfinancials-api-client)[ Packagist](https://packagist.org/packages/resnext/techfinancials-api-client)[ RSS](/packages/resnext-techfinancials-api-client/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (5)Versions (5)Used By (0)

TechFinancials API client
=========================

[](#techfinancials-api-client)

[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Build Status](https://camo.githubusercontent.com/6dd4e16217e170c08e163fdcaf9767c90be8d3cd4e5f9aa9ef5f725995895940/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7265736e6578742f7465636866696e616e6369616c732d6170692d636c69656e742e7376673f7374796c653d666c61742d737175617265266272616e63683d6d6173746572)](https://travis-ci.org/resnext/techfinancials-api-client)[![Code Coverage](https://camo.githubusercontent.com/88f661c3be701a2772b209c5d5a50cd460de7ae3f04b36ba34614bcc4a486e09/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f67682f7265736e6578742f7465636866696e616e6369616c732d6170692d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://codecov.io/gh/resnext/techfinancials-api-client)[![Packagist](https://camo.githubusercontent.com/1e4af1de1f029cd7189cd025bb3f5916abb3201e7ecaa2ff2ffacd50b63450d7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7265736e6578742f7465636866696e616e6369616c732d6170692d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/resnext/techfinancials-api-client)

Using this API client for TechFinancials platform you can open account for your leads, redirect these leads to broker's website with auto-login and retrieve deposits made by these leads.

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

[](#installation)

Install using Composer, doubtless.

```
$ composer require resnext/techfinancials-api-client
```

General API Client usage.
-------------------------

[](#general-api-client-usage)

```
$apiClient = new TechFinancials\ApiClient(, , );
```

### Trader registration

[](#trader-registration)

```
$request = new \TechFinancials\Requests\RegisterTraderRequest([
    'username' => 'email@domain.com',
    'firstName' => 'John',
    'lastName' => 'Smith',
    'email' => 'email@domain.com',
    'phone' => '12345678909',
    'countryCode' => 'DE',
    'currencyCode' => 'EUR',
    'password' => 'password',
    'trackingCode' => 'Your tracking code'
]);
/** @var \TechFinancials\Responses\RegisterTraderResponse $response */
$response = $apiClient->registerTrader($request);
```

### Find registered traders

[](#find-registered-traders)

```
/** @var \TechFinancials\Responses\FindAccountsResponse $response */
$response = $apiClient->findAccounts();
/** @var \TechFinancials\Entities\Account[] $accounts */
$accounts = $response->getAccounts();
```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

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

Total

4

Last Release

3537d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3701798abcce2c6ebf807c4ffe38d9c45c767aabe464b6bc24a58674aeb771d3?d=identicon)[AlexanderEmelyanov](/maintainers/AlexanderEmelyanov)

---

Top Contributors

[![lasayter](https://avatars.githubusercontent.com/u/16683031?v=4)](https://github.com/lasayter "lasayter (13 commits)")

---

Tags

apiBinary OptionsTechFinancials

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/resnext-techfinancials-api-client/health.svg)

```
[![Health](https://phpackages.com/badges/resnext-techfinancials-api-client/health.svg)](https://phpackages.com/packages/resnext-techfinancials-api-client)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M19.7k](/packages/laravel-framework)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k13](/packages/tempest-framework)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.6k38.2k](/packages/matomo-matomo)[craftcms/cms

Craft CMS

3.6k3.6M3.0k](/packages/craftcms-cms)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M552](/packages/shopware-core)

PHPackages © 2026

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