Projects
Open source projects and tools I’ve built.
Composer Fix
Fix known vulnerabilities in composer. It's npm audit fix but for php.
- stars
- 2
- release
- v1.0.0
- installs
- 14
Composer Soak Time
Block recent package releases in composer. It's min-release-age but for php.
- stars
- 2
- release
- v1.10.1
- installs
- 1.7k
Statamic Context CLI
A Laravel package that provides AI-friendly context about Statamic and Peak documentation for development assistance.
- release
- v0.0.7
Livewire Chat
Laravel Livewire Chat UI Starter Kit - A modern, real-time AI chat interface built with Laravel and Livewire.
- stars
- 52
- release
- v2.0.1
JSON to PHP
A simple web tool that converts JSON data structures into modern syntax PHP arrays. Useful for testing stubs.