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 4w 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

2405d 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

[laravel/framework

The Laravel Framework.

34.9k556.2M21.3k](/packages/laravel-framework)[tempest/framework

The PHP framework that gets out of your way.

2.3k37.6k20](/packages/tempest-framework)[civicrm/civicrm-core

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

762297.9k52](/packages/civicrm-civicrm-core)[drupal/core

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

19467.3M1.9k](/packages/drupal-core)[avalara/avataxclient

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

528.7M7](/packages/avalara-avataxclient)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.8M668](/packages/shopware-core)

PHPackages © 2026

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