Laravel Umami is a Laravel package that integrates Umami analytics into Blade templates. It stores configuration in the database via spatie/laravel-settings, allowing automatic pageview and event tracking with minimal setup.
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 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.
Laravel 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.
Laravel package integrating Ranetrace for error tracking, privacy-first website analytics, uptime and performance monitoring, centralized logging, and MCP server access for AI agents.
The TablePro marketing site, a Laravel + Inertia + React web application serving the homepage, comparison pages, database landing pages, blog, and legal pages for the native macOS database client TablePro. It runs without a database or credentials, using markdown and JSON content.
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.
Coolify is an open-source, self-hostable PaaS alternative to Vercel, Heroku, and Netlify for managing servers, applications, and databases.
shadcn/ui is an open-source collection of customizable, accessible UI components distributed through a code distribution platform, intended as a starting point for building your own component library and compatible with popular frameworks.
A Filament PHP plugin that integrates Plausible Analytics into Filament admin panels, providing automatic script injection and a built-in settings page to manage tracking domains and host URLs.
Filament is an open-source UI framework for Laravel that provides ready-made building blocks — tables, forms, infolists, notifications, dashboard widgets and action modals — for building applications and admin panels quickly with Livewire.
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.