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

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

mp3000mp/tos-bundle
===================

Simple terms of service bundle.

0.2(5y ago)020Apache-2.0PHPPHP ^7.3

Since Oct 31Pushed 5y ago1 watchersCompare

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

READMEChangelogDependencies (10)Versions (3)Used By (0)

TOSBundle
=========

[](#tosbundle)

Simple bundle that will help you forcing users to agree with terms of service before being able to use your application.

[![Packagist Version](https://camo.githubusercontent.com/0ef3d087949783d325f40d9db0905ad59a41eb0d7f8738fff70a1f20568cde5c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d70333030306d702f746f732d62756e646c653f636f6c6f723d253233303237336233)](https://camo.githubusercontent.com/0ef3d087949783d325f40d9db0905ad59a41eb0d7f8738fff70a1f20568cde5c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d70333030306d702f746f732d62756e646c653f636f6c6f723d253233303237336233)[![Build Status](https://camo.githubusercontent.com/e1c3890c005854d3eba58ca97fd9aabb564e847b7291f145e3f23c86787418f6/68747470733a2f2f7472617669732d63692e6f72672f6d70333030306d702f544f5342756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/mp3000mp/TOSBundle)[![Coverage Status](https://camo.githubusercontent.com/4e6858680a27bb507405d245df417d1f0d2fc6fc136bb13c025c4d0c4dd7b6b1/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f6d70333030306d702f544f5342756e646c652f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/mp3000mp/TOSBundle?branch=master)[![License](https://camo.githubusercontent.com/a549a7a30bacba7bfceebdc207a8e86c3f2c02995a2527640dca30048fd2b64e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d417061636865253230322e302d626c75652e737667)](https://opensource.org/licenses/Apache-2.0)

Table of Contents
-----------------

[](#table-of-contents)

- [Documentation](#Documentation)
- [Installation](#Installation)
- [Configuration](#Configuration)
- [Licence](#Licence)
- [About](#About)

Documentation
-------------

[](#documentation)

todo

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

[](#installation)

```
composer require mp3000mp/tos-bundle
```

Configuration
-------------

[](#configuration)

### Doctrine

[](#doctrine)

You can define the `User` class to be used as relationship with TermsOfSericeSignature entity in `config/package/mp3000mp_tos.yaml`

```
mp3000mp_tos:
  user_provider: App\Entity\User

```

### Routes

[](#routes)

You can choose the route prefix in `config/routes/mp3000mp_tos.yaml`

```
mp3000mp_tos:
  resource: "@Mp3000mpTOSBundle/Resources/config/routes.yaml"
  prefix: /tos

```

### Templates

[](#templates)

You can override all templates located in `vendor/Mp3000mp/TOSBundle/Resources/views/` in your own project directory `src/templates/bundles/Mp3000mpTOSBundle/`

License
-------

[](#license)

This bundle is under the Apache 2.0 license. See the complete license [in the bundle](LICENSE)

About
-----

[](#about)

TOSBundle is a [mp3000mp](https://github.com/mp3000mp) initiative.

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

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

Total

2

Last Release

2000d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/54006012?v=4)[Matthias Perret](/maintainers/mp3000mp)[@mp3000mp](https://github.com/mp3000mp)

---

Top Contributors

[![mp3000mp](https://avatars.githubusercontent.com/u/54006012?v=4)](https://github.com/mp3000mp "mp3000mp (24 commits)")

---

Tags

tosterms of service

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[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)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.9M733](/packages/sylius-sylius)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1616.4k12](/packages/2lenet-crudit-bundle)[kimai/kimai

Kimai - Time Tracking

4.8k9.0k1](/packages/kimai-kimai)[pimcore/pimcore

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

3.8k3.8M505](/packages/pimcore-pimcore)

PHPackages © 2026

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