Libraries tagged by zver
zero-gravity/zero-gravity-cms-bundle
5020 Downloads
ZeroGravity CMS Symfony Bundle
zereri/zereri
58 Downloads
The Zereri Framework.
spora-ai/spora-plugin-zernio
238 Downloads
Zernio social-media scheduling and publishing for Spora agents.
sarfrazrizwan/laravel-zerobounce
450 Downloads
Laravel package for ZeroBounce PHP SDK
owenvoke/laravel-zero-docker
426 Downloads
A Laravel Zero command to generate a Dockerfile using Box
megoxv/zeromsg
34 Downloads
Self-hosted WhatsApp Cloud API inbox, campaigns, automations, and developer API.
maddlen/module-zermatt-form
174 Downloads
A precognitive form implementation for Zermatt.
knack/zerobounce
18532 Downloads
Knack Zerobounce API wrapper
jeffersongoncalves/laravel-zero-support
227 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-package-scaffold
67 Downloads
Shared file templates (LICENSE, CI workflows, phpstan/phpunit, README) and namespace-casing resolution for package generator CLIs.
jeffersongoncalves/laravel-zero-json-config
373 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
205 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
199 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
534 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
199 Downloads
Reusable base REST HTTP client for Laravel Zero CLIs: get/post/put/delete, pagination, Basic/Bearer auth and consistent API error handling.