PHPackages                             terravision/crm-logger-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. terravision/crm-logger-bundle

ActiveSymfony-bundle

terravision/crm-logger-bundle
=============================

Log to crm

v1.1.0(6y ago)06MITPHPPHP &gt;=5.3.9

Since Sep 10Pushed 6y ago1 watchersCompare

[ Source](https://github.com/hawkAlex/crm-logger-bundle)[ Packagist](https://packagist.org/packages/terravision/crm-logger-bundle)[ RSS](/packages/terravision-crm-logger-bundle/feed)WikiDiscussions master Synced 2mo ago

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

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

[](#installation)

Applications that don't use CrmLogger
-------------------------------------

[](#applications-that-dont-use-crmlogger)

### Step 1: Download the Bundle

[](#step-1-download-the-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
$ composer require terravision/crm-logger-bundle
```

This command requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

### Step 2: Enable the Bundle

[](#step-2-enable-the-bundle)

Then, enable the bundle by adding it to the list of registered bundles in the `app/AppKernel.php` file of your project:

```
// app/AppKernel.php

return [
    // ...
    new Tvision\CrmLoggerBundle\TvisionCrmLoggerBundle(),
];
```

### Step 3: Enable configuration

[](#step-3-enable-configuration)

Add this settings to the file `app/config.yml`

```
    crm_logger:
        is_logger_active: true
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

Total

2

Last Release

2433d ago

### Community

Maintainers

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

---

Top Contributors

[![hawkAlex](https://avatars.githubusercontent.com/u/13348514?v=4)](https://github.com/hawkAlex "hawkAlex (5 commits)")

### Embed Badge

![Health badge](/badges/terravision-crm-logger-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/terravision-crm-logger-bundle/health.svg)](https://phpackages.com/packages/terravision-crm-logger-bundle)
```

###  Alternatives

[wallabag/wallabag

open source self hostable read-it-later web application

12.6k2.2k](/packages/wallabag-wallabag)[simple-bus/rabbitmq-bundle-bridge

Use OldSoundRabbitMQBundle with SimpleBus/AsynchronousBundle

39827.3k4](/packages/simple-bus-rabbitmq-bundle-bridge)[markup/job-queue-bundle

The Markup Job Queue bundle integrates with oldsound/rabbiitmq-bundle to provide automatic scheduling of recurring console command jobs

1859.6k](/packages/markup-job-queue-bundle)[sylius-labs/rabbitmq-simplebus-bundle

Integrates RabbitMQ with SimpleBus.

1150.7k1](/packages/sylius-labs-rabbitmq-simplebus-bundle)[kaliop/queueingbundle

Kaliop Queueing Bundle

145.1k3](/packages/kaliop-queueingbundle)

PHPackages © 2026

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