{"id":13828474,"url":"https://github.com/awssat/laravel-visits","last_synced_at":"2025-05-14T20:07:14.508Z","repository":{"id":25212537,"uuid":"103460694","full_name":"awssat/laravel-visits","owner":"awssat","description":"📊 Laravel Visits is a counter that can be attached to any model to track its visits using Redis or Eloquent. (with tags, IP protection and caching)","archived":false,"fork":false,"pushed_at":"2025-04-14T11:58:01.000Z","size":221,"stargazers_count":970,"open_issues_count":4,"forks_count":90,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-04-14T18:03:44.982Z","etag":null,"topics":["counter","increment","laravel","laravel-counter","laravel-package","laravel-stats","laravel-visits","php","redis","stats","visitor","visits"],"latest_commit_sha":null,"homepage":"https://awssat.com/opensource","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/awssat.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":["awssat"]}},"created_at":"2017-09-13T23:06:43.000Z","updated_at":"2025-04-14T11:43:40.000Z","dependencies_parsed_at":"2024-03-06T17:19:48.404Z","dependency_job_id":"935e4da5-36d9-4ce3-9fda-f9be1e6179f6","html_url":"https://github.com/awssat/laravel-visits","commit_stats":{"total_commits":132,"total_committers":19,"mean_commits":6.947368421052632,"dds":0.7045454545454546,"last_synced_commit":"9670d768f763f3e73669bbac42bb36b55aad10b1"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awssat%2Flaravel-visits","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awssat%2Flaravel-visits/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awssat%2Flaravel-visits/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awssat%2Flaravel-visits/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awssat","download_url":"https://codeload.github.com/awssat/laravel-visits/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248933339,"owners_count":21185460,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["counter","increment","laravel","laravel-counter","laravel-package","laravel-stats","laravel-visits","php","redis","stats","visitor","visits"],"created_at":"2024-08-04T09:02:48.404Z","updated_at":"2025-04-14T18:05:10.718Z","avatar_url":"https://github.com/awssat.png","language":"PHP","funding_links":["https://github.com/sponsors/awssat"],"categories":["PHP"],"sub_categories":[],"readme":"# Laravel Visits\n\n![aravel-visits](https://i.imgur.com/xHAzl0G.png)\n\n[![Latest Version on Packagist][ico-version]][link-packagist]\n[![Software License][ico-license]](LICENSE.md)\n[![Build Status][ico-travis]][link-travis]\n[![Quality Score][ico-code-quality]][link-code-quality]\n[![Total Downloads][ico-downloads]][link-downloads]\n\n\n\u003e Please support our work here with donation so we can contuine improve this package once we raise fund we will contuine work on this package\n\nLaravel Visits is a counter that can be attached to any model to track its visits with useful features like IP-protection and lists caching.\n\n## Install\n\nTo get started with Laravel Visits, use Composer to add the package to your project's dependencies (or read more about installlation on [Installation](docs/3_installation.md) page):\n\n```bash\ncomposer require awssat/laravel-visits\n```\n\n## Docs \u0026 How-to use \u0026 configure\n\n-   [Introduction](docs/1_introduction.md)\n-   [Requirements](docs/2_requirements.md)\n-   [Installation](docs/3_installation.md)\n-   [Quick start](docs/4_quick-start.md)\n-   [Increments and decrements](docs/5_increments-and-decrements.md)\n-   [Retrieve visits and stats](docs/6_retrieve-visits-and-stats.md)\n-   [Visits lists](docs/7_visits-lists.md)\n-   [Clear and reset values](docs/8_clear-and-reset-values.md)\n\n## Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.\n\n## Contributing\n\nPlease see [CONTRIBUTING](CONTRIBUTING.md) and [CODE_OF_CONDUCT](CODE_OF_CONDUCT.md) for details.\n\n## Credits\n\n-   [Bader][link-author]\n-   [All Contributors][link-contributors]\n\n## Todo\n\n-   An export command to save visits of any periods to a table on the database.\n\n## Contributors\n\n### Code Contributors\n\nThis project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)].\n\u003ca href=\"https://github.com/awssat/laravel-visits/graphs/contributors\"\u003e\u003cimg src=\"https://opencollective.com/laravel-visits/contributors.svg?width=890\u0026button=false\" /\u003e\u003c/a\u003e\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n\n[ico-version]: https://img.shields.io/packagist/v/awssat/laravel-visits.svg?style=flat-square\n[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square\n[ico-travis]: https://travis-ci.org/awssat/laravel-visits.svg?branch=master\n[ico-code-quality]: https://scrutinizer-ci.com/g/awssat/laravel-visits/badges/quality-score.png?b=master\n[ico-downloads]: https://img.shields.io/packagist/dt/awssat/laravel-visits.svg?style=flat-square\n[link-packagist]: https://packagist.org/packages/awssat/laravel-visits\n[link-travis]: https://travis-ci.org/awssat/laravel-visits\n[link-scrutinizer]: https://scrutinizer-ci.com/g/awssat/laravel-visits/code-structure\n[link-code-quality]: https://scrutinizer-ci.com/g/awssat/laravel-visits\n[link-downloads]: https://packagist.org/packages/awssat/laravel-visits\n[link-author]: https://github.com/if4lcon\n[link-contributors]: ../../contributors\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawssat%2Flaravel-visits","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fawssat%2Flaravel-visits","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawssat%2Flaravel-visits/lists"}