Laravel Plausible is a Laravel package that integrates the Plausible Analytics API, providing facades to retrieve realtime visitors, aggregates, time series, and breakdowns, with configurable caching and simple Composer installation.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONLaravel is a PHP web application framework with expressive syntax, providing routing, ORM, dependency injection, queues, and real-time broadcasting.
Genlytics is a Laravel package for Google Analytics 4 that uses repository patterns, intelligent caching, background jobs, and event-driven architecture to fetch reports and real-time data via the GA4 Data API.
Laravisit is a Laravel package that provides an elegant way to track page views, visitor counts, and audience analytics. It uses traits and interfaces to add visit counting to any Eloquent model with configurable time intervals.
Laravel package for interacting with Plausible Analytics Stats API v2. It fetches visitors, pageviews, sources, countries, devices, goals and realtime metrics, and also manages sites and goals. Works with Plausible Cloud or self‑hosted instances and stores configuration via spatie/laravel-settings.
A Laravel package for integrating Rybbit privacy-friendly analytics. Features include a Blade directive for injecting the tracking script, server-side event tracking, user and overview stats queries, an optional tunnel proxying requests through your own domain, and a fake for testing.
A Laravel package that simplifies retrieving data from Google Analytics (GA4). Provides methods for fetching visitors, page views, top pages, referrers, user types, browsers, countries, and more. Returns Illuminate\Support\Collection objects with optional caching and faking support for tests.
A lightweight Laravel package for integrating Plausible Analytics into Blade views with database-backed configuration.