PHPackages                             positibe/unique-views-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. positibe/unique-views-bundle

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

positibe/unique-views-bundle
============================

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

1.2.0(7y ago)4114MITPHP

Since May 14Pushed 7y ago1 watchersCompare

[ Source](https://github.com/Positibe/UniqueViewsBundle)[ Packagist](https://packagist.org/packages/positibe/unique-views-bundle)[ Docs](http://positibelabs.com/bundles/unique_views)[ RSS](/packages/positibe-unique-views-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (6)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:

```
