jeffersongoncalves/laravel-zero-self-update dependents (18) Order by: downloads | none Show: all | require | require-dev
-
PHP
jeffersongoncalves/screentest-cli
CLI tool for automated screenshot generation of Filament plugins.
-
PHP
jeffersongoncalves/filakit-cli
CLI tool for scaffolding Laravel projects with Filakit starter kits.
-
PHP
jeffersongoncalves/secure-lock-cli
CLI tool to audit project dependencies (Composer & npm) for known vulnerabilities and tell whether an available update actually leaves the vulnerable range.
-
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/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/obsidian-notes-cli
CLI that writes structured Markdown notes generated by Claude Code into an Obsidian vault.
-
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/repos-cli
A multi-host bulk git repository manager built with Laravel Zero. Clone, pull, and list open issues across hundreds of repos on GitHub, GitLab, and Bitbucket from your terminal.
-
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/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/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/plump-cli
CLI tool to query PHP package quality scores from Plumb (plumbphp.dev): show scores, trigger scans, view scan history.
-
PHP
jeffersongoncalves/deps-cli
CLI tool to detect and install project dependencies (Composer, npm, pnpm) and run their build scripts.
-
PHP
jeffersongoncalves/banners-cli
CLI tool to generate banner images using beyondcode/banners service. Built with Laravel Zero.