Libraries tagged by jerfeson
jeffersongoncalves/mobilekitv4
13 Downloads
MobileKit starter kit built on Laravel 13.x, Filament 4.x and NativePHP for native mobile applications.
jeffersongoncalves/mfakitv4
23 Downloads
Starter kit for Laravel 13 and Filament 4 with multi-panel structure, built-in Multi-Factor Authentication (MFA), WhatsApp connector, and profile management.
jeffersongoncalves/laravel-zero-support
138 Downloads
Reusable base utilities for Laravel Zero CLIs: cross-OS home/config directory resolution, opening URLs in the default browser, and secure JSON writing.
jeffersongoncalves/laravel-zero-self-update
382 Downloads
Reusable self-update service and base command for Laravel Zero CLIs distributed as a PHAR via GitHub Releases.
jeffersongoncalves/laravel-zero-json-config
148 Downloads
Base JSON configuration service for CLIs, with scope strategies (global, per-repo, per-project), get/set/all and 0600 writes.
jeffersongoncalves/laravel-zero-git
70 Downloads
Detect the current repository from the git remote: parse SSH/HTTPS remote URLs into host/owner/repo and build a stable slug, used by CLIs that auto-detect their workspace/repo.
jeffersongoncalves/laravel-zero-credentials
86 Downloads
Reusable base for storing CLI authentication credentials locally in JSON (~/./config.json or XDG), with 0600 permissions and a typed credentials contract.
jeffersongoncalves/laravel-zero-console
210 Downloads
Reusable traits for Laravel Zero commands: output formatting (tables, state colorization, dates), standardized API error handling, and cwd/argument path resolution.
jeffersongoncalves/laravel-zero-api-client
86 Downloads
Reusable base REST HTTP client for Laravel Zero CLIs: get/post/put/delete, pagination, Basic/Bearer auth and consistent API error handling.
jeffersongoncalves/laravel-service-desk
372 Downloads
Complete Service Desk package for Laravel with Tickets, SLA, Knowledge Base, and Service Catalog
jeffersongoncalves/laravel-satis
744 Downloads
A Laravel package for managing private Composer repositories with Satis
jeffersongoncalves/laravel-knowledge-base
332 Downloads
A Laravel package for building knowledge bases with articles, categories, versioning, and feedback
jeffersongoncalves/laravel-cms
37 Downloads
Laravel CMS — pages, posts, categories, tags, comments, revisions, SEO metadata, media library and navigation menus. Backend-only: models, migrations, config, contracts. Admin UI is provided by the separate filament-cms package.
jeffersongoncalves/helpdeskkitv4
17 Downloads
helpdeskkit starter kit built on Laravel 13.x and Filament 4.x with a ready-to-use multi-panel structure.
jeffersongoncalves/filament-yaml-editor
131 Downloads
A YAML editor field for Filament with CodeMirror 6, syntax highlighting, linting, and toolbar support.