PHPackages                             kx1000/kwota-slownie - 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. kx1000/kwota-slownie

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

kx1000/kwota-slownie
====================

Kwota słownie

v0.0.7(5y ago)1019.2k↓64.3%3[1 issues](https://github.com/kx1000/KwotaSlownie/issues)1MITPHPPHP &gt;=5.6

Since Dec 25Pushed 3y ago1 watchersCompare

[ Source](https://github.com/kx1000/KwotaSlownie)[ Packagist](https://packagist.org/packages/kx1000/kwota-slownie)[ RSS](/packages/kx1000-kwota-slownie/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (3)DependenciesVersions (5)Used By (1)

[![Latest Stable Version](https://camo.githubusercontent.com/05087a7c79a4e0231b0a79302ec2098cfadf9a1cf56fda276f3ffda3213d4b46/68747470733a2f2f706f7365722e707567782e6f72672f6b78313030302f6b776f74612d736c6f776e69652f76)](//packagist.org/packages/kx1000/kwota-slownie)[![License](https://camo.githubusercontent.com/f91cb4d204ac56fa5703ed59a2e5e63076bc12a86e912606b1515fa84e036fe8/68747470733a2f2f706f7365722e707567782e6f72672f6b78313030302f6b776f74612d736c6f776e69652f6c6963656e7365)](//packagist.org/packages/kx1000/kwota-slownie)[![Total Downloads](https://camo.githubusercontent.com/817d57037f5518f064795f6e1e5a91f99b3b72d60aaa4e57ce779e2be1bc5da7/687474703a2f2f706f7365722e707567782e6f72672f6b78313030302f6b776f74612d736c6f776e69652f646f776e6c6f616473)](https://packagist.org/packages/kx1000/kwota-slownie)[![Monthly Downloads](https://camo.githubusercontent.com/e3f2bab4e51ee8af387477b72c87f1cbab4498c6b6bf8b314320e647d86c82a6/687474703a2f2f706f7365722e707567782e6f72672f6b78313030302f6b776f74612d736c6f776e69652f642f6d6f6e74686c79)](https://packagist.org/packages/kx1000/kwota-slownie)

KwotaSlownie
============

[](#kwotaslownie)

**Bilbioteka PHP służąca do przekształcania liczb zmiennoprzecinkowych na kwoty słownie wyrażone w polskich złotówkach.**

Instalacja
----------

[](#instalacja)

Instalacja z composerem.

`composer require kx1000/kwota-slownie`

Upewnij się, że autoload jest dodany.

`require __DIR__ . '/vendor/autoload.php';`

Użycie
------

[](#użycie)

```
use KwotaSlownie\KwotaSlownie;

// Przekształcenie kwoty na słowa
echo new KwotaSlownie(2.02); // "dwa złote, dwa grosze"
echo new KwotaSlownie(2.02, false); // "dwa złote dwa grosze" (bez przecinka)
echo new KwotaSlownie(202, true, 'GROSZ'); // "dwa złote, dwa grosze" (kwota wyrażona w groszach)

```

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity35

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 95% 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 ~73 days

Total

4

Last Release

2161d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/772840772acc2713c5d9b20221c0f7c02cc4c48ad9e5f13534281dbbded0b3bb?d=identicon)[kx1000](/maintainers/kx1000)

---

Top Contributors

[![kx1000](https://avatars.githubusercontent.com/u/54508186?v=4)](https://github.com/kx1000 "kx1000 (19 commits)")[![colorful-bubbles](https://avatars.githubusercontent.com/u/36796574?v=4)](https://github.com/colorful-bubbles "colorful-bubbles (1 commits)")

### Embed Badge

![Health badge](/badges/kx1000-kwota-slownie/health.svg)

```
[![Health](https://phpackages.com/badges/kx1000-kwota-slownie/health.svg)](https://phpackages.com/packages/kx1000-kwota-slownie)
```

PHPackages © 2026

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