PHPackages                             procergs/tos-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. procergs/tos-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

procergs/tos-bundle
===================

Terms of Service Bundle

2.0.1(7y ago)26.8k↓71.1%1AGPL-3.0PHPPHP &gt;=5.3.3

Since Jul 1Pushed 7y ago3 watchersCompare

[ Source](https://github.com/PROCERGS/tos-bundle)[ Packagist](https://packagist.org/packages/procergs/tos-bundle)[ RSS](/packages/procergs-tos-bundle/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (5)Versions (28)Used By (0)

LoginCidadaoTOSBundle
=====================

[](#logincidadaotosbundle)

Terms of Service Bundle for `login-cidadao`

Installation
============

[](#installation)

1. Add the dependency
---------------------

[](#1-add-the-dependency)

Run on the terminal:

```
$ composer require procergs/tos-bundle
```

2. Enable on your AppKernel
---------------------------

[](#2-enable-on-your-appkernel)

Edit `app/AppKernel.php` so that `registerBundles` contains the following:

```
// app/AppKernel.php

public function registerBundles()
{
    $bundles = array(
        // ...
        new LoginCidadao\TOSBundle\LoginCidadaoTOSBundle(),
    );
}
```

3. Configuration
----------------

[](#3-configuration)

Finally, add this to your `config.yml`:

```
login_cidadao_tos:
    use_tasks: true
```

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 97.2% 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 ~45 days

Recently: every ~95 days

Total

27

Last Release

2832d ago

Major Versions

1.6.1 → 2.0.02018-09-27

### Community

Maintainers

![](https://www.gravatar.com/avatar/7755c24fba48294654eb131fe5b3fb8f22aa8dc5504dd42afcf4666bd1182ee4?d=identicon)[guilhermednt](/maintainers/guilhermednt)

---

Top Contributors

[![guilhermednt](https://avatars.githubusercontent.com/u/860796?v=4)](https://github.com/guilhermednt "guilhermednt (35 commits)")[![brunosmartin](https://avatars.githubusercontent.com/u/69956?v=4)](https://github.com/brunosmartin "brunosmartin (1 commits)")

### Embed Badge

![Health badge](/badges/procergs-tos-bundle/health.svg)

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

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1189.8k](/packages/rcsofttech-audit-trail-bundle)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1616.4k14](/packages/2lenet-crudit-bundle)[metamodels/core

MetaModels core

10156.4k68](/packages/metamodels-core)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k61](/packages/open-dxp-opendxp)

PHPackages © 2026

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