wangqs/visit-detail

Check the details of this visit, including whether the source the search engine and source keywords 查看本次访问的详情,包含是否来源与搜索引擎和来源关键词

v2.2.1 2021-04-20 02:32 UTC

This package is auto-updated.

Last update: 2024-05-20 09:20:27 UTC


README

Check the details of this visit, including whether the source the search engine and source keywords 查看本次访问的详情,包含是否来源与搜索引擎和来源关键词

Installing

$ composer require wangqs/visit-detail -vvv

Usage

Wangqs\VisitDetail\Visit::detail();

Wangqs\VisitDetail\Visit::detail('www.xxx.com');

Contributing

You can contribute in one of three ways:

  1. File bug reports using the issue tracker.
  2. Answer questions or fix bugs on the issue tracker.
  3. Contribute new features or update the wiki.

The code contribution process is not very formal. You just need to make sure that you follow the PSR-0, PSR-1, and PSR-2 coding guidelines. Any new code contributions must be accompanied by unit tests where applicable.

License

MIT