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

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

lee/php-monetization
====================

This is a PHP helper to generate related monetization information

1.0(5y ago)23MITPHPPHP &gt;=7.2CI failing

Since Jun 10Pushed 5y ago1 watchersCompare

[ Source](https://github.com/peter279k/php-monetization)[ Packagist](https://packagist.org/packages/lee/php-monetization)[ RSS](/packages/lee-php-monetization/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

php-monetization
================

[](#php-monetization)

[![CI-Build](https://github.com/peter279k/php-monetization/workflows/CI-Build/badge.svg)](https://github.com/peter279k/php-monetization/workflows/CI-Build/badge.svg)

Introduction
------------

[](#introduction)

- This is a PHP for Web Monetization helper.

Features
--------

[](#features)

Here are some features about Web Monetization:

- Validate payment pointer URL.
- Generate payment pointer URL with given arguments.
- Generate payment pointer URL with meta tag.
- Get default payment pointer URL.

Installation
------------

[](#installation)

We strongly recoomend using `composer` to install this package.

The installation steps are as follows:

```
composer require lee/php-monetization:^1.0

```

Usage
-----

[](#usage)

It's very simple. Here are some usages:

```
