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. procergs/tos-bundle

ActiveSymfony-bundle

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

Terms of Service Bundle

2.0.1(7y ago)26.5k↓16.7%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 1mo ago

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 80% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

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

2785d 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

[damienharper/auditor-bundle

Integrate auditor library in your Symfony projects.

4542.8M](/packages/damienharper-auditor-bundle)[pixelfederation/doctrine-resettable-em-bundle

Symfony bundle for decorating default entity managers using a resettable decorator.

20113.5k](/packages/pixelfederation-doctrine-resettable-em-bundle)[ahmed-bhs/doctrine-doctor

Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.

813.1k](/packages/ahmed-bhs-doctrine-doctor)[easycorp/easyadmin-demo

EasyAdmin Demo Application

145.7k](/packages/easycorp-easyadmin-demo)

PHPackages © 2026

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