PHPackages                             pollin14/fret - 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. pollin14/fret

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

pollin14/fret
=============

Fret calculator

v1.0.4(4y ago)05MITPHPPHP ^7.4

Since Apr 8Pushed 4y ago1 watchersCompare

[ Source](https://github.com/pollin14/fret)[ Packagist](https://packagist.org/packages/pollin14/fret)[ Docs](https://github.com/pollin14/fret)[ RSS](/packages/pollin14-fret/feed)WikiDiscussions master Synced today

READMEChangelog (5)Dependencies (5)Versions (6)Used By (0)

FRET Calculator
===============

[](#fret-calculator)

Install
-------

[](#install)

Only install PHP 7.4

```
sudo apt install php php-mbstring
```

Check if php is correctly installed with

```
php -v
```

The result must be similar to

```
PHP 7.4.3 (cli) (built: Oct  6 2020 15:47:56) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
    with Zend OPcache v7.4.3, Copyright (c), by Zend Technologies
    with Xdebug v2.9.2, Copyright (c) 2002-2020, by Derick Rethans
```

Download the `fret` file from the releases section [https://github.com/pollin14/fret/releases](Release).

How to use
----------

[](#how-to-use)

Firstly, put your data files in the chapters `data/cfp` and `data/yfp` aside `fret`. Then you can run CFP with

```
php fret cfp
```

or YFP with

```
php fret yfp
```

Both commands accept the following options

OptionDefaultDescription`--number-of-files`29Number of file to process`--number-of-lines-by-file`512Number of lines in each file (the header does not count)Example:

```
php fret cfp --number-of-files=32 --number-of-lines-by-file=512
```

To show the help running

```
php fret cfp --help
```

Creating a release
------------------

[](#creating-a-release)

In order to create a new release run the following command

```
php fret app:build --build-version=released

```

the release will be in `builds/fret`

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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 ~54 days

Total

5

Last Release

1640d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7f6304d630b19a9a8a2c8d8d373cc3f8d9b9f1bf5ac11d7f8e1209041708ba95?d=identicon)[victor.aguilar](/maintainers/victor.aguilar)

---

Top Contributors

[![pollin14](https://avatars.githubusercontent.com/u/1039854?v=4)](https://github.com/pollin14 "pollin14 (15 commits)")

---

Tags

sciencesciencefret

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/pollin14-fret/health.svg)

```
[![Health](https://phpackages.com/badges/pollin14-fret/health.svg)](https://phpackages.com/packages/pollin14-fret)
```

###  Alternatives

[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

22.8k69.3k](/packages/grumpydictator-firefly-iii)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

728272.9k20](/packages/civicrm-civicrm-core)[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

4.8k4.3k](/packages/shlinkio-shlink)[craftcms/feed-me

Import content from XML, RSS, CSV or JSON feeds into entries, categories, Craft Commerce products, and more.

292927.5k22](/packages/craftcms-feed-me)[troydavisson/phrets

RETS library in PHP

463355.6k](/packages/troydavisson-phrets)[firefly-iii/data-importer

Firefly III Data Import Tool.

7545.8k](/packages/firefly-iii-data-importer)

PHPackages © 2026

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