PHPackages                             wsdltophp/package-paypal - 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. wsdltophp/package-paypal

ActiveLibrary[Payment Processing](/categories/payments)

wsdltophp/package-paypal
========================

Package generated from https://www.paypalobjects.com/wsdl/PayPalSvc.wsdl using wsdltophp/packagegenerator

216.0.0(5y ago)12.2kPHPPHP &gt;=5.3.3

Since Jan 30Pushed 5y ago1 watchersCompare

[ Source](https://github.com/WsdlToPhp/PackagePayPal)[ Packagist](https://packagist.org/packages/wsdltophp/package-paypal)[ RSS](/packages/wsdltophp-package-paypal/feed)WikiDiscussions develop Synced 4d ago

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

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/7852eed16cc8b73bd7edd66be20192cedaca48d8620846d851db05ce417ce22c/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f5773646c546f5068702f5061636b61676550617950616c2f6261646765732f7175616c6974792d73636f72652e706e673f623d646576656c6f70)](https://scrutinizer-ci.com/g/WsdlToPhp/PackagePayPal/?branch=develop)[![Latest Stable Version](https://camo.githubusercontent.com/9718a3f65a4e4da736201bd3abea5de4139bf22a1d636b27583bcd7b40bc450e/68747470733a2f2f706f7365722e707567782e6f72672f7773646c746f7068702f7061636b6167652d70617970616c2f762f737461626c65)](https://packagist.org/packages/wsdltophp/package-paypal)[![StyleCI](https://camo.githubusercontent.com/3fdb3553cfe796b4ef7810dbabb318515c78498df0f46964ee0c3e8abf4b8368/68747470733a2f2f7374796c6563692e696f2f7265706f732f38303431383232312f736869656c64)](https://styleci.io/repos/80418221)[![Total Downloads](https://camo.githubusercontent.com/07221dc24322c0a4d8a13654f6f356ebba28d692b01a7f41cc2dd48985538cd8/68747470733a2f2f706f7365722e707567782e6f72672f7773646c746f7068702f7061636b6167652d70617970616c2f646f776e6c6f616473)](https://packagist.org/packages/wsdltophp/package-paypal)

PackagePayPal
=============

[](#packagepaypal)

This package has been generated from the [PayPal Web Services](https://www.paypalobjects.com/wsdl/PayPalSvc.wsdl) WSDL using the [PackageGenerator](https://github.com/WsdlToPhp/PackageGenerator) project.

Summary
=======

[](#summary)

- [Generating again the package](#generating-again-the-package)
- [How to use the generated package?](#how-to-use-the-generated-package)
    - [Install the project](#install-the-project)
    - [Use the project](#use-the-project)
    - [Learn from the tutorial](#learn-from-the-tutorial)
- [Need support or having a question?](#need-support-or-having-a-question)

Generating again the package
============================

[](#generating-again-the-package)

You can generate again the package's sources using the [generate.sh](generate.sh) script:

```
$ git clone https://github.com/WsdlToPhp/PackagePayPal.git package-paypal
$ docker-compose up -d
$ docker exec -it package_paypal bash generate.sh
```

To learn how to customize the generated package, please read the PackageGenerator's [README](https://github.com/WsdlToPhp/PackageGenerator/blob/master/README.md).

How to use the generated package?
=================================

[](#how-to-use-the-generated-package)

Install the project
-------------------

[](#install-the-project)

```
$ git clone https://github.com/WsdlToPhp/PackagePayPal.git package-paypal
$ cd package-paypal
$ docker exec -it package_paypal php-7.3 /usr/bin/composer update
```

Use the project
---------------

[](#use-the-project)

```
$ composer require wsdltophp/package-paypal
```

Learn from the tutorial
-----------------------

[](#learn-from-the-tutorial)

Start looking into the auto-generated [tutorial.php](tutorial.php) file. This file contains the starting code to use this package. In addition, it contains all the operations provided by the PayPal Web Services and the way to call them.

Need support or having a question?
==================================

[](#need-support-or-having-a-question)

We can help you understand how to use it and how to customize it. Feel free to contact us at .

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

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

Recently: every ~316 days

Total

7

Last Release

1985d ago

Major Versions

204.3.0 → 205.0.02020-05-28

205.0.0 → 216.0.02021-01-25

### Community

Maintainers

![](https://www.gravatar.com/avatar/f121510bbeb52d39582fbd1a2f31bc9fc4139f8ed4e89ef9c1406868c378669d?d=identicon)[wsdltophp](/maintainers/wsdltophp)

---

Top Contributors

[![mikaelcom](https://avatars.githubusercontent.com/u/584391?v=4)](https://github.com/mikaelcom "mikaelcom (36 commits)")

---

Tags

packagegeneratorpaypalphpphp-sdktutorial

### Embed Badge

![Health badge](/badges/wsdltophp-package-paypal/health.svg)

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

###  Alternatives

[msilabs/bkash

bKash Payment Gateway API for Laravel Framework.

181.2k](/packages/msilabs-bkash)

PHPackages © 2026

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