PHPackages                             varena/sdk - 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. varena/sdk

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

varena/sdk
==========

Varena php sdk

v0.1.4(6y ago)15.3k1MITPHP

Since Apr 18Pushed 6y ago1 watchersCompare

[ Source](https://github.com/fundata-varena/fundata-php-sdk)[ Packagist](https://packagist.org/packages/varena/sdk)[ RSS](/packages/varena-sdk/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (3)Dependencies (4)Versions (7)Used By (0)

Varena Fun Data PHP SDK
-----------------------

[](#varena-fun-data-php-sdk)

### Requires

[](#requires)

- php version &gt;= 7.0.0
- guzzle

### Install

[](#install)

```
composer install varena/sdk

```

composer.json config varena/sdk info

### How to use

[](#how-to-use)

```
use Varena\SDK\Request\VarenaRequest;

$client = new VarenaRequest($key,$sercert);

//Get
$reponse = $client->getData($uri,$params);
//Post
$reponse = $client->postData($uri,$params);

var_dump($response);die;

```

### Doc

[](#doc)

[VarenaFunDataApiDoc](http://open.varena.com/)

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity57

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

Total

5

Last Release

2360d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/17596968?v=4)[gujiawei](/maintainers/gujiawei)[@gujiawei](https://github.com/gujiawei)

---

Top Contributors

[![JV-BugMaker](https://avatars.githubusercontent.com/u/8874115?v=4)](https://github.com/JV-BugMaker "JV-BugMaker (6 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/varena-sdk/health.svg)

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

###  Alternatives

[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

23.8k69.4k](/packages/grumpydictator-firefly-iii)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751284.3k37](/packages/civicrm-civicrm-core)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19664.8M1.6k](/packages/drupal-core)[ecotone/ecotone

Enterprise architecture layer for Laravel and Symfony — CQRS, Event Sourcing, Durable Workflows (Sagas, Orchestrators), Projections, and Outbox messaging via PHP attributes.

562565.8k42](/packages/ecotone-ecotone)[avalara/avataxclient

Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API.

528.3M7](/packages/avalara-avataxclient)

PHPackages © 2026

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