PHPackages                             fintech/airtime - 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. fintech/airtime

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

fintech/airtime
===============

This is my package airtime

0137[4 PRs](https://github.com/fintechbd/airtime/pulls)PHPCI passing

Since Oct 13Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/fintechbd/airtime)[ Packagist](https://packagist.org/packages/fintech/airtime)[ RSS](/packages/fintech-airtime/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (5)Used By (0)

This is my package airtime
==========================

[](#this-is-my-package-airtime)

[![Latest Version on Packagist](https://camo.githubusercontent.com/930ec603afb65cf2c0d9cad1f40ce2ac51dc3cc3db210b8a78ebea5ce8c3cf4d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f66696e746563682f61697274696d652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/fintech/airtime)[![GitHub Tests Action Status](https://camo.githubusercontent.com/52f559e26d8658b7a80187c5c8d4f277cd6810f243ddfa6b86ad75f89d92f466/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f66696e746563682f61697274696d652f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/fintech/airtime/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/5f660659a1d3a4b9c3b0a98c75d6fafd0702fe2fbec106da64935ce54f7e959f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f66696e746563682f61697274696d652f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/fintech/airtime/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/dd5701c67574505b56a8d5635c57e407486f9feef75ee0a51ee0cdd17f359d96/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f66696e746563682f61697274696d652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/fintech/airtime)

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/f61a2f8997cf889599fcf011d404a22f5a73fc589f7c0b0ca2b07a07efacaa44/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f61697274696d652e6a70673f743d31)](https://spatie.be/github-ad-click/airtime)

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 fintech/airtime
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="airtime-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="airtime-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="airtime-views"
```

Usage
-----

[](#usage)

```
$airtime = new Fintech\Airtime();
echo $airtime->echoPhrase('Hello, Fintech!');
```

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)

- [Mohammad Hafijul Islam](https://github.com/hafijul233)
- [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

Maintenance64

Regular maintenance activity

Popularity10

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity18

Early-stage or recently created project

 Bus Factor1

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

### Community

Maintainers

![](https://www.gravatar.com/avatar/870a352ea25df3ba3fb9443653badfb195324776da50cef0d8c730475f7681b1?d=identicon)[hafijul233](/maintainers/hafijul233)

---

Top Contributors

[![hafijul233](https://avatars.githubusercontent.com/u/24684511?v=4)](https://github.com/hafijul233 "hafijul233 (251 commits)")[![mah-shamim](https://avatars.githubusercontent.com/u/15815972?v=4)](https://github.com/mah-shamim "mah-shamim (54 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (10 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (8 commits)")

### Embed Badge

![Health badge](/badges/fintech-airtime/health.svg)

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

PHPackages © 2026

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