jeffersongoncalves member since: Mar 23, 2015 · Transparency log
jeffersongoncalves's packages
-
PHP
jeffersongoncalves/laravel-paddle
PHP/Laravel client for the Paddle Billing API v1: products, prices, customers, subscriptions, transactions, discounts, adjustments, events, notifications and webhook signature verification.
-
PHP
jeffersongoncalves/laravel-page-cache
This Laravel package provides a full-page response cache middleware for stateless public GET pages. It caches 200 responses keyed by a version token, locale, and theme cookie, skips authenticated requests, exposes an X-Page-Cache HIT/MISS header, and offers a static flush() helper to invalidate ever
-
PHP
jeffersongoncalves/laravel-page-visits
Track page-view visits on any Laravel app's public routes, with device/browser/geo/locale/referer/UTM capture
-
PHP
jeffersongoncalves/laravel-partnerstack
PartnerStack partner and affiliate program API integration for Laravel
-
PHP
jeffersongoncalves/laravel-pixel
This Laravel package offers a straightforward way to integrate Meta (Facebook) Pixel into your application. By configuring your Pixel ID, you can effortlessly track user interactions, page views, conversions, and other valuable events on your website. This helps you gather insights into your audienc
-
PHP
jeffersongoncalves/laravel-plausible
A lightweight Laravel package that seamlessly integrates Plausible Analytics into your Blade views. Plausible.io is a privacy-friendly, open-source alternative to Google Analytics.
-
PHP
jeffersongoncalves/laravel-posthog
PHP/Laravel client for the PostHog API: event capture, batch ingestion, feature flags, persons and HogQL queries.
-
PHP
jeffersongoncalves/laravel-postmark
PHP/Laravel client for the Postmark REST API: transactional email, templates, bounces, messages, stats, server and suppressions.
-
PHP
jeffersongoncalves/laravel-pwa-favicon
This Laravel package serves a spec-shaped PWA `manifest.json` (with Android density icons, a 512px master icon, and a maskable variant) on top of jeffersongoncalves/laravel-favicon's favicon.ico, browserconfig.xml, and Apple touch icon head links. It turns any Laravel application into an installable
-
PHP
jeffersongoncalves/laravel-pwa-service-worker
A Laravel package that serves a PWA service worker at /sw.js from a Blade template whose cache version tracks the Vite build manifest hash. Ships precache + cache-first (hashed assets), network-first (navigations) and stale-while-revalidate (everything else) strategies with an offline fallback, all
-
PHP
jeffersongoncalves/laravel-queue-consumer
Dispatch Laravel queue jobs from ephemeral review environments to a central hub over HTTP instead of running a local queue worker.
-
PHP
jeffersongoncalves/laravel-queue-management
Manage Laravel's database queue tables (jobs, failed_jobs, job_batches) through models and a service layer.
-
PHP
jeffersongoncalves/laravel-queue-worker
Receive Laravel queue job payloads from ephemeral review environments over HTTP and execute them in their originating environment via Horizon.
-
-
PHP
jeffersongoncalves/laravel-rewardful
Rewardful affiliate and referral tracking API integration for Laravel