PHPackages                             itk-dev/terms-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. itk-dev/terms-bundle

ActiveSymfony-bundle

itk-dev/terms-bundle
====================

1.0.0(7y ago)0856MITPHP

Since Aug 28Pushed 3y ago3 watchersCompare

[ Source](https://github.com/itk-dev/terms-bundle)[ Packagist](https://packagist.org/packages/itk-dev/terms-bundle)[ RSS](/packages/itk-dev-terms-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (4)Versions (3)Used By (0)

Terms Bundle
============

[](#terms-bundle)

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

[](#installation)

```
composer require itk-dev/terms-bundle dev-master
```

Enable the bundle in `app/AppKernel.php`:

```
public function registerBundles() {
    $bundles = [
        // …
        new ItkDev\TermsBundle\ItkDevTermsBundle(),
    ];
    // …
}
```

Add routes in `app/config/routing.yml', say:

```
terms_bundle:
    resource: '@ItkDevTermsBundle/Resources/config/routing.xml'
    prefix: /terms
```

Check default bundle configuration

```
bin/console config:dump-reference ItkDevTermsBundle
```

If the default configuration does not match your setup it can be modified in `app/config/config.yml`.

Make sure that `itk_dev_terms.path` is set correctly to match your setup.

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity63

Established project with proven stability

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

Total

2

Last Release

2142d ago

Major Versions

1.0.0 → 4.x-dev2020-07-06

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/33924554?v=4)[ITK Development](/maintainers/itk-dev)[@itk-dev](https://github.com/itk-dev)

---

Top Contributors

[![rimi-itk](https://avatars.githubusercontent.com/u/11267554?v=4)](https://github.com/rimi-itk "rimi-itk (3 commits)")

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/itk-dev-terms-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/itk-dev-terms-bundle/health.svg)](https://phpackages.com/packages/itk-dev-terms-bundle)
```

###  Alternatives

[symfonyid/admin-bundle

Provide Admin Generator with KISS Principle

141.6k](/packages/symfonyid-admin-bundle)

PHPackages © 2026

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