PHPackages                             fintech/core - 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/core

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

fintech/core
============

This is a core module package for fintech package program

05.4k[1 PRs](https://github.com/fintechbd/core/pulls)PHPCI passing

Since May 25Pushed 1w ago1 watchersCompare

[ Source](https://github.com/fintechbd/core)[ Packagist](https://packagist.org/packages/fintech/core)[ RSS](/packages/fintech-core/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (2)Used By (0)

This is a core module package for fintech package program
=========================================================

[](#this-is-a-core-module-package-for-fintech-package-program)

[![Latest Version on Packagist](https://camo.githubusercontent.com/1ca52bb5c14cf4cc6651454118c013d1c168fe5eb1f9a0f0c96f71accfee58ac/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f66696e746563682f636f72652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/fintech/core)[![GitHub Tests Action Status](https://camo.githubusercontent.com/a69ca3e1de4855736da7066b1184afe157a551d6580b8b21637f7c3830b5b624/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f66696e746563682f636f72652f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/fintech/core/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/7ecbfb4b09911c5db5bf9c33ad6e820791ebaac0dab0faa976a2d309b5c65b6f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f66696e746563682f636f72652f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/fintech/core/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/5145b99b797acb0ea33ac737352a639e8f02753698cf304fb68bdb062867e3c8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f66696e746563682f636f72652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/fintech/core)

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

You can publish and run the migrations with:

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

You can publish the config file with:

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

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

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

Usage
-----

[](#usage)

```
$core = new Fintech\Core();
echo $core->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

28

—

LowBetter than 52% of packages

Maintenance64

Regular maintenance activity

Popularity18

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity17

Early-stage or recently created project

 Bus Factor1

Top contributor holds 96% 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 (703 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (19 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (9 commits)")[![mah-shamim](https://avatars.githubusercontent.com/u/15815972?v=4)](https://github.com/mah-shamim "mah-shamim (1 commits)")

---

Tags

hacktoberfesthacktoberfest2025

### Embed Badge

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

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

PHPackages © 2026

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