PHPackages                             nocon/nocon-paypal-nvp - 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. nocon/nocon-paypal-nvp

ActiveLibrary[Payment Processing](/categories/payments)

nocon/nocon-paypal-nvp
======================

Communication class for PayPal NVP (Name Value Pair) API access in the NoCon framework.

06PHP

Since Dec 12Pushed 10y ago1 watchersCompare

[ Source](https://github.com/bnielsen1965/NoCon-PayPal-NVP)[ Packagist](https://packagist.org/packages/nocon/nocon-paypal-nvp)[ RSS](/packages/nocon-nocon-paypal-nvp/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

NoCon-PayPal-NVP
================

[](#nocon-paypal-nvp)

This is a set of classes used to make API calls to the PayPal NVP service. The classes were developed for the NoCon framework but could theoretically be used in other frameworks and/or applications.

---

\#INSTALLATION

The package can be installed one of two ways, either using composer to load the appropriate version into your application vendor directory or by copying the NoCon class directory into the appropriate location for your application.

Install with composer
---------------------

[](#install-with-composer)

Add a require statement to your composer.json file then run composer update to load the package.

```
"require" : {
  "nocon/nocon-paypal-nvp": "dev-master"
}

```

> composer update

Install custom
--------------

[](#install-custom)

Download the package zip file and extract the contents to a temporary location. Copy the NoCon/ directory structure to your application's class file location where your autoloader can locate the class.

---

DEVELOPING
==========

[](#developing)

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/486139?v=4)[Bryan Nielsen](/maintainers/bnielsen1965)[@bnielsen1965](https://github.com/bnielsen1965)

---

Top Contributors

[![bnielsen1965](https://avatars.githubusercontent.com/u/486139?v=4)](https://github.com/bnielsen1965 "bnielsen1965 (5 commits)")

### Embed Badge

![Health badge](/badges/nocon-nocon-paypal-nvp/health.svg)

```
[![Health](https://phpackages.com/badges/nocon-nocon-paypal-nvp/health.svg)](https://phpackages.com/packages/nocon-nocon-paypal-nvp)
```

###  Alternatives

[omnipay/coinbase

Coinbase driver for the Omnipay payment processing library

18570.2k1](/packages/omnipay-coinbase)

PHPackages © 2026

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