PHPackages                             laravision/visiteur - 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. laravision/visiteur

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

laravision/visiteur
===================

Analayse visiteurs system

06PHP

Since Jul 12Pushed 8y agoCompare

[ Source](https://github.com/laravision/visiteur)[ Packagist](https://packagist.org/packages/laravision/visiteur)[ RSS](/packages/laravision-visiteur/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravision visiteur system
==========================

[](#laravision-visiteur-system)

[![Version](https://camo.githubusercontent.com/0022e5f1d2905d1af04677c489972d492831e9c5c820105d68943c69f28950de/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c617261766973696f6e2f76697369746575722e737667)](https://packagist.org/packages/laravision/visiteur)[![License](https://camo.githubusercontent.com/9f39ccaae031c5324438b638af1d7cbcee44cd446a143a62f87be65fbcf99227/68747470733a2f2f706f7365722e707567782e6f72672f6c617261766973696f6e2f76697369746575722f6c6963656e73652e737667)](https://packagist.org/packages/laravision/visiteur)[![Total Downloads](https://camo.githubusercontent.com/8181189356d175f94cdac5b724366ffa5560ab54a02b4cb85cf59a90d63cc523/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c617261766973696f6e2f76697369746575722e737667)](https://packagist.org/packages/laravision/visiteur)

This package expects that you are using Laravel 5.1 or above.

[![Laravision Crud](https://camo.githubusercontent.com/cfa49be2affbd0a869fa728ed50671bb60496a0c0b377fe5ae73804f977912c1/68747470733a2f2f7332352e706f7374696d672e6f72672f746e326866353972332f76697369746575722e706e67)](https://github.com/laravision/crud/)

Install
-------

[](#install)

In order to install Laravel 5 Laravision Visiteur :

1. You will need to import the laravision/visiteur package via composer:

```
composer require laravision/visiteur
```

2. Add the service provider to your `config/app.php` file within the `providers` key:

```
// ...
'providers' => [
    /*
     * Package Service Providers...
     */

    Laravision\Crud\VisiteurServiceProvider::class,
],
// ...
```

3. Add the aliases to your `config/app.php` file within the `aliases` key:

```
// ...

'aliases' => [

    /*
     * Package Class Aliases...
     */
        'Visiteur' => Laravision\Visiteur\VisiteurFacade::class,

    ],
// ...
```

Usage
-----

[](#usage)

- Run the script in your middleware :

```
Visiteur::run();
```

License
-------

[](#license)

Laravision Visiteur is free and open-sourced software distributed under the terms of the [MIT license](http://opensource.org/licenses/MIT).

Note
----

[](#note)

Please report any issue you find in the issues page.
Pull requests are welcome.

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7149833?v=4)[Marwen Hlaoui](/maintainers/marwenhlaoui)[@marwenhlaoui](https://github.com/marwenhlaoui)

---

Top Contributors

[![marwenhlaoui](https://avatars.githubusercontent.com/u/7149833?v=4)](https://github.com/marwenhlaoui "marwenhlaoui (2 commits)")

### Embed Badge

![Health badge](/badges/laravision-visiteur/health.svg)

```
[![Health](https://phpackages.com/badges/laravision-visiteur/health.svg)](https://phpackages.com/packages/laravision-visiteur)
```

###  Alternatives

[fof/nightmode

Add a Night Mode option for your users to use on your Flarum forum

3781.9k2](/packages/fof-nightmode)[systemcode/brazilcustomerattributes

Magento 2 module to adapt customer and address fields to brazil.

6014.1k](/packages/systemcode-brazilcustomerattributes)[mdixon18/fontawesome

A FontAwesome Nova field.

15200.3k](/packages/mdixon18-fontawesome)

PHPackages © 2026

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