PHPackages                             lahmacun/hit-counter-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. lahmacun/hit-counter-bundle

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

lahmacun/hit-counter-bundle
===========================

Symfony PositibeUniqueViewsBundle for count the number of views of a object model

05PHP

Since Mar 15Pushed 6y ago1 watchersCompare

[ Source](https://github.com/lahmacun/hit-counter-bundle)[ Packagist](https://packagist.org/packages/lahmacun/hit-counter-bundle)[ RSS](/packages/lahmacun-hit-counter-bundle/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Positibe UniqueViews Bundle
===========================

[](#positibe-uniqueviews-bundle)

This bundle allow you add a counter system to your visitable entities.

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

[](#installation)

To install the bundle just add the dependent bundles:

```
php composer.phar require positibe/media-bundle

```

Next, be sure to enable the bundles in your application kernel:

```
