PHPackages                             fhferreira/paypal-rest-api-sdk-php - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. fhferreira/paypal-rest-api-sdk-php

ActiveLibrary[HTTP &amp; Networking](/categories/http)

fhferreira/paypal-rest-api-sdk-php
==================================

Clone of deleted PayPal's PHP SDK for REST APIs

1.14(2y ago)09.0k↓50%Apache-2.0PHPPHP &gt;=5.3.0

Since Sep 29Pushed 2y ago1 watchersCompare

[ Source](https://github.com/fhferreira/paypal-rest-api-sdk-php)[ Packagist](https://packagist.org/packages/fhferreira/paypal-rest-api-sdk-php)[ Docs](http://paypal.github.io/PayPal-PHP-SDK/)[ RSS](/packages/fhferreira-paypal-rest-api-sdk-php/feed)WikiDiscussions main Synced 1mo ago

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

REST API SDK for PHP
====================

[](#rest-api-sdk-for-php)

[![Home Image](https://raw.githubusercontent.com/wiki/paypal/PayPal-PHP-SDK/images/homepage.jpg)](https://raw.githubusercontent.com/wiki/paypal/PayPal-PHP-SDK/images/homepage.jpg)

[![Build Status](https://camo.githubusercontent.com/55ff93afcd8ae6376e6c617cfcba91c167040574976060efcf5a4176fbbd2873/68747470733a2f2f7472617669732d63692e6f72672f70617970616c2f50617950616c2d5048502d53444b2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/paypal/PayPal-PHP-SDK)[![Coverage Status](https://camo.githubusercontent.com/1ff1d3fbeedbddc320adfaeddfb15cb365c80b435259fa1fb5ef11cc2a16202f/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f70617970616c2f50617950616c2d5048502d53444b2f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/r/paypal/PayPal-PHP-SDK?branch=master)

**Welcome to PayPal PHP SDK**. This repository contains PayPal's PHP SDK and samples for REST API.

Direct Credit Card Support
--------------------------

[](#direct-credit-card-support)

> **Important: The PayPal REST API no longer supports new direct credit card integrations.** Please instead consider [Braintree Direct](https://www.braintreepayments.com/products/braintree-direct); which is, PayPal's preferred integration solution for accepting direct credit card payments in your mobile app or website. Braintree, a PayPal service, is the easiest way to accept credit cards, PayPal, and many other payment methods.

Please Note
-----------

[](#please-note)

> **The Payment Card Industry (PCI) Council has [mandated](https://blog.pcisecuritystandards.org/migrating-from-ssl-and-early-tls) that early versions of TLS be retired from service. All organizations that handle credit card information are required to comply with this standard. As part of this obligation, PayPal is updating its services to require TLS 1.2 for all HTTPS connections. At this time, PayPal will also require HTTP/1.1 for all connections. [Click here](https://github.com/paypal/tls-update) for more information**

> **Connections to the sandbox environment use only TLS 1.2.**

SDK Documentation
-----------------

[](#sdk-documentation)

[Our PayPal-PHP-SDK Page](http://paypal.github.io/PayPal-PHP-SDK/) includes all the documentation related to PHP SDK. Everything from SDK Wiki, to Sample Codes, to Releases. Here are few quick links to get you there faster.

- [PayPal-PHP-SDK Home Page](https://paypal.github.io/PayPal-PHP-SDK/)
- [Wiki](https://github.com/paypal/PayPal-PHP-SDK/wiki)
- [Samples](https://paypal.github.io/PayPal-PHP-SDK/sample/)
- [Installation](https://github.com/paypal/PayPal-PHP-SDK/wiki/Installation)
- [Make your First SDK Call](https://github.com/paypal/PayPal-PHP-SDK/wiki/Making-First-Call)
- [PayPal Developer Docs](https://developer.paypal.com/docs/)

Latest Updates
--------------

[](#latest-updates)

- SDK now allows injecting your logger implementation. Please read [documentation](https://github.com/paypal/PayPal-PHP-SDK/wiki/Custom-Logger) for more details.
- If you are running into SSL Connect Error talking to sandbox or live, please update your SDK to latest version or, follow instructions as shown [here](https://github.com/paypal/PayPal-PHP-SDK/issues/474)
- Checkout the latest 1.0.0 release. Here are all the [breaking Changes in v1.0.0](https://github.com/paypal/PayPal-PHP-SDK/wiki/Breaking-Changes---1.0.0) if you are migrating from older versions.
- Now we have a [Github Page](https://paypal.github.io/PayPal-PHP-SDK/), that helps you find all helpful resources building applications using PayPal-PHP-SDK.

2.0 Release Candidate!
----------------------

[](#20-release-candidate)

We're releasing a [brand new version of our SDK!](https://github.com/paypal/PayPal-php-SDK/tree/2.0-beta) 2.0 is currently at release candidate status, and represents a full refactor, with the goal of making all of our APIs extremely easy to use. 2.0 includes all of the existing APIs (except payouts), and includes the new Orders API (Disputes and Marketplace coming soon). Check out the [FAQ and migration guide](https://github.com/paypal/PayPal-php-SDK/tree/2.0-beta/docs), and let us know if you have any suggestions or issues!

Prerequisites
-------------

[](#prerequisites)

- PHP 5.3 or above
- [curl](https://secure.php.net/manual/en/book.curl.php), [json](https://secure.php.net/manual/en/book.json.php) &amp; [openssl](https://secure.php.net/manual/en/book.openssl.php) extensions must be enabled

License
-------

[](#license)

Read [License](LICENSE) for more licensing information.

Contributing
------------

[](#contributing)

Read [here](CONTRIBUTING.md) for more information.

More help
---------

[](#more-help)

- [Going Live](https://github.com/paypal/PayPal-PHP-SDK/wiki/Going-Live)
- [PayPal-PHP-SDK Home Page](http://paypal.github.io/PayPal-PHP-SDK/)
- [SDK Documentation](https://github.com/paypal/PayPal-PHP-SDK/wiki)
- [Sample Source Code](http://paypal.github.io/PayPal-PHP-SDK/sample/)
- [API Reference](https://developer.paypal.com/docs/api/)
- [Reporting Issues / Feature Requests](https://github.com/paypal/PayPal-PHP-SDK/issues)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

954d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6737936990660260df87570e586c254abe975be9f0a7f3964abf38ed5012b4b7?d=identicon)[fhferreira](/maintainers/fhferreira)

---

Top Contributors

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

---

Tags

sdkrestpaymentspaypal

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/fhferreira-paypal-rest-api-sdk-php/health.svg)

```
[![Health](https://phpackages.com/badges/fhferreira-paypal-rest-api-sdk-php/health.svg)](https://phpackages.com/packages/fhferreira-paypal-rest-api-sdk-php)
```

PHPackages © 2026

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