PHPackages                             inisiatif/legacy-finance - 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/legacy-finance

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

inisiatif/legacy-finance
========================

Small package untuk integrasi dengan aplikasi Finance yang lama

1.0.1(1y ago)01.6k↓50%1[4 PRs](https://github.com/atInisiatifZakat/legacy-finance/pulls)MITPHPPHP ^8.1CI passing

Since Nov 22Pushed 1mo ago1 watchersCompare

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

READMEChangelog (4)Dependencies (6)Versions (9)Used By (0)

Small package untuk integrasi dengan aplikasi Finance yang lama
===============================================================

[](#small-package-untuk-integrasi-dengan-aplikasi-finance-yang-lama)

[![Latest Version on Packagist](https://camo.githubusercontent.com/ea37c5c934a75c7e7ae2f59278df222fe7ed835f3ed75183c1abc0302ec8350a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f696e697369617469662f6c65676163792d66696e616e63652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/inisiatif/legacy-finance)[![PHPUnit](https://github.com/atInisiatifZakat/legacy-finance/actions/workflows/run-tests.yml/badge.svg?branch=main)](https://github.com/atInisiatifZakat/legacy-finance/actions/workflows/run-tests.yml)[![Laravel Pint](https://github.com/atInisiatifZakat/legacy-finance/actions/workflows/fix-php-code-style-issues.yml/badge.svg?branch=main)](https://github.com/atInisiatifZakat/legacy-finance/actions/workflows/fix-php-code-style-issues.yml)[![Psalm](https://github.com/atInisiatifZakat/legacy-finance/actions/workflows/run-psalm-static-analyst.yml/badge.svg?branch=main)](https://github.com/atInisiatifZakat/legacy-finance/actions/workflows/run-psalm-static-analyst.yml)[![Total Downloads](https://camo.githubusercontent.com/8cb48ed2c5ed8f483c52bd3074180d650ce506caec055088131f4713273840e5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f696e697369617469662f6c65676163792d66696e616e63652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/inisiatif/legacy-finance)

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 inisiatif/legacy-finance
```

You can publish and run the migrations with:

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

You can publish the config file with:

```
php artisan vendor:publish --tag="legacy-finance-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="legacy-finance-views"
```

Usage
-----

[](#usage)

```
$legacyFinance = new Inisiatif\Finance\LegacyFinance();
echo $legacyFinance->echoPhrase('Hello, Inisiatif\Finance!');
```

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)

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

License
-------

[](#license)

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

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance69

Regular maintenance activity

Popularity19

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 53.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 ~147 days

Total

4

Last Release

468d ago

Major Versions

0.2 → 1.0.02025-01-30

### 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 (17 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (8 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (4 commits)")[![nadiannisaqilah](https://avatars.githubusercontent.com/u/13507782?v=4)](https://github.com/nadiannisaqilah "nadiannisaqilah (3 commits)")

###  Code Quality

Static AnalysisPsalm

Code StyleLaravel Pint

Type Coverage Yes

### Embed Badge

![Health badge](/badges/inisiatif-legacy-finance/health.svg)

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

###  Alternatives

[helgesverre/extractor

AI-Powered Data Extraction for your Laravel application.

22128.0k](/packages/helgesverre-extractor)[tarfin-labs/event-machine

Event-driven state machines for Laravel with event sourcing, type-safe context, and full audit trail.

188.5k](/packages/tarfin-labs-event-machine)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[tonegabes/filament-better-options

Filament form components for better radio and checkbox options.

155.2k](/packages/tonegabes-filament-better-options)

PHPackages © 2026

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