PHPackages                             phpcodertop/fixpaypal - 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. [Payment Processing](/categories/payments)
4. /
5. phpcodertop/fixpaypal

ActiveLibrary[Payment Processing](/categories/payments)

phpcodertop/fixpaypal
=====================

If you have tried to import PayPal transaction history into traditional accounting platforms such as Mint or QuickBooks you probably discovered it didn't work. This is because PayPal does a lot of unusual things that make their exports incompatible. This application was built specifically to solve that problem. Just upload your script and click download, in seconds you'll have a properly formatted CSV or Excel file ready to be imported into any traditional accounting software.

04PHP

Since Feb 17Pushed 7y ago1 watchersCompare

[ Source](https://github.com/phpcodertop/FixPayPal)[ Packagist](https://packagist.org/packages/phpcodertop/fixpaypal)[ RSS](/packages/phpcodertop-fixpaypal/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

\#What is this? If you have tried to import PayPal transaction history into traditional accounting platforms such as Mint or QuickBooks you probably discovered it didn't work. This is because PayPal does a lot of unusual things that make their exports incompatible.

This application was built specifically to solve that problem. Just upload your script and click download, in seconds you'll have a properly formatted CSV or Excel file ready to be imported into any traditional accounting software.

This Package was written by Ahmed Maher Halima For spencer hill Principal At The Portland Company - A Digital Marketing Agency theportlandcompany.com #Exactly What This App Does

- Where Transaction Type is "Debit Card Cash Back Bonus" set Description to "Debit Card Cash Back Bonus"
- Where Transaction Type is "Buyer Credit Payment Withdrawal - Transfer To BML" set Description to "Payment toward loan from Bill Me Later"
- Where Transaction Type is "Bank Deposit to PP Account (Obselete)" set Description to "Loan from PayPals Bill Me Later"
- Where Transaction Type is "BML Credit - Transfer from BML" set Description to "Loan from PayPals Bill Me Later"
- Where Transaction Type is "Payment Reversal" set Description to "PayPal Payment Reversal"
- Where Transaction Type is "Reversal of ACH Deposit" set Description to "Reversal of ACH Deposit"
- Where Transaction Type is "Reversal of General Account Hold" set Description to "Reversal of General Account Hold"
- Where Transaction Type is "General Payment" set Description to "Payment to $description"
- Where Transaction Type is "Other" set Description to "Unknown"
- Exclude any Transaction with a Type of "Pending" and “Denied”
- Merge "Subject", "Name" and "Item Title" into one column to be imported into the "Description" column during import into Firefly
- Remove All fields and keep only four fields “Status, Transaction Date, Cleared Date, Description, Gross”

Installation
============

[](#installation)

`composer require phpcodertop/fixpaypal`Usage
=====

[](#usage)

`$processedData = FixPayPal::process($data);`

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5631543?v=4)[Ahmed Maher Halima](/maintainers/phpcodertop)[@phpcodertop](https://github.com/phpcodertop)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/phpcodertop-fixpaypal/health.svg)

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

PHPackages © 2026

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