PHPackages                             weepay/weepay-php - 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. weepay/weepay-php

ActiveLibrary[Payment Processing](/categories/payments)

weepay/weepay-php
=================

weepay api php client

1.0.4(4y ago)439.5k—3.2%2[1 issues](https://github.com/weepay/weepay-php/issues)MITPHPPHP &gt;=5.3.0

Since Mar 21Pushed 4y agoCompare

[ Source](https://github.com/weepay/weepay-php)[ Packagist](https://packagist.org/packages/weepay/weepay-php)[ Docs](https://www.weepay.co)[ RSS](/packages/weepay-weepay-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)DependenciesVersions (6)Used By (0)

weepay-PHP
==========

[](#weepay-php)

[![Latest Stable Version](https://camo.githubusercontent.com/7927d8aa04b403a9a6fe33aa71b7385de9c569983e8b211b3ede90768192c96c/68747470733a2f2f706f7365722e707567782e6f72672f7765657061792f7765657061792d7068702f76657273696f6e)](https://packagist.org/packages/weepay/weepay-php)

PHP Integration for [weepay](http://weepay.co/)

Requirements
============

[](#requirements)

PHP 5.3 and later.

Installation
============

[](#installation)

### Composer

[](#composer)

You can install the bindings via [Composer](http://getcomposer.org/). Run the following command:

```
composer require weepay/weepay-php
```

To use the bindings, use Composer's [autoload](https://getcomposer.org/doc/00-intro.md#autoloading):

```
require_once('vendor/autoload.php');
```

### Manual Installation

[](#manual-installation)

```
require_once('weepayBootstrap.php');
```

Usage
=====

[](#usage)

```
weepayBootstrap::initialize();
$options = new \weepay\Auth();
$options->setBayiID("xxx");
$options->setApiKey("xxx");
$options->setSecretKey("xxx-xx-xx");
$options->setBaseUrl("https://api.weepay.co/");
```

If you have any questions, please don't hesitate to contact us via Github with open an issue or contact us at .

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity35

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

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.

###  Release Activity

Cadence

Every ~156 days

Total

5

Last Release

1624d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2b8171797856afbb0d89ba3ce415bc7eaf3f5e3101cddca85e00ec8940ea4f9e?d=identicon)[weepay](/maintainers/weepay)

---

Tags

weepayweepay.coweepay phpweepay apiweepay api php clientweepay api phpweepay payment processing

### Embed Badge

![Health badge](/badges/weepay-weepay-php/health.svg)

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

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