You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Laravel package provides a Faker provider to generate fictional cartoon company names. Perfect for seeding your database with fun and recognizable company names from popular cartoons and animated series.
Laravel package to interact with Matomo Analytics Reporting API - fetch visits, pageviews, referrers, devices, and generate custom reports for dashboards
This Laravel package provides a simple yet customizable WhatsApp widget for your website. It allows you to easily add a clickable WhatsApp button or floating widget to connect visitors directly with your WhatsApp account.
Laravel package to integrate Umami analytics into Blade templates. Database-driven configuration via spatie/laravel-settings. Track pageviews and events with minimal setup.
This Laravel package provides a simple and elegant way to implement cookie consent on your website, ensuring compliance with privacy regulations like GDPR and CCPA. It offers a clean and customizable interface, allowing you to easily manage and display cookie consent banners and preferences.
A simple and efficient PHP package for querying Brazilian postal codes (CEP). This package provides an easy way to retrieve address information from Brazilian ZIP codes through multiple providers.
This Laravel package automatically logs the currently logged-in user's ID to the created_by, updated_by, deleted_by, and restored_by fields of your Eloquent models. It also automatically timestamps the restored_at field when a model is restored. This simplifies the tracking of data modifications and provides valuable auditing capabilities.
A lightweight Laravel package that integrates Plausible Analytics into your Blade views with database-backed settings via spatie/laravel-settings. Plausible.io is a privacy-friendly, open-source alternative to Google Analytics.
Laravel package for Google Analytics (Gtag) with database-backed settings via spatie/laravel-settings. Supports dynamic configuration, GDPR anonymize_ip, Facade, and helper function.
A complete, headless Service Desk package for Laravel featuring ticket management, SLA tracking, knowledge base, service catalog with approval workflows, and multi-channel email integration.
A Laravel package that integrates Matomo Analytics tracking into Blade views with database-backed settings via spatie/laravel-settings for runtime configuration.
Laravel package to integrate Meta (Facebook) Pixel with dynamic Pixel ID management via spatie/laravel-settings. Configure your Pixel ID from the database (e.g., admin panel) instead of static .env files.
Laravel package to integrate Fathom Analytics with database-driven settings via spatie/laravel-settings. Manage your tracking configuration dynamically without .env files.
Laravel package for Google Tag Manager (GTM) integration with database-backed settings via spatie/laravel-settings. Manage your GTM ID at runtime through admin panels, multi-tenant apps, or code.