Libraries tagged by jerfeson
ngankt2/filament-topbar
178 Downloads
A simple yet effective Filament plugin that automatically adds a customized topbar to your Filament admin panel. This plugin enhances your Filament panel's user experience by replacing the default topbar component with an improved version that displays navigation and user interface elements in strategic locations.
jeffersongoncalves/laravel-pwa-service-worker
65 Downloads
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 configurable.
jeffersongoncalves/laravel-oidc
223 Downloads
OpenID Connect for Laravel via a custom Socialite driver. Multi-tenant ready.
jeffersongoncalves/laravel-discord-logger
26 Downloads
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.
jeffersongoncalves/filament-translatable
276 Downloads
Enhanced Filament plugin for spatie/laravel-translatable with translation status indicators, locale flags, and improved DX.
jeffersongoncalves/filament-teams
23 Downloads
A Filament plugin that adds multi-tenancy with Teams, memberships, and team invitations to your panels.
jeffersongoncalves/filament-oidc
67 Downloads
Filament 5 plugin for OpenID Connect (OIDC) single sign-on, powered by jeffersongoncalves/laravel-oidc.
jeffersongoncalves/filament-multifactor-passkeys
138 Downloads
Filament 5 multi-factor authentication via WebAuthn passkeys, powered by spatie/laravel-passkeys.
jeffersongoncalves/filament-matomo
89 Downloads
Filament plugin for Matomo Analytics with Settings Page — manage tracking configuration directly from your Filament panel via spatie/laravel-settings.
jeffersongoncalves/filament-hidden-action
86 Downloads
Filament hidden action that allows you to define actions without rendering them in the UI.
jeffersongoncalves/filament-check-whois-widget
66 Downloads
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.
jeffersongoncalves/filament-barcode-field
26 Downloads
A Laravel Filament package that provides Barcode field functionality for your web applications. This package extends Filament v5 with a simple barcode input component supporting EAN-13, EAN-8, UPC-A, UPC-E, Code 128, Code 39, ITF and Codabar.
jeffersongoncalves/filament-additional-information
291 Downloads
A reusable Filament infolist section that displays created/updated (and any other) timestamp entries via a simple make() factory.
jeffersongoncalves/teamkitv5
132 Downloads
TeamKit starter kit built on Laravel 13.x and Filament 5.x with a ready-to-use multi-panel structure.
jeffersongoncalves/mobilekitv4
12 Downloads
MobileKit starter kit built on Laravel 13.x, Filament 4.x and NativePHP for native mobile applications.