PHPackages                             dinhdjj/laravel-vietnamese-phone-card-charging - 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. dinhdjj/laravel-vietnamese-phone-card-charging

AbandonedArchivedLibrary[Payment Processing](/categories/payments)

dinhdjj/laravel-vietnamese-phone-card-charging
==============================================

The Laravel package for handling Vietnamese phone card charging.

00[3 PRs](https://github.com/dileedotdev/laravel-vietnamese-phone-card-charging/pulls)PHP

Since Oct 2Pushed 2y ago1 watchersCompare

[ Source](https://github.com/dileedotdev/laravel-vietnamese-phone-card-charging)[ Packagist](https://packagist.org/packages/dinhdjj/laravel-vietnamese-phone-card-charging)[ RSS](/packages/dinhdjj-laravel-vietnamese-phone-card-charging/feed)WikiDiscussions main Synced 3d ago

READMEChangelogDependenciesVersions (5)Used By (0)

The Laravel package for handling Vietnamese phone card charging.
================================================================

[](#the-laravel-package-for-handling-vietnamese-phone-card-charging)

[![Latest Version on Packagist](https://camo.githubusercontent.com/774f28ecb2eced687c4e45c1aa176cb8c22988094ecd46375645c2e56eca1718/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f64696e68646a6a2f6c61726176656c2d766965746e616d6573652d70686f6e652d636172642d6368617267696e672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dinhdjj/laravel-vietnamese-phone-card-charging)[![GitHub Tests Action Status](https://camo.githubusercontent.com/8d33d3ae9cd0d343bfcc309766d40134fde6f4e93b74ce68e76a60087b01bc38/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f64696e68646a6a2f6c61726176656c2d766965746e616d6573652d70686f6e652d636172642d6368617267696e672f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/dinhdjj/laravel-vietnamese-phone-card-charging/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/8e52328e8957106d8ebeb0b3464cb5d625374e7a3fbbd67264aba1ead33892aa/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f64696e68646a6a2f6c61726176656c2d766965746e616d6573652d70686f6e652d636172642d6368617267696e672f466978253230504850253230636f64652532307374796c652532306973737565733f6c6162656c3d636f64652532307374796c65)](https://github.com/dinhdjj/laravel-vietnamese-phone-card-charging/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/f0a4676de6f8a249684bf370b8c8d8c90f7705ff98f223248ff29db07cfc5ad9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f64696e68646a6a2f6c61726176656c2d766965746e616d6573652d70686f6e652d636172642d6368617267696e672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dinhdjj/laravel-vietnamese-phone-card-charging)

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

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/c93e8570f0cc1a9ee5881d4157f50d78c2c6253ec7bc8be5f06c5e60f26f4e45/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f6c61726176656c2d766965746e616d6573652d70686f6e652d636172642d6368617267696e672e6a70673f743d31)](https://spatie.be/github-ad-click/laravel-vietnamese-phone-card-charging)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

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

[](#installation)

You can install the package via composer:

```
composer require dinhdjj/laravel-vietnamese-phone-card-charging
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="vietnamese-phone-card-charging-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="vietnamese-phone-card-charging-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="vietnamese-phone-card-charging-views"
```

Usage
-----

[](#usage)

```
$vietnamesePhoneCardCharging = new Dinhdjj\VietnamesePhoneCardCharging();
echo $vietnamesePhoneCardCharging->echoPhrase('Hello, Dinhdjj!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

- [dinhdjj](https://github.com/dinhdjj)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 Bus Factor2

2 contributors hold 50%+ of commits

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://www.gravatar.com/avatar/47e2161449a748d8324f83eca75917aac149ae95ced37796d72a1da71be7df90?d=identicon)[dileedotdev](/maintainers/dileedotdev)

---

Top Contributors

[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (7 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (7 commits)")[![dinwwwh](https://avatars.githubusercontent.com/u/64189902?v=4)](https://github.com/dinwwwh "dinwwwh (3 commits)")

---

Tags

laravellaravel-packagepackagepaymentphp

### Embed Badge

![Health badge](/badges/dinhdjj-laravel-vietnamese-phone-card-charging/health.svg)

```
[![Health](https://phpackages.com/badges/dinhdjj-laravel-vietnamese-phone-card-charging/health.svg)](https://phpackages.com/packages/dinhdjj-laravel-vietnamese-phone-card-charging)
```

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