PHPackages                             phpdev/hsbc - 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. phpdev/hsbc

ActiveLibrary[API Development](/categories/api)

phpdev/hsbc
===========

HSBC Web Ekstre Banka Entegrasyon Hesap Hareketleri

1.0.0(1y ago)111PHP

Since Feb 10Pushed 1y ago1 watchersCompare

[ Source](https://github.com/selimhallac/HSBC-Web-Ekstre-Hareketleri)[ Packagist](https://packagist.org/packages/phpdev/hsbc)[ RSS](/packages/phpdev-hsbc/feed)WikiDiscussions main Synced today

READMEChangelog (1)DependenciesVersions (2)Used By (0)

HSBC BANKA HAREKETLERİ
======================

[](#hsbc-banka-hareketleri̇)

require\_once 'HSBCService.php';

use Phpdev\\HSBCService;

$associationCode = "your\_association\_code"; $username = "your\_username"; $password = "your\_password";

$hsbcService = new HSBCService($associationCode, $username, $password);

$startDate = "2025-02-05"; $endDate = "2025-02-10";

$response = $hsbcService-&gt;getAccountReport($startDate, $endDate);

if ($response\['status'\]) { echo "Hesap Raporu:\\n"; print\_r($response\['response'\]); } else { echo "Hata: " . $response\['response'\]; }

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance40

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

509d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ec1dfb132fe06056f74f1ab7c72b3d1091d4960133107f0e4f33cebe8a98a158?d=identicon)[php.dev](/maintainers/php.dev)

---

Top Contributors

[![selimhallac](https://avatars.githubusercontent.com/u/5488868?v=4)](https://github.com/selimhallac "selimhallac (3 commits)")

### Embed Badge

![Health badge](/badges/phpdev-hsbc/health.svg)

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

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k15](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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