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

ActiveLibrary[Payment Processing](/categories/payments)

liveecommerce/dx-php
====================

Fork from mercadopago/dx-php changing the dependencies versions.

3.0.4(4y ago)037.6k—0%2MITPHPPHP &gt;=7.0.0

Since Dec 27Pushed 1y agoCompare

[ Source](https://github.com/liveecommerce/dx-php)[ Packagist](https://packagist.org/packages/liveecommerce/dx-php)[ Docs](https://github.com/liveecommerce/dx-php)[ RSS](/packages/liveecommerce-dx-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)Dependencies (6)Versions (47)Used By (0)

Unoficial Mercado Pago SDK for PHP
==================================

[](#unoficial-mercado-pago-sdk-for-php)

[![Build Status](https://camo.githubusercontent.com/2b8a4b57fc53df8f058c34909282dc083cd8f2cf83bf72e160c53df6873199cb/68747470733a2f2f7472617669732d63692e6f72672f6c69766565636f6d6d657263652f64782d7068702e706e67)](https://travis-ci.org/liveecommerce/dx-php)

This library provides developers with a simple set of bindings to the Mercado Pago API.

### PHP Versions Supported:

[](#php-versions-supported)

The SDK supports PHP 7.1 or major

### Installation

[](#installation)

#### Using Composer

[](#using-composer)

1. Download [Composer](https://getcomposer.org/doc/00-intro.md#installation-linux-unix-macos) if not already installed
2. Go to your project directory and run `composer require "liveecommerce/dx-php:1.9.0"` on the command line.
3. This how your directory structure would look like.
4. Thats all, you have Mercado Pago SDK installed.

[![installation-demo](img/ezgif-2-f98e8701825e.gif)](img/ezgif-2-f98e8701825e.gif)

### Quick Start

[](#quick-start)

1. You have to require the library from your Composer vendor folder.

```
require __DIR__  . '/vendor/autoload.php';
```

2. Setup your credentials

You have two types of credentials:

- **For API or custom checkout:**```
    MercadoPago\SDK::setAccessToken("YOUR_ACCESS_TOKEN");      // On Production
    MercadoPago\SDK::setAccessToken("YOUR_TEST_ACCESS_TOKEN"); // On Sandbox
    ```
- **For Web-checkout:**```
    MercadoPago\SDK::setClientId("YOUR_CLIENT_ID");
    MercadoPago\SDK::setClientSecret("YOUR_CLIENT_SECRET");
    ```

3. Using resource objects.

You can interact with all the resources available in the public API, to this each resource is represented by classes according to the following diagram:

[![sdk resource structure](https://user-images.githubusercontent.com/864790/34393059-9acad058-eb2e-11e7-9987-494eaf19d109.png)](https://user-images.githubusercontent.com/864790/34393059-9acad058-eb2e-11e7-9987-494eaf19d109.png)

**Sample**

```

```

### Support

[](#support)

Write us at [developers.mercadopago.com](https://developers.mercadopago.com)

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~261 days

Total

37

Last Release

612d ago

Major Versions

1.4.1 → v5.6.x-dev2019-09-23

1.9.0 → 2.0.02020-01-30

2.0.1 → 3.0.12021-11-04

PHP version history (3 changes)1.0PHP &gt;=5.4.0

1.2.1PHP &gt;=5.5.0

1.9.0PHP &gt;=7.0.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/6d9f529a8742282fdaa98c35e8ef65394e69d2c6471ae27c1a6706b0a133a862?d=identicon)[felipeantoniolli](/maintainers/felipeantoniolli)

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

![](https://www.gravatar.com/avatar/49dba15c7162816502af899b81cb05818047847757d8a9508bb75e79aaa41e94?d=identicon)[devatliveecommerce](/maintainers/devatliveecommerce)

---

Top Contributors

[![joelibaceta](https://avatars.githubusercontent.com/u/864790?v=4)](https://github.com/joelibaceta "joelibaceta (51 commits)")[![imasson](https://avatars.githubusercontent.com/u/8289723?v=4)](https://github.com/imasson "imasson (44 commits)")[![feijaoatlive](https://avatars.githubusercontent.com/u/93528648?v=4)](https://github.com/feijaoatlive "feijaoatlive (18 commits)")[![feijaocosta](https://avatars.githubusercontent.com/u/10297839?v=4)](https://github.com/feijaocosta "feijaocosta (16 commits)")[![devatliveecommerce](https://avatars.githubusercontent.com/u/49412087?v=4)](https://github.com/devatliveecommerce "devatliveecommerce (7 commits)")[![delias-silva](https://avatars.githubusercontent.com/u/54329215?v=4)](https://github.com/delias-silva "delias-silva (4 commits)")[![fgilio](https://avatars.githubusercontent.com/u/6857732?v=4)](https://github.com/fgilio "fgilio (3 commits)")[![dann95](https://avatars.githubusercontent.com/u/9970959?v=4)](https://github.com/dann95 "dann95 (2 commits)")[![bachilli](https://avatars.githubusercontent.com/u/1070049?v=4)](https://github.com/bachilli "bachilli (2 commits)")[![mminestrelli](https://avatars.githubusercontent.com/u/8038535?v=4)](https://github.com/mminestrelli "mminestrelli (1 commits)")[![matiasgualino](https://avatars.githubusercontent.com/u/4398841?v=4)](https://github.com/matiasgualino "matiasgualino (1 commits)")[![ahoulgrave](https://avatars.githubusercontent.com/u/3420583?v=4)](https://github.com/ahoulgrave "ahoulgrave (1 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/liveecommerce-dx-php/health.svg)

```
[![Health](https://phpackages.com/badges/liveecommerce-dx-php/health.svg)](https://phpackages.com/packages/liveecommerce-dx-php)
```

###  Alternatives

[omnipay/paypal

PayPal gateway for Omnipay payment processing library

3156.8M53](/packages/omnipay-paypal)[eduardokum/laravel-boleto

Biblioteca com boletos para o laravel

626351.9k2](/packages/eduardokum-laravel-boleto)[tbbc/money-bundle

This is a Symfony bundle that integrates moneyphp/money library (Fowler pattern): https://github.com/moneyphp/money.

1961.9M](/packages/tbbc-money-bundle)[2checkout/2checkout-php

2Checkout PHP Library

83740.3k2](/packages/2checkout-2checkout-php)[smhg/sepa-qr-data

Generate QR code data for SEPA payments

61717.2k5](/packages/smhg-sepa-qr-data)[omnipay/dummy

Dummy driver for the Omnipay payment processing library

271.2M33](/packages/omnipay-dummy)

PHPackages © 2026

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