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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. terravision/crm-logger-bundle

ActiveSymfony-bundle[Logging &amp; Monitoring](/categories/logging)

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 yesterday

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

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

[psr/log

Common interface for logging libraries

10.4k1.2B9.2k](/packages/psr-log)[itsgoingd/clockwork

php dev tools in your browser

5.9k27.6M94](/packages/itsgoingd-clockwork)[graylog2/gelf-php

A php implementation to send log-messages to a GELF compatible backend like Graylog2.

41838.2M138](/packages/graylog2-gelf-php)[bugsnag/bugsnag-psr-logger

Official Bugsnag PHP PSR Logger.

32132.5M2](/packages/bugsnag-bugsnag-psr-logger)[consolidation/log

Improved Psr-3 / Psr\\Log logger based on Symfony Console components.

15462.2M7](/packages/consolidation-log)[datadog/php-datadogstatsd

An extremely simple PHP datadogstatsd client

19124.6M15](/packages/datadog-php-datadogstatsd)

PHPackages © 2026

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