PHPackages                             fluidtypo3/development - 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. fluidtypo3/development

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

fluidtypo3/development
======================

FluidTYPO3 development helpers

6.0.4(8mo ago)725.3k↓33.3%1[1 issues](https://github.com/FluidTYPO3/fluidtypo3-development/issues)9LGPL-3.0-or-laterPHP

Since Nov 30Pushed 8mo agoCompare

[ Source](https://github.com/FluidTYPO3/fluidtypo3-development)[ Packagist](https://packagist.org/packages/fluidtypo3/development)[ RSS](/packages/fluidtypo3-development/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (97)Used By (9)

FluidTYPO3 Development Assistant
================================

[](#fluidtypo3-development-assistant)

> Test runners, coding standards sniffing, local git hook scripts, utilities

[![Total Downloads](https://camo.githubusercontent.com/3a875bf36d8587962beeb23ae3d118aec09e907f0c2e2dc011f95141d2d45ca3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f466c7569645459504f332f646576656c6f706d656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/FluidTYPO3/development)

This package defines dependencies and contains wrapper scripts for easy validations of Fluid Powered TYPO3 project repositories conforming to the coding style and contribution guidelines. The provided `./vendor/bin/make` script can be used for local testing and will install itself as a git `post-commit` hook that executes after commits are made.

The same scripts can be used from a continuous integration context.

To use `fluidtypo3-development` you must add it as a composer dependency:

```
composer require --dev fluidtypo3/development:*
```

Note that this package should only be used in local development!

Requirements
------------

[](#requirements)

- composer (scripts are tailored to be executed from composer projects only).
- Optional `Documentation/Changelog` directory if you use the `changelog` command.

Usage instructions: utility scripts
-----------------------------------

[](#usage-instructions-utility-scripts)

A few handy shell utilities are included with `fluidtypo3-development` to help you perform a few of the tasks associated with maintaining and developing official FluidTYPO3 repositories. These utilities are:

**Inside this package:**

- `./vendor/bin/changelog` which can be used to automatically generate a change log for an up-coming version. The command is used by the `release` command as well. It takes one mandatory argument, the version number (e.g. `1.2.3`) and one additional and optional argument, a "since" date (e.g. `2016/03/10` for March 10th 2016). Executing the command generates a dedicated change log file in `Documentation/Changelog/$version.md` and updates the `CHANGELOG.md` file to record the new log file.
- `./vendor/bin/release` which releases an extension (which was staged immediately before that). Checks out the master branch, merges the staging branch into it, runs unit tests, generates a change log, raises the version number and commits a new (signed) tag. If all of this is succesful, the result is pushed to the remote and GitHub hooks deploy the extension to TER.
- `./vendor/bin/setversion` which sets a new version number (and optionally new stability) in the ext\_emconf.php file.

###  Health Score

51

—

FairBetter than 96% of packages

Maintenance58

Moderate activity, may be stable

Popularity32

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity79

Established project with proven stability

 Bus Factor1

Top contributor holds 98.9% 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 ~42 days

Recently: every ~188 days

Total

95

Last Release

246d ago

Major Versions

1.5.3 → 2.0.02016-06-19

2.0.0 → 3.0.02016-10-19

3.4.2 → 4.0.02018-03-14

4.1.4 → 5.0.02023-01-25

5.0.6 → 6.0.02023-08-25

### Community

Maintainers

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

---

Top Contributors

[![NamelessCoder](https://avatars.githubusercontent.com/u/2228052?v=4)](https://github.com/NamelessCoder "NamelessCoder (184 commits)")[![bjo3rnf](https://avatars.githubusercontent.com/u/1183009?v=4)](https://github.com/bjo3rnf "bjo3rnf (1 commits)")[![xf-](https://avatars.githubusercontent.com/u/1295633?v=4)](https://github.com/xf- "xf- (1 commits)")

---

Tags

phphelpergittypo3FluidTYPO3

### Embed Badge

![Health badge](/badges/fluidtypo3-development/health.svg)

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

###  Alternatives

[zjkal/time-helper

一个简单快捷的PHP日期时间助手类库。 a smart PHP datetime helper library.

21128.6k1](/packages/zjkal-time-helper)[wcm/git-php-hooks-library

A collection of Git PHP Hooks

1210.1k3](/packages/wcm-git-php-hooks-library)

PHPackages © 2026

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