Skip to content

๐Ÿ“Š Laravel Visits is a counter that can be attached to any model to track its visits based on Redis. (with tags, IP protection and caching)

License

Notifications You must be signed in to change notification settings

malicucen/laravel-visits

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

97 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Laravel Visits

aravel-visits

Latest Version on Packagist Software License Build Status Quality Score Total Downloads

Laravel Visits is a counter that can be attached to any model to track its visits with useful features like IP-protection and lists caching.

Install

To get started with Laravel Visits, use Composer to add the package to your project's dependencies:

composer require awssat/laravel-visits

Docs & How-to use & configure

You can start reading the docs of Laravel Visits on our website [ docs ].

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details.

Credits

Todo

  • An export command to save visits of any periods to a table on the database.

Contributors

Code Contributors

This project exists thanks to all the people who contribute. [Contribute].

Financial Contributors

Become a financial contributor and help us sustain our community. [Contribute]

Individuals

Organizations

Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]

License

The MIT License (MIT). Please see License File for more information.

About

๐Ÿ“Š Laravel Visits is a counter that can be attached to any model to track its visits based on Redis. (with tags, IP protection and caching)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%