PHPackages                             cantonbolo/php-tushare - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. cantonbolo/php-tushare

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

cantonbolo/php-tushare
======================

Tushare PHP SDK

1.0.3(7y ago)21.7k1BSD-3-ClausePHPPHP ^7.2

Since Mar 18Pushed 7y ago1 watchersCompare

[ Source](https://github.com/CantonBolo/php-tushare)[ Packagist](https://packagist.org/packages/cantonbolo/php-tushare)[ RSS](/packages/cantonbolo-php-tushare/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (6)Used By (1)

php-tushare
===========

[](#php-tushare)

[![GitHub](https://camo.githubusercontent.com/927b6031b8134c10ea89e81d18ef381ea2fcca35230797bef631e3d3d99f89fd/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f63616e746f6e626f6c6f2f7068702d747573686172652e737667)](https://camo.githubusercontent.com/927b6031b8134c10ea89e81d18ef381ea2fcca35230797bef631e3d3d99f89fd/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f63616e746f6e626f6c6f2f7068702d747573686172652e737667)[![Build Status](https://camo.githubusercontent.com/977917b4811c2a4200a796e4c736146443f514e5dad101229c89fa51d36a35dd/68747470733a2f2f7472617669732d63692e6f72672f43616e746f6e426f6c6f2f7068702d747573686172652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/CantonBolo/php-tushare)[![codecov](https://camo.githubusercontent.com/3187a0f7aa088f1d8480430ddb4b16004adc9c4539286ab1d132f7132352fcf8/68747470733a2f2f636f6465636f762e696f2f67682f43616e746f6e426f6c6f2f7068702d747573686172652f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/CantonBolo/php-tushare)[![StyleCI](https://camo.githubusercontent.com/3451300f8432bf149bdfb855b2137741dfa991f361c6763d01f53c9b3ca1db15/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3137363138313030342f736869656c643f6272616e63683d6d6173746572)](https://github.styleci.io/repos/176181004)

[Tushare Pro](https://tushare.pro/register?reg=245045) 金融大数据平台 PHP SDK

安装
==

[](#安装)

```
composer require cantonbolo/php-tushare
```

使用
==

[](#使用)

```
// 请求接口
$tushare = Tushare::init($token);
$tushare->exec(string $api_name[, array $params = [], string $fields = '']);
// 捕获错误
if ($tushare->error) {
 ...
}
// 处理结果
$result = $tushare->result;
...
```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity58

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

2609d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/065efb45fd632e80a26d5949343c099bae7879a7045e75d0d029fcca60c69016?d=identicon)[cantonbolo](/maintainers/cantonbolo)

---

Top Contributors

[![dahaha-365](https://avatars.githubusercontent.com/u/146246?v=4)](https://github.com/dahaha-365 "dahaha-365 (19 commits)")

---

Tags

financetushare

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

22.8k69.3k](/packages/grumpydictator-firefly-iii)[torann/currency

This provides Laravel with currency functions such as currency formatting and conversion using up-to-date exchange rates.

4081.1M6](/packages/torann-currency)[firefly-iii/data-importer

Firefly III Data Import Tool.

7545.8k](/packages/firefly-iii-data-importer)[kmukku/php-iso11649

ISO 11649 creditor reference library for php

122.0M1](/packages/kmukku-php-iso11649)[danielme85/laravel-cconverter

Laravel 5 plug-in for currency conversion

42101.1k](/packages/danielme85-laravel-cconverter)

PHPackages © 2026

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