jeffersongoncalves member since: Mar 23, 2015 · Transparency log

jeffersongoncalves's packages

  • PHP

    jeffersongoncalves/laravel-oidc

    OpenID Connect for Laravel via a custom Socialite driver. Multi-tenant ready.

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

    Manage Laravel's database queue tables (jobs, failed_jobs, job_batches) through models and a service layer.

  • PHP

    jeffersongoncalves/laravel-satis

    A Laravel package for managing private Composer repositories with Satis

  • PHP

    jeffersongoncalves/laravel-security-headers

    This Laravel package stamps a configurable set of baseline security headers (X-Content-Type-Options, X-Frame-Options, Referrer-Policy, Permissions-Policy, Content-Security-Policy, Cross-Origin-Opener-Policy, X-Permitted-Cross-Domain-Policies and HSTS) onto your HTTP responses via a single middleware

  • PHP

    jeffersongoncalves/laravel-service-desk

    Complete Service Desk package for Laravel with Tickets, SLA, Knowledge Base, and Service Catalog

  • PHP

    jeffersongoncalves/laravel-short-url

    A Laravel package for creating and redirecting short URLs, with caching and an extensible redirect pipeline.

  • PHP

    jeffersongoncalves/laravel-ssrf-guard

    A Laravel package that protects outbound HTTP requests from SSRF (Server-Side Request Forgery): it validates that a URL's host resolves only to public IPs (denying private, reserved, loopback and link-local ranges by default), pins the connection to the validated IP to close the DNS-rebinding TOCTOU

  • PHP

    jeffersongoncalves/laravel-teams

    A Laravel package that adds Teams, memberships, and team invitations with multi-tenancy support to your application.

  • PHP

    jeffersongoncalves/laravel-topic-normalizer

    A tiny Laravel helper that merges raw topic/keyword lists (GitHub topics, composer.json + package.json keywords, Packagist keywords, …) into one slugged, deduplicated, length-filtered and capped list.

  • PHP

    jeffersongoncalves/laravel-umami

    This Laravel package seamlessly integrates Umami 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 tim