jeffersongoncalves member since: Mar 23, 2015

jeffersongoncalves's packages

  • PHP

    jeffersongoncalves/helpdeskkitv4

    helpdeskkit starter kit built on Laravel 13.x and Filament 4.x with a ready-to-use multi-panel structure.

  • PHP

    jeffersongoncalves/helpdeskkitv5

    helpdeskkit starter kit built on Laravel 13.x and Filament 5.x with a ready-to-use multi-panel structure.

  • PHP

    jeffersongoncalves/jira-cli

    A Jira Cloud CLI built with Laravel Zero.

  • PHP

    jeffersongoncalves/jq-cli

    A jq clone written in pure PHP on Laravel Zero. Lexer + parser + generator-based interpreter for the jq language. Windows-first, distributed as PHAR + .bat wrappers so jq finally works in CMD/PowerShell.

  • PHP

    jeffersongoncalves/laravel-cep

    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.

  • Blade

    jeffersongoncalves/laravel-cookie-consent

    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.

  • PHP

    jeffersongoncalves/laravel-created-by

    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 modific

  • PHP

    jeffersongoncalves/laravel-discord-logger

    Send Laravel logs to Discord with deduplication, configurable error grouping, rate limiting, async delivery and a graceful no-op when the webhook URL is missing.

  • Blade

    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.