Packages from phattarachai · Transparency log
-
PHP
phattarachai/claude-tasks-laravel
Headless Claude task runner for Laravel — declare a Task class (prompt + JSON schema + context), run it through the Claude Code CLI, get schema-validated JSON back. The model returns data; the app writes the database.
-
PHP
phattarachai/db-snapshot-sync-laravel
Rebuild a Laravel dev database from production in one command — driver-aware dump sanitizer, sync orchestrator, and a token-protected internal snapshot API. Extends spatie/laravel-db-snapshots.
-
-
PHP
phattarachai/laravel-ai-docs
Render a folder of markdown — your .ai/documents/ tree — as a searchable documentation site inside your Laravel app.
-
PHP
phattarachai/laravel-cloudflare
Purge the Cloudflare edge cache, toggle development mode, register tunnel DNS records, and sync WAF custom rules from artisan — built for apps behind a shared Cloudflare zone.
-
JavaScript
phattarachai/laravel-db-console
An in-app web DB client for Laravel — browse tables and run guarded SQL, without Adminer.
-
PHP
phattarachai/laravel-env-secrets
Encrypt .env.<env> with Laravel's env:encrypt, mint the decryption key with a CSPRNG, and install it on a deploy box over ssh — all from one artisan command, without the key ever touching stdout, shell history, or a process argument.
-
PHP
phattarachai/laravel-exception-log
Log exceptions to database with smart email alerts and mute capability
-
-
-
PHP
phattarachai/mail-log-laravel
Self-hosted outbound mail logger for Laravel — captures Mail + Notification sends, groups by Mailable class + model, ships its own Tailwind UI.
-
PHP
phattarachai/task-runs-laravel
In-app background-task status tracking for Laravel — opt-in jobs record task_runs rows with live progress, cooperative cancel, overlap + orphan guards, and a broadcast/poll UI contract.
-
-
-
PHP
phattarachai/watchtower-core
Framework-agnostic core for Watchtower: Sentry envelope parsing, event fingerprinting and shared value helpers.
-
PHP
phattarachai/watchtower-laravel
Laravel client for the Watchtower self-hosted Sentry-compatible exception tracker. Wires up sentry/sentry-laravel and a same-origin browser tunnel that dodges ad blockers.
-
PHP
phattarachai/laravel-mobile-detect
Desktop/mobile user agent parser with support for Laravel, based on MobileDetect
Abandoned!