PHPackages                             kch/pcc-3-deklaracja-bundle - 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. [Framework](/categories/framework)
4. /
5. kch/pcc-3-deklaracja-bundle

ActiveSymfony-bundle[Framework](/categories/framework)

kch/pcc-3-deklaracja-bundle
===========================

Symfony 2 Bundle for PCC-3 declaration library.

v5.1.0(8y ago)03.2kMITPHPPHP &gt;=5.3.0

Since Oct 17Pushed 8y ago10 watchersCompare

[ Source](https://github.com/KredytyChwilowki/pcc-3-deklaracja-bundle)[ Packagist](https://packagist.org/packages/kch/pcc-3-deklaracja-bundle)[ RSS](/packages/kch-pcc-3-deklaracja-bundle/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (6)Versions (3)Used By (0)

Symfony bundle - deklaracja PCC-3
=================================

[](#symfony-bundle---deklaracja-pcc-3)

Bundle opiera się o bibliotekę kch/pcc-3-deklaracja i obiekt deklaracji PCC-3 przygotowany przez Ministerstwo Finansów zadeklarowany w namespace KCH\\PCC3\\Deklaracja.

Bundle rejestruje dwa service'y:

- konwersja deklaracji PCC-3 w postaci XML do obiektu KCH\\PCC3\\Deklaracja
- konwersja obiektu KCH\\PCC3\\Deklaracja do postaci XML

### Instalacja

[](#instalacja)

`composer require kch/pcc-3-deklaracja-bundle`

### Użycie kch.bundle.pcc3.declarationtoxml.transformer

[](#użycie-kchbundlepcc3declarationtoxmltransformer)

```
$declaration = new \KCH\PCC3\Deklaracja();
$xml = $container->get('kch.bundle.pcc3.declarationtoxml.transformer')->transform($declaration);
```

### Użycie kch.bundle.pcc3.xmltodeclaration.transformer

[](#użycie-kchbundlepcc3xmltodeclarationtransformer)

```
$xml = '

        PCC-3
        5
        1
        2017-10-07
        1220

                90042718072
                    AAAAAA
                    AAAAAA
                    1990-04-27
                    AAAAAA
                    BARBARAAAAAAA

                        PL
                        MAŁOPOLSKIE
                        OŚWIĘCIM
                        OŚWIĘCIM
                        DĄBROWSKIEGO
                        11
                        1
                        OŚWIĘCIM
                        32-600
                        OŚWIĘCIM

        5
        1
        1
        1
        UMOWA KUPNA-SPRZEDAŻY.
        1348
        13
        13
        13
        0

	Za podanie nieprawdy lub zatajenie prawdy i przez to narażenie podatku na uszczuplenie grozi odpowiedzialność przewidziana w Kodeksie karnym skarbowym.
    W przypadku niezapłacenia w obowiązującym terminie kwoty podatku od czynności cywilnoprawnych z poz. 54 lub wpłacenia jej w niepełnej wysokości, niniejsza deklaracja stanowi podstawę do wystawienia tytułu wykonawczego, zgodnie z przepisami ustawy z dnia 17 czerwca 1966 r. o postępowaniu egzekucyjnym w administracji (Dz. U. z 2014 r. poz. 1619, z późn. zm.).
';

$declaration = $container->get('kch.bundle.pcc3.xmltodeclaration.transformer')->transform($xml);
```

### Autor

[](#autor)

Łukasz Duda

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~1 days

Total

2

Last Release

3127d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d66b23a27631760689ca4fe5d2e4bc25592bf4e08ce2d09245be5be89f3b42f6?d=identicon)[KredytyChwilowkiProgrammer](/maintainers/KredytyChwilowkiProgrammer)

---

Top Contributors

[![Nobiles2Programmer](https://avatars.githubusercontent.com/u/8983147?v=4)](https://github.com/Nobiles2Programmer "Nobiles2Programmer (1 commits)")

---

Tags

symfonybundlepccpcc-3

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/kch-pcc-3-deklaracja-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/kch-pcc-3-deklaracja-bundle/health.svg)](https://phpackages.com/packages/kch-pcc-3-deklaracja-bundle)
```

###  Alternatives

[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[league/tactician-bundle

Bundle to integrate Tactician with Symfony projects

24810.1M18](/packages/league-tactician-bundle)[pentatrion/vite-bundle

Vite integration for your Symfony app

2725.3M13](/packages/pentatrion-vite-bundle)[sensiolabs/gotenberg-bundle

A Symfony bundle that provides seamless integration with Gotenberg for generating PDFs and screenshots from various sources (HTML, Markdown, Office documents, URLs) with a clean, builder-based API.

210210.4k2](/packages/sensiolabs-gotenberg-bundle)[spomky-labs/pwa-bundle

Progressive Web App Manifest Generator Bundle for Symfony.

6144.4k1](/packages/spomky-labs-pwa-bundle)[cmsig/seal-symfony-bundle

An integration of CMS-IG SEAL search abstraction into Symfony Framework.

15195.8k5](/packages/cmsig-seal-symfony-bundle)

PHPackages © 2026

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