PHPackages                             jpmerlotti/z2pay-money-field - 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. jpmerlotti/z2pay-money-field

ActiveLibrary[Payment Processing](/categories/payments)

jpmerlotti/z2pay-money-field
============================

This is the z2pay's money-field plugin

v1.0.1(2y ago)0320MITPHPPHP ^8.1

Since Feb 9Pushed 2y ago2 watchersCompare

[ Source](https://github.com/jpmerlotti/z2pay-money-plugin)[ Packagist](https://packagist.org/packages/jpmerlotti/z2pay-money-field)[ Docs](https://github.com/jpmerlotti/z2pay-money-field)[ GitHub Sponsors](https://github.com/jpmerlotti)[ RSS](/packages/jpmerlotti-z2pay-money-field/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (8)Versions (4)Used By (0)

This is the z2pay's money-field plugin
======================================

[](#this-is-the-z2pays-money-field-plugin)

[![Latest Version on Packagist](https://camo.githubusercontent.com/a2ddc30000660f7e32f97ba4fc9f447787d093ca0edd5487d61736d3a1b496f2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6a706d65726c6f7474692f7a327061792d6d6f6e65792d6669656c642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jpmerlotti/z2pay-money-field)[![GitHub Tests Action Status](https://camo.githubusercontent.com/a75cf35e0b4fbc427bcd4f481256cd2f9c84396def1196bf45460aad4305c07d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6a706d65726c6f7474692f7a327061792d6d6f6e65792d6669656c642f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/jpmerlotti/z2pay-money-field/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/7a0ba53bf5ef09f5b77f2b9f498e62b4d53d0f619daf55001993c624e5e75f3d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6a706d65726c6f7474692f7a327061792d6d6f6e65792d6669656c642f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/jpmerlotti/z2pay-money-field/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/98da1d1e386b67d40b55e14cccd497c54396404191e76baf0b56818a2f779ee6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a706d65726c6f7474692f7a327061792d6d6f6e65792d6669656c642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jpmerlotti/z2pay-money-field)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

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

[](#installation)

You can install the package via composer:

```
composer require jpmerlotti/z2pay-money-field
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="z2pay-money-field-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="z2pay-money-field-config"
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="z2pay-money-field-views"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$z2payMoneyField = new Jpmerlotti\Z2payMoneyField();
echo $z2payMoneyField->echoPhrase('Hello, Jpmerlotti!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [João Pedro Merlotti](https://github.com/jpmerlotti)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 60% 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.

###  Release Activity

Cadence

Every ~4 days

Total

2

Last Release

818d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/83688be4c2a0e912ddf000f92d0b17e462b023aeb5d647316248634098a9cb96?d=identicon)[jpmerlotti](/maintainers/jpmerlotti)

---

Top Contributors

[![jpmerlotti](https://avatars.githubusercontent.com/u/73497255?v=4)](https://github.com/jpmerlotti "jpmerlotti (6 commits)")[![fabianosfbr](https://avatars.githubusercontent.com/u/4691302?v=4)](https://github.com/fabianosfbr "fabianosfbr (4 commits)")

---

Tags

laraveljpmerlottiz2pay-money-field

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/jpmerlotti-z2pay-money-field/health.svg)

```
[![Health](https://phpackages.com/badges/jpmerlotti-z2pay-money-field/health.svg)](https://phpackages.com/packages/jpmerlotti-z2pay-money-field)
```

###  Alternatives

[codewithdennis/filament-select-tree

The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.

320392.1k17](/packages/codewithdennis-filament-select-tree)[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[ralphjsmit/laravel-filament-components

A collection of reusable components for Filament.

10972.2k2](/packages/ralphjsmit-laravel-filament-components)[rawilk/filament-password-input

Enhanced password input component for filament.

52232.4k3](/packages/rawilk-filament-password-input)[danestves/laravel-polar

A package to easily integrate your Laravel application with Polar.sh

7812.3k](/packages/danestves-laravel-polar)[musahmusah/laravel-multipayment-gateways

A Laravel Package that makes implementation of multiple payment Gateways endpoints and webhooks seamless

852.2k1](/packages/musahmusah-laravel-multipayment-gateways)

PHPackages © 2026

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