PHPackages                             dukenicols/payulatam-php-sdk - 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. dukenicols/payulatam-php-sdk

ActiveLibrary[Payment Processing](/categories/payments)

dukenicols/payulatam-php-sdk
============================

PayU Latam PHP Library

012PHP

Since Jan 9Pushed 9y agoCompare

[ Source](https://github.com/dukenicols/payulatam-php-sdk)[ Packagist](https://packagist.org/packages/dukenicols/payulatam-php-sdk)[ RSS](/packages/dukenicols-payulatam-php-sdk/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

PayU Latam PHP bindings
=======================

[](#payu-latam-php-bindings)

[![Build Status](https://camo.githubusercontent.com/483a1bca16baafb2d64793f0a47106961498fc3f6f04373b3aeffcbef213496b/68747470733a2f2f7472617669732d63692e6f72672f7374726970652f7374726970652d7068702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/stripe/stripe-php)[![Latest Stable Version](https://camo.githubusercontent.com/579886af8c4442af01fe22461f37dbf3329b3221c31347415a37122652a697fe/68747470733a2f2f706f7365722e707567782e6f72672f7374726970652f7374726970652d7068702f762f737461626c652e737667)](https://packagist.org/packages/stripe/stripe-php)[![Total Downloads](https://camo.githubusercontent.com/b408b5e2eadee497a05327fc40b7d53d824964734affae3e885ccd9998a02a88/68747470733a2f2f706f7365722e707567782e6f72672f7374726970652f7374726970652d7068702f646f776e6c6f6164732e737667)](https://packagist.org/packages/stripe/stripe-php)[![License](https://camo.githubusercontent.com/29be96bc51ad7ea220ebae63928445d06349ae5b3fed550e3359fd1633976152/68747470733a2f2f706f7365722e707567782e6f72672f7374726970652f7374726970652d7068702f6c6963656e73652e737667)](https://packagist.org/packages/stripe/stripe-php)[![Code Coverage](https://camo.githubusercontent.com/452612400c5e9b7ac5cfc0343b517111e9158127c2d3d886eaf756e6917209c7/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f7374726970652f7374726970652d7068702f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/r/stripe/stripe-php?branch=master)

You can sign up for a PayU Latam account at .

Requirements
------------

[](#requirements)

PHP 5.6.2 and later.

Composer
--------

[](#composer)

You can install the bindings via [Composer](http://getcomposer.org/). Run the following command:

```
composer require dukenicols/payulatam-php-sdk
```

To use the bindings, use Composer's [autoload](https://getcomposer.org/doc/00-intro.md#autoloading):

```
require_once('vendor/autoload.php');
```

Manual Installation
-------------------

[](#manual-installation)

If you do not wish to use Composer, you can download the [latest release](https://github.com/stripe/stripe-php/releases). Then, to use the bindings, include the `init.php` file.

```
require_once('/path/to/payulatam-php-sdk/init.php');
```

Dependencies
------------

[](#dependencies)

The bindings require the following extension in order to work properly:

- [`curl`](https://secure.php.net/manual/en/book.curl.php), although you can use your own non-cURL client if you prefer
- [`json`](https://secure.php.net/manual/en/book.json.php)
- [`mbstring`](https://secure.php.net/manual/en/book.mbstring.php) (Multibyte String)

If you use Composer, these dependencies should be handled automatically. If you install manually, you'll want to make sure that these extensions are available.

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community6

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/5882461?v=4)[Nicolás Duque](/maintainers/dukenicols)[@dukenicols](https://github.com/dukenicols)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/dukenicols-payulatam-php-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/dukenicols-payulatam-php-sdk/health.svg)](https://phpackages.com/packages/dukenicols-payulatam-php-sdk)
```

###  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)
