PHPackages                             drecon/molar - 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. drecon/molar

ActiveLibrary[Payment Processing](/categories/payments)

drecon/molar
============

Moip on laravel

025PHP

Since Oct 18Pushed 12y ago1 watchersCompare

[ Source](https://github.com/drecon/molar)[ Packagist](https://packagist.org/packages/drecon/molar)[ RSS](/packages/drecon-molar/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Molar
=====

[](#molar)

Moip with Laravel

Setup
-----

[](#setup)

In the `require` key of `composer.json` file add the following

```
"drecon/molar": "dev-master"

```

Run the Composer update comand

```
$ composer update

```

In your `config/app.php` add `'Drecon\Molar\MolarServiceProvider'` to the end of the `$providers` array

```
'providers' => array(

    'Illuminate\Foundation\Providers\ArtisanServiceProvider',
    'Illuminate\Auth\AuthServiceProvider',
    ...
    'Drecon\Molar\MolarServiceProvider',
),

```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 88.9% 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/906733?v=4)[Drecon - Creative Softwares](/maintainers/Drecon)[@drecon](https://github.com/drecon)

---

Top Contributors

[![schiehll](https://avatars.githubusercontent.com/u/5200983?v=4)](https://github.com/schiehll "schiehll (8 commits)")[![drecon](https://avatars.githubusercontent.com/u/906733?v=4)](https://github.com/drecon "drecon (1 commits)")

### Embed Badge

![Health badge](/badges/drecon-molar/health.svg)

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

###  Alternatives

[omnipay/coinbase

Coinbase driver for the Omnipay payment processing library

18579.5k1](/packages/omnipay-coinbase)

PHPackages © 2026

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