jeffersongoncalves member since: Mar 23, 2015

jeffersongoncalves's packages

  • PHP

    jeffersongoncalves/evolutionkitv4

    The skeleton application for the FilamentPHP.

  • PHP

    jeffersongoncalves/filakit

    The skeleton application for the FilamentPHP.

  • PHP

    jeffersongoncalves/filakitv4

    The skeleton application for the FilamentPHP.

  • PHP

    jeffersongoncalves/filakitv5

    The skeleton application for the FilamentPHP.

  • PHP

    jeffersongoncalves/filament-ace-editor-field

    A Laravel Filament v4 field that integrates the Ace code editor into your forms, providing a rich, syntax‑highlighted code editing experience.

  • PHP

    jeffersongoncalves/filament-cep-field

    The Filament CEP Field is a custom input component designed specifically for Brazilian postal codes (CEP - Código de Endereçamento Postal). This component extends Filament's form capabilities by providing a specialized input field that handles CEP formatting, validation, and automatic address lookup.

  • PHP

    jeffersongoncalves/filament-check-whois-widget

    The Filament Check Whois Widget is a package for the Filament PHP framework that allows you to easily check the WHOIS information for domains. It integrates seamlessly with Filament's AdminPanel, providing a clean and user-friendly interface. The widget fetches WHOIS data using an external API (requiring an API key), displaying key details like registrant information, registration date, and expiry date. Configuration options allow for customization of the widget's appearance and behavior, such as setting the number of domains displayed per row, the column span, and whether to show a title. This simplifies the process of obtaining crucial domain information within your Filament application.

  • PHP

    jeffersongoncalves/filament-cookie-consent

    This Filament 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/filament-documentation

    A Filament plugin to add markdown-based documentation to your admin panel.

  • PHP

    jeffersongoncalves/filament-fathom

    Filament plugin for Fathom analytics with a built-in settings page. Manage tracking configuration directly from the admin panel.

  • PHP

    jeffersongoncalves/filament-gtag

    Filament plugin for managing Google Analytics (Gtag) settings with a Settings Page powered by spatie/laravel-settings.

  • PHP

    jeffersongoncalves/filament-gtm

    Filament plugin for Google Tag Manager with settings page powered by Spatie Laravel Settings

  • PHP

    jeffersongoncalves/filament-help-desk

    Filament plugins for jeffersongoncalves/laravel-help-desk — User, Operator, and Admin panels for ticket management.

  • PHP

    jeffersongoncalves/filament-hidden-action

    Filament hidden action that allows you to define actions without rendering them in the UI.

  • PHP

    jeffersongoncalves/filament-keyable

    This is a Laravel Filament package that provides a Keyable functionality for web applications.