jeffersongoncalves/laravel-zero-self-update dependents (18) Order by: name | downloads Show: all | require | require-dev
-
PHP
jeffersongoncalves/banners-cli
CLI tool to generate banner images using beyondcode/banners service. Built with Laravel Zero.
-
PHP
jeffersongoncalves/bb-cli
A modern Bitbucket Cloud CLI built with Laravel Zero. Manage pull requests, pipelines, branches, environments, and more from your terminal.
-
PHP
jeffersongoncalves/context7-cli
A Context7 API CLI built with Laravel Zero. Search libraries, fetch up-to-date documentation snippets, and manage Context7 resources from your terminal.
-
PHP
jeffersongoncalves/db-cli
CLI to inspect and query relational databases (MySQL, PostgreSQL, SQLite) with named connection profiles and table/json/csv output, built for pairing with an LLM doing schema exploration.
-
PHP
jeffersongoncalves/deps-cli
CLI tool to detect and install project dependencies (Composer, npm, pnpm) and run their build scripts.
-
PHP
jeffersongoncalves/filakit-cli
CLI tool for scaffolding Laravel projects with Filakit starter kits.
-
PHP
jeffersongoncalves/filament-plugin-cli
Scaffold new open-source Filament plugins with multi-branch git already configured (branch-to-Filament-major mapping controlled by --filament-version/--to-filament-version), built with Laravel Zero. Designed to be driven non-interactively (by an AI agent or a script) via arguments and flags.
-
PHP
jeffersongoncalves/git-worktree-cli
CLI tool to audit git worktrees and check whether their branches have been merged into the main branch.
-
-
PHP
jeffersongoncalves/jq-cli
A jq clone written in pure PHP on Laravel Zero. Lexer + parser + generator-based interpreter for the jq language. Windows-first, distributed as PHAR + .bat wrappers so jq finally works in CMD/PowerShell.
-
PHP
jeffersongoncalves/laravel-package-cli
Scaffold new open-source Laravel packages with git already configured, built with Laravel Zero. Designed to be driven non-interactively (by an AI agent or a script) via arguments and flags.
-
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/obsidian-notes-cli
CLI that writes structured Markdown notes generated by Claude Code into an Obsidian vault.
-
PHP
jeffersongoncalves/packagist-cli
CLI tool to publish and manage Composer packages on Packagist via its API (submit, update, list, info).
-
PHP
jeffersongoncalves/plump-cli
CLI tool to query PHP package quality scores from Plumb (plumbphp.dev): show scores, trigger scans, view scan history.