PHPackages                             abelaguiar/cielo-api - 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. [API Development](/categories/api)
4. /
5. abelaguiar/cielo-api

ActiveLibrary[API Development](/categories/api)

abelaguiar/cielo-api
====================

PHP-SDK for Cielo API

1.1.4(7y ago)018MITPHPPHP &gt;=5.6.4

Since Aug 26Pushed 7y ago1 watchersCompare

[ Source](https://github.com/abelaguiar/cielo-api)[ Packagist](https://packagist.org/packages/abelaguiar/cielo-api)[ RSS](/packages/abelaguiar-cielo-api/feed)WikiDiscussions develop Synced 2d ago

READMEChangelogDependencies (3)Versions (11)Used By (0)

PHP-SDK for Cielo API
=====================

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

[![PHP from Packagist](https://camo.githubusercontent.com/e949b7c7b9a6ae6f6d3f0401a9022a788f6692cf99c4e1a724dd491723e78421/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6162656c6167756961722f6369656c6f2d6170692e737667)](https://packagist.org/packages/abelaguiar/cielo-api) [![Packagist](https://camo.githubusercontent.com/617d1fd32b5004ac7a2710a5b24472ac9aaa0a2b565f7a7e1b23d5088b4ea91d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6162656c6167756961722f6369656c6f2d6170692e737667)](https://packagist.org/packages/abelaguiar/cielo-api) [![Packagist](https://camo.githubusercontent.com/cf7efb8a07ef120c0bb7e76b081d64eb06cf91ad0d1fae628f5e9b895688d295/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f767072652f6162656c6167756961722f6369656c6f2d6170692e737667)](https://packagist.org/packages/abelaguiar/cielo-api) [![Build Status](https://camo.githubusercontent.com/a041a6e382f08741cd80ffdf1558aeea84b1dde8bc8c7443867e272c1cefb34c/68747470733a2f2f7472617669732d63692e6f72672f6162656c6167756961722f6369656c6f2d6170692e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/abelaguiar/cielo-api)

I'm working on it, don't take my changes seriously by now. ***Documentation of Cielo***:

Installing via Composer
-----------------------

[](#installing-via-composer)

You can install via terminal, executing the following command:

```
composer require abelaguiar/cielo-api
```

or you can add this in your `composer.json`

```
"require": {
    "abelaguiar/cielo-api": "^1.1.1"
}
```

Performing a Simple Transaction
-------------------------------

[](#performing-a-simple-transaction)

```
