PHPackages                             imamuseum/harvester-transaction - 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. imamuseum/harvester-transaction

ActiveLibrary[API Development](/categories/api)

imamuseum/harvester-transaction
===============================

Transaction Export API for Havester.

1.0.0(10y ago)0141MITPHPPHP &gt;=5.5.9

Since Jun 1Pushed 10y ago5 watchersCompare

[ Source](https://github.com/IMAmuseum/harvester-transaction)[ Packagist](https://packagist.org/packages/imamuseum/harvester-transaction)[ RSS](/packages/imamuseum-harvester-transaction/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

\##Harvester Transactions

\###Composer Setup

```
    "require": {
        "imamuseum/harvester-transaction": "^1.0"
    },
```

### Service Provider

[](#service-provider)

In `config/app.php` add to the autoloaded providers -

```
Imamuseum\HarvesterTransaction\HarvesterTransactionServiceProvider::class,
```

\###Add TransactionLogTrait to Model

```
class Object extends HarvesterObject
{
	use \Imamuseum\HarvesterTransaction\Traits\TransactionLogTrait;
}
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community10

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

Unknown

Total

1

Last Release

3681d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/963445?v=4)[Newfields Lab](/maintainers/IMAmuseum)[@IMAmuseum](https://github.com/IMAmuseum)

---

Top Contributors

[![jeremytubbs](https://avatars.githubusercontent.com/u/548888?v=4)](https://github.com/jeremytubbs "jeremytubbs (2 commits)")

### Embed Badge

![Health badge](/badges/imamuseum-harvester-transaction/health.svg)

```
[![Health](https://phpackages.com/badges/imamuseum-harvester-transaction/health.svg)](https://phpackages.com/packages/imamuseum-harvester-transaction)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.9k](/packages/craftcms-cms)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[simplestats-io/laravel-client

Analytics for Laravel. Track visitors, registrations, and payments. Discover which channels actually drive revenue, not just traffic. Server-side, GDPR compliant, ad-blocker proof.

5019.3k](/packages/simplestats-io-laravel-client)[jasara/php-amzn-selling-partner-api

A fluent interface for Amazon's Selling Partner API in PHP

1348.1k1](/packages/jasara-php-amzn-selling-partner-api)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

252.5k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

2478.1k](/packages/filescom-files-php-sdk)

PHPackages © 2026

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