jeffersongoncalves member since: Mar 23, 2015 · Transparency log

jeffersongoncalves's packages

  • PHP

    jeffersongoncalves/laravel-erp-support

    ERP support — issues, service level agreements and warranty claims for the Laravel ERP ecosystem

  • PHP

    jeffersongoncalves/laravel-fake-cartoons

    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.

  • PHP

    jeffersongoncalves/laravel-fathom

    This Laravel package seamlessly integrates Fathom analytics into your Blade templates. Easily track website visits and user engagement directly within your Laravel application, providing valuable insights into your website's performance. This package simplifies the integration process, saving you ti

  • PHP

    jeffersongoncalves/laravel-favicon-proxy

    A Laravel package that proxies and server-side caches website favicons (Google S2 by default) behind a same-origin route, so visitors' browsers never hit the third-party favicon service. Validates the upstream content-type, sends nosniff, negative-caches failures and falls back to a transparent pixe

  • PHP

    jeffersongoncalves/laravel-github-client

    A lightweight GitHub REST API client for Laravel with tri-state repository status detection and built-in rate-limit handling.

  • PHP

    jeffersongoncalves/laravel-github-contributions

    Fetch the GitHub contribution calendar for any login as a flat 0-4 heatmap-cell array, ready to render your own contribution heatmap.

  • PHP

    jeffersongoncalves/laravel-github-readme

    A Laravel package that fetches, renders and disk-caches GitHub repository READMEs. It uses conditional ETag requests with a short freshness window, reuses cached HTML on 304 responses, falls back to stale content on errors, and rewrites relative assets/links to absolute GitHub URLs. Rendered HTML is

  • PHP

    jeffersongoncalves/laravel-github-stats

    Self-hosted Laravel package that serves dynamic SVG cards with your GitHub statistics. Replace unreliable third-party services with your own.

  • PHP

    jeffersongoncalves/laravel-gtag

    This Laravel package provides a straightforward integration of Google Analytics using Gtag into your Blade templates. It enables you to easily track website visits and user engagement, offering valuable insights into your site's performance. With minimal setup, you can leverage Gtag's powerful analy

  • PHP

    jeffersongoncalves/laravel-gtm

    This plugin seamlessly integrates Google Tag Manager (GTM) into your website, enabling streamlined management and deployment of marketing tags, analytics, and tracking pixels. With easy-to-implement script inclusion and customizable options, it simplifies the process of monitoring user interactions

  • PHP

    jeffersongoncalves/laravel-help-desk

    A comprehensive help desk and ticket management system for Laravel applications with email integration.

  • PHP

    jeffersongoncalves/laravel-html-sanitizer

    This Laravel package provides a simple wrapper around the Symfony HTML Sanitizer to safely clean untrusted HTML. It strips scripts, inline event handlers, and Alpine attributes while keeping the presentational subset (headings, lists, tables, code blocks, images, links) that rendered Markdown and RE

  • PHP

    jeffersongoncalves/laravel-knowledge-base

    A Laravel package for building knowledge bases with articles, categories, versioning, and feedback

  • 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.