Download the PHP package daandelange/simplestats without Composer
On this page you can find all versions of the php package daandelange/simplestats. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download daandelange/simplestats
More information about daandelange/simplestats
Files in daandelange/simplestats
Download daandelange/simplestats
More information about daandelange/simplestats
Files in daandelange/simplestats
Vendor daandelange
Package simplestats
Short Description Simple visitor analytics for your Kirby website.
License MIT
Homepage https://github.com/Daandelange/kirby-simplestats#readme
Package simplestats
Short Description Simple visitor analytics for your Kirby website.
License MIT
Homepage https://github.com/Daandelange/kirby-simplestats#readme
Please rate this library. Is it a good library?
Informations about the package simplestats
SimpleStats
Track page views, referrers and devices on your Kirby website.
This plugin provides a simple solution for self-hosted, minimal and non-intrusive visitor analytics.
Tracking Features :
- Referrer URLs to keep track of who links to your website, categorised as either
search,socialorwebsite. - Device information (device types, browser engine, OS family; all version-less) for keeping track of how your website is visited.
- Page visits, counting 1 hit per page visit per unique user per language, every 24H.
Data Collection :
- Anonymised and processed according to a daily/weekly/monthly/custom timeframe.
- Stored in a single .sqlite database (versatile, easy to backup).
- Exposed through the
Statsclass (for usage in your frontend). - Visualised in a panel area using charts, and a page section shows page specific data.
Getting Started
For installation, configuration, integration, usage, and development see SETUP.md.
Credits
Powered by
- Chart.js for displaying interactive charts. [MIT]
- Package managers and packers : PNPM, Parcel, Composer, Yarn.
- Kirby CMS : Providing the plugin interface [licensed software]
- WhichBrowser/Parser-PHP : an accurate and performant php user-agent parser. [MIT]
- simplestats/referer-parser : a performant php refer(r)er parser. [MIT]
Alternatives / Similar
- DistantNative/retour-for-kirby : Manage redirects and track 404s right from the Panel.
- Bnomei/PageViewCounter : Count page hits and last visited date on your Kirby pages.
- SylvainJulé/kirby-matomo : A Matomo wrapper for Kirby 3-4-5.
- FabianSperrle/kirby-stats : Simple stats for Kirby 2.
- Arnoson/kirby-stats : (even more) Simple stats for Kirby 3.
License
- MIT : Free to use, free to improve.
Note: For commercial usage, please consider contributing or hire someone to do so.
Copyright 2020-2026 Daan de Lange and contributors.
All versions of simplestats with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2.0
whichbrowser/parser Version ^2.1
simplestats/referer-parser Version ^1.1
getkirby/composer-installer Version ^1.1
whichbrowser/parser Version ^2.1
simplestats/referer-parser Version ^1.1
getkirby/composer-installer Version ^1.1
The package daandelange/simplestats contains the following files
Loading the files please wait ...