jeffersongoncalves member since: Mar 23, 2015 · Transparency log
jeffersongoncalves's packages
-
PHP
jeffersongoncalves/laravel-livestorm
A lightweight Livestorm webinar API client for Laravel — events, sessions, people, and webhooks.
-
-
PHP
jeffersongoncalves/laravel-locale-cookie
A Laravel middleware that resolves the application locale from a cookie, validating the requested value against a configurable list of supported locales and falling back to a sensible default when the cookie is missing or unknown. Cookie name, supported locales, and fallback locale are all driven by
-
PHP
jeffersongoncalves/laravel-mail
Complete email management for Laravel: logging, database templates with translation, delivery tracking via webhooks (SES, SendGrid, Postmark, Mailgun, Resend), preview, resend, and analytics.
-
-
PHP
jeffersongoncalves/laravel-markdown
A shared CommonMark renderer for Laravel with GitHub Flavored Markdown, optional heading permalinks, and server-side syntax highlighting (class-based tokens) via tempest/highlight. Safe by default: raw HTML is escaped unless you opt in to html_input=allow for trusted content. Requires PHP 8.4 becaus
-
PHP
jeffersongoncalves/laravel-matomo
A simple and elegant Laravel package that seamlessly integrates Matomo Analytics tracking code into your Blade views.
-
-
PHP
jeffersongoncalves/laravel-meta-ads
Laravel integration for the Meta Ads (Facebook/Instagram Ads) Graph API
-
PHP
jeffersongoncalves/laravel-metrics-fathom
Laravel package to interact with Fathom Analytics API - fetch pageviews, visitors, events, and generate custom reports
-
PHP
jeffersongoncalves/laravel-metrics-matomo
Laravel package to interact with Matomo Analytics Reporting API - fetch visits, pageviews, referrers, devices, and generate custom reports
-
PHP
jeffersongoncalves/laravel-metrics-plausible
Laravel package to interact with the Plausible Analytics Stats API v2 - query visitors, pageviews, sources, countries, devices, goals and realtime metrics
-
PHP
jeffersongoncalves/laravel-mixpanel
This Laravel package seamlessly integrates Mixpanel analytics into your Blade templates. Easily track user interactions and product usage directly within your Laravel application using the Mixpanel JavaScript SDK, with all configuration managed via database settings.
-
PHP
jeffersongoncalves/laravel-mixpanel-api
Laravel client for the Mixpanel HTTP API: track events, update user profiles, and query insights, funnels, retention, and raw event exports.
-
PHP
jeffersongoncalves/laravel-newsletter
Compose, schedule and send double opt-in email newsletters with open/click tracking for Laravel applications.