PHPackages                             lojazone/pagarme - 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. lojazone/pagarme

ActiveLibrary[Payment Processing](/categories/payments)

lojazone/pagarme
================

Package to integration with Pagarme service using SDK

08[2 PRs](https://github.com/webstylus/pagarme/pulls)PHP

Since Apr 24Pushed 3y ago1 watchersCompare

[ Source](https://github.com/webstylus/pagarme)[ Packagist](https://packagist.org/packages/lojazone/pagarme)[ RSS](/packages/lojazone-pagarme/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (3)Used By (0)

### Pagarme-Laravel

[](#pagarme-laravel)

###### References:

[](#references)

```
- Get your keys e sign a comercial contract with pagarme
- Dashboard https://dashboard.pagar.me/
- Docs https://docs.pagar.me/

```

##### Intallation

[](#intallation)

```
    * composer required lojazone/pagarme
    * php artisan vendor:publish --tag=lojazone-pagarme-config
    * Add your config/app.php `Lojazone\Pagarme\Providers\PagarmeServiceProvider::class`
    * Publish the config file and Define your keys, environment
    * or define keys in your .env file

```

###### .env file

[](#env-file)

- API\_KEY\_PAGARME\_SANDBOX=
- CRYPTO\_KEY\_PAGARME\_SANDBOX=
- API\_KEY\_PAGARME=
- CRYPTO\_KEY\_PAGARME=

##### Exemples to use:

[](#exemples-to-use)

`use \Lojazone\Pagarme;`

`$pagarme = new Pagarme();`

`$pagarme->getCustomerList();`

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity37

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/955fcd1f6d7659391fedb9747c6e786eac767b94fb1ca892e428aabe83845673?d=identicon)[webstylus](/maintainers/webstylus)

---

Top Contributors

[![webstylus](https://avatars.githubusercontent.com/u/61922352?v=4)](https://github.com/webstylus "webstylus (7 commits)")

### Embed Badge

![Health badge](/badges/lojazone-pagarme/health.svg)

```
[![Health](https://phpackages.com/badges/lojazone-pagarme/health.svg)](https://phpackages.com/packages/lojazone-pagarme)
```

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