PHPackages                             alejandro-fiore/benjamin - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. alejandro-fiore/benjamin

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

alejandro-fiore/benjamin
========================

Business rule provider lib for plugin implementations

1.18.4(6y ago)07Apache-2.0PHPPHP &gt;=5.4

Since Oct 10Pushed 6y agoCompare

[ Source](https://github.com/alejandro-fiore/benjamin)[ Packagist](https://packagist.org/packages/alejandro-fiore/benjamin)[ RSS](/packages/alejandro-fiore-benjamin/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (6)Versions (37)Used By (0)

Benjamin
========

[](#benjamin)

[![Build Status](https://camo.githubusercontent.com/4c13fb96664ef160d781b9041b5983a14e0d9e1c910c369c265776440d8de418/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6562616e782f62656e6a616d696e2f6d61737465722e7376673f7374796c653d666f722d7468652d6261646765)](https://travis-ci.com/ebanx/benjamin)[![codecov](https://camo.githubusercontent.com/4ad63fe2a713eb04935d98cb8e08edc0a46803fa9ced2f468acabfa0e6a8d3b0/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f6769746875622f6562616e782f62656e6a616d696e2f6d61737465722e7376673f7374796c653d666f722d7468652d6261646765)](https://codecov.io/gh/ebanx/benjamin)[![Latest Stable Version](https://camo.githubusercontent.com/58a9c9bc8a5c8942a011f754fae6fa84dd93bc966b00214f9d43a224a6a6f3f6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6562616e782f62656e6a616d696e2e7376673f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/ebanx/benjamin)[![Total Downloads](https://camo.githubusercontent.com/978ba9f2429935495567766b109aa7322e5282d5449d6c093c7961bb02878a71/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6562616e782f62656e6a616d696e2e7376673f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/ebanx/benjamin)[![License](https://camo.githubusercontent.com/971eb83df9f8536879f0f3d4071bc5e0e081c115d01bb53b3140b59f86d8feea/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6562616e782f62656e6a616d696e2e7376673f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/ebanx/benjamin)

This is the repository for business rules as of implemented by merchant sites for use in e-commerce platform plugins. The objective is to be a central repository for services and to communicate with the EBANX API (also known as "Pay").

Getting Started
---------------

[](#getting-started)

It is very simple to use Benjamin. You will only need an instance of `Ebanx\Benjamin\Models\Configs\Config` and an instance of `Ebanx\Benjamin\Models\Payment`:

```
