PHPackages                             inisiatif/distribution-financings - 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. inisiatif/distribution-financings

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

inisiatif/distribution-financings
=================================

Share package for distribution financing

1.5.8(7mo ago)05871[4 PRs](https://github.com/atInisiatifZakat/distribution-financings/pulls)MITPHPPHP ^8.1CI passing

Since Oct 29Pushed 1mo agoCompare

[ Source](https://github.com/atInisiatifZakat/distribution-financings)[ Packagist](https://packagist.org/packages/inisiatif/distribution-financings)[ Docs](https://github.com/atInisiatifZakat/distribution-financings)[ RSS](/packages/inisiatif-distribution-financings/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (9)Versions (25)Used By (0)

Share package for distribution financing
========================================

[](#share-package-for-distribution-financing)

[![Latest Version on Packagist](https://camo.githubusercontent.com/9a264d7af6022f17734e50ee022e6d11cc59a2251a2f634ba232fd528816fda6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6174496e697369617469665a616b61742f646973747269627574696f6e2d66696e616e63696e67732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/inisiatif/distribution-financings)[![PHPUnit](https://github.com/atInisiatifZakat/distribution-financings/actions/workflows/run-tests.yml/badge.svg?branch=main)](https://github.com/atInisiatifZakat/distribution-financings/actions/workflows/run-tests.yml)[![Laravel Pint](https://github.com/atInisiatifZakat/distribution-financings/actions/workflows/fix-php-code-style-issues.yml/badge.svg?branch=main)](https://github.com/atInisiatifZakat/distribution-financings/actions/workflows/fix-php-code-style-issues.yml)[![Psalm](https://github.com/atInisiatifZakat/distribution-financings/actions/workflows/run-psalm-static-analyst.yml/badge.svg?branch=main)](https://github.com/atInisiatifZakat/distribution-financings/actions/workflows/run-psalm-static-analyst.yml)[![Total Downloads](https://camo.githubusercontent.com/875fff850017808b41168638d4bca8628ef1d801c8e7ce1dda37423f3f37859a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6174496e697369617469665a616b61742f646973747269627574696f6e2d66696e616e63696e67732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/inisiatif/distribution-financings)

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 atInisiatifZakat/distribution-financings
```

You can publish and run the migrations with:

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

You can publish the config file with:

```
php artisan vendor:publish --tag="distribution-financings-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="distribution-financings-views"
```

Usage
-----

[](#usage)

```
$financing = new Inisiatif\\Distribution\\Financings\Financing();
echo $financing->echoPhrase('Hello, Inisiatif\\Distribution\\Financings!');
```

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)

- [Annisa Nadia N](https://github.com/nadiannisaqilah)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

44

—

FairBetter than 92% of packages

Maintenance79

Regular maintenance activity

Popularity17

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 54.1% 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 ~18 days

Recently: every ~59 days

Total

20

Last Release

218d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3500d4ed2061891d54f54b550fbb9e782d0d1838b7fee429578a0733b0a378bf?d=identicon)[NoorAdiana](/maintainers/NoorAdiana)

---

Top Contributors

[![nuradiyana](https://avatars.githubusercontent.com/u/1073802?v=4)](https://github.com/nuradiyana "nuradiyana (59 commits)")[![nadiannisaqilah](https://avatars.githubusercontent.com/u/13507782?v=4)](https://github.com/nadiannisaqilah "nadiannisaqilah (41 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (6 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (3 commits)")

---

Tags

phplaravellaravel-package

###  Code Quality

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/inisiatif-distribution-financings/health.svg)

```
[![Health](https://phpackages.com/badges/inisiatif-distribution-financings/health.svg)](https://phpackages.com/packages/inisiatif-distribution-financings)
```

###  Alternatives

[spatie/laravel-data

Create unified resources and data transfer objects

1.7k28.9M627](/packages/spatie-laravel-data)[worksome/exchange

Check Exchange Rates for any currency in Laravel.

123544.7k](/packages/worksome-exchange)[tapp/filament-google-autocomplete-field

Filament plugin that provides a Google Autocomplete field

3098.1k](/packages/tapp-filament-google-autocomplete-field)[ralphjsmit/livewire-urls

Get the previous and current url in Livewire.

82270.3k4](/packages/ralphjsmit-livewire-urls)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)

PHPackages © 2026

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