Search by

jeffersongoncalves member since: Mar 23, 2015 · Transparency log

jeffersongoncalves's packages

  • PHP

    jeffersongoncalves/laravel-zapier

    Zapier integration for Laravel: manage Zaps, tasks, profile and trigger Zapier webhooks.

  • PHP

    jeffersongoncalves/laravel-zero-api-client

    Reusable base REST HTTP client for Laravel Zero CLIs: get/post/put/delete, pagination, Basic/Bearer auth and consistent API error handling.

  • PHP

    jeffersongoncalves/laravel-zero-cli

    Scaffold a new Laravel Zero CLI project with the whole release pipeline already wired: PHAR build, self-update, git-cliff changelog, CI and the shared laravel-zero-* conventions. Designed to be driven non-interactively (by an AI agent or a script) via arguments and flags.

  • PHP

    jeffersongoncalves/laravel-zero-console

    Reusable traits for Laravel Zero commands: output formatting (tables, state colorization, dates), standardized API error handling, and cwd/argument path resolution.

  • PHP

    jeffersongoncalves/laravel-zero-credentials

    Reusable base for storing CLI authentication credentials locally in JSON (~/.<app>/config.json or XDG), with 0600 permissions and a typed credentials contract.

  • PHP

    jeffersongoncalves/laravel-zero-git

    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.

  • PHP

    jeffersongoncalves/laravel-zero-json-config

    Base JSON configuration service for CLIs, with scope strategies (global, per-repo, per-project), get/set/all and 0600 writes.

  • PHP

    jeffersongoncalves/laravel-zero-package-scaffold

    Shared file templates (LICENSE, CI workflows, phpstan/phpunit, README) and namespace-casing resolution for package generator CLIs.

  • PHP

    jeffersongoncalves/laravel-zero-self-update

    Reusable self-update service and base command for Laravel Zero CLIs distributed as a PHAR via GitHub Releases.

  • PHP

    jeffersongoncalves/laravel-zero-support

    Reusable base utilities for Laravel Zero CLIs: cross-OS home/config directory resolution, opening URLs in the default browser, and secure JSON writing.

  • PHP

    jeffersongoncalves/mfakitv4

    Starter kit for Laravel 13 and Filament 4 with multi-panel structure, built-in Multi-Factor Authentication (MFA), WhatsApp connector, and profile management.

  • PHP

    jeffersongoncalves/mfakitv5

    Starter kit for Laravel 13 and Filament 5 with multi-panel structure, built-in Multi-Factor Authentication (MFA), WhatsApp connector, and profile management.

  • PHP

    jeffersongoncalves/mobilekit

    MobileKit starter kit built on Laravel 12.x, Filament 3.x and NativePHP for native mobile applications.

  • PHP

    jeffersongoncalves/mobilekitv4

    MobileKit starter kit built on Laravel 13.x, Filament 4.x and NativePHP for native mobile applications.

  • PHP

    jeffersongoncalves/mobilekitv5

    MobileKit starter kit built on Laravel 13.x, Filament 5.x and NativePHP for native mobile applications.