PHPackages                             flexphp/payroll-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. flexphp/payroll-bundle

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

flexphp/payroll-bundle
======================

Payroll bundle for Symfony

0.1.0(3y ago)022MITPHP

Since Aug 10Pushed 2y ago1 watchersCompare

[ Source](https://github.com/flexphp/flex-payroll-bundle)[ Packagist](https://packagist.org/packages/flexphp/payroll-bundle)[ RSS](/packages/flexphp-payroll-bundle/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (3)Versions (3)Used By (0)

Payroll-Bundle
==============

[](#payroll-bundle)

[![Latest Stable Version](https://camo.githubusercontent.com/4f70e73d21d2a808cb6c504c10c37ffcebc4bf03dc272ff574fa4def4b57f998/68747470733a2f2f706f7365722e707567782e6f72672f666c65787068702f706179726f6c6c2d62756e646c652f762f737461626c65)](https://packagist.org/packages/flexphp/payroll-bundle)[![Total Downloads](https://camo.githubusercontent.com/9476715477ecde8ab2c054b035503978d031f8d628eeb0da031a34c692906502/68747470733a2f2f706f7365722e707567782e6f72672f666c65787068702f706179726f6c6c2d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/flexphp/payroll-bundle)[![Latest Unstable Version](https://camo.githubusercontent.com/65dbbc120bdbfb98297b1b47f56136dd2a32f4cd38495e799fdab9a071eb989b/68747470733a2f2f706f7365722e707567782e6f72672f666c65787068702f706179726f6c6c2d62756e646c652f762f756e737461626c65)](https://packagist.org/packages/flexphp/payroll-bundle)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/aef025189341be6b051c34d83592410eae10bee9708a25e1f0397cd8a6e8d4c4/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f666c65787068702f666c65782d706179726f6c6c2d62756e646c652f6261646765732f7175616c6974792d73636f72652e706e67)](https://scrutinizer-ci.com/g/flexphp/flex-payroll-bundle)[![Code Coverage](https://camo.githubusercontent.com/745d6162e51d78cb7db0653c4a1453301e1cdaac0ce87042d822689ffdef118c/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f666c65787068702f666c65782d706179726f6c6c2d62756e646c652f6261646765732f636f7665726167652e706e67)](https://scrutinizer-ci.com/g/flexphp/flex-payroll-bundle)[![License](https://camo.githubusercontent.com/071dbf77c86c1e3ba51bdefcb196ee4b327c5fe153cdadd837a715a329535d7e/68747470733a2f2f706f7365722e707567782e6f72672f666c65787068702f706179726f6c6c2d62756e646c652f6c6963656e7365)](https://packagist.org/packages/flexphp/payroll-bundle)[![composer.lock](https://camo.githubusercontent.com/67795f26e0ad1e02f61dc0eca30f685f71cf6b0b51e976b488a3e0d717083304/68747470733a2f2f706f7365722e707567782e6f72672f666c65787068702f706179726f6c6c2d62756e646c652f636f6d706f7365726c6f636b)](https://packagist.org/packages/flexphp/payroll-bundle)

Payroll bundle for Symfony

Change between frameworks when you need. Keep It Simple, SOLID and DRY with FlexPHP.

Installation
------------

[](#installation)

Make sure Composer is installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

Applications that use Symfony Flex
----------------------------------

[](#applications-that-use-symfony-flex)

Open a command console, enter your project directory and execute:

```
composer require payroll-bundle
```

Applications that don't use Symfony Flex
----------------------------------------

[](#applications-that-dont-use-symfony-flex)

### Step 1: Download the Bundle

[](#step-1-download-the-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
composer require flexphp/payroll-bundle
```

### Step 2: Enable the Bundle

[](#step-2-enable-the-bundle)

Then, enable the bundle by adding it to the list of registered bundles in the `config/bundles.php` file of your project:

```
// config/bundles.php

return [
    // ...
    FlexPHP\Bundle\FlexPHPPayrollBundle::class => ['all' => true],
];
```

License
-------

[](#license)

Payroll-bundle is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

1423d ago

### Community

Maintainers

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

---

Top Contributors

[![freddiegar](https://avatars.githubusercontent.com/u/8710491?v=4)](https://github.com/freddiegar "freddiegar (70 commits)")

### Embed Badge

![Health badge](/badges/flexphp-payroll-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/flexphp-payroll-bundle/health.svg)](https://phpackages.com/packages/flexphp-payroll-bundle)
```

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k39.6M297](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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