Download the PHP package grunch/mercadopago-bundle without Composer
On this page you can find all versions of the php package grunch/mercadopago-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download grunch/mercadopago-bundle
More information about grunch/mercadopago-bundle
Files in grunch/mercadopago-bundle
Download grunch/mercadopago-bundle
More information about grunch/mercadopago-bundle
Files in grunch/mercadopago-bundle
Vendor grunch
Package mercadopago-bundle
Short Description This is a Symfony2 Bundle helps you use the mercadopago API
License MIT
Homepage https://github.com/grunch/MercadopagoBundle
Package mercadopago-bundle
Short Description This is a Symfony2 Bundle helps you use the mercadopago API
License MIT
Homepage https://github.com/grunch/MercadopagoBundle
Please rate this library. Is it a good library?
Informations about the package mercadopago-bundle
Mecadopago bundle para Symfony2
Este bundle te permite adaptar de manera rápida el api de Mercadopago a tu proyecto en Symfony.
Licencia
Instalación con composer
1 Agrega en la llave require
del composer.json
2 Agrega tus credenciales de mercadopago a tu proyecto:
Configura tus credenciales
- Obtén tu CLIENT_ID y CLIENT_SECRET en las siguientes direcciones:
- Venezuela: https://www.mercadopago.com/mlv/herramientas/aplicaciones
- Brazil: https://www.mercadopago.com/mlb/ferramentas/aplicacoes
- Mexico: https://www.mercadopago.com/mlm/herramientas/aplicaciones
- Colombia: https://www.mercadopago.com/mco/herramientas/aplicaciones
- Argentina: https://www.mercadopago.com/mla/herramientas/aplicaciones
3 Registra el bundle en app/AppKernel.php
Comienza
-
Crea el objeto mercadopago:
- Crea las entidades con la consola:
Contribuye
- fork the project
- clone the repo
- get the coding standard fixer:
wget http://cs.sensiolabs.org/get/php-cs-fixer.phar
- before the PullRequest you should run the coding standard fixer with
php php-cs-fixer.phar fix -v .
Para más información sobre el API
All versions of mercadopago-bundle with dependencies
PHP Build Version
Package Version
The package grunch/mercadopago-bundle contains the following files
Loading the files please wait ....