Open Source Packages
A collection of Laravel packages and tools I've built to solve real-world problems.
Filament Ace Editor (Supporting Filament v5)
A powerful Ace Editor implementation for Filament Forms and Infolists.
Laravel Hyper-Cache-IO
Laravel Hyper-Cache-IO is an ultra-fast, distributed cache driver for Laravel applications. By combining L1 in-memory caching with a persistent SQLite WAL backend, it delivers exceptional performance and reliability without the overhead of Redis or Memcached. Designed for modern PHP environments like FrankenPHP, Swoole, and traditional Nginx/FPM, it features a lightweight internal HTTP API for seamless multi-server synchronization.
laravel-supervisor-manager
A comprehensive FilamentPHP dashboard for managing Supervisor processes and configurations in Laravel applications.
laravel-html-fragment-cache
A lightweight, generic HTML fragment caching package for Laravel. Cache any rendered HTML by identifier with support for all Laravel cache drivers.
laravel-auto-translations
Automatically scan your Laravel app for translation keys, export them to JSON, generate translations via OpenAI, and preview them.
laravel-changelog
Change Log View and Management Package for Laravel Projects, allowing for easy tracking and display of application updates.
laravel-remote-commands
Remote SSH Access for the Laravel Framework via phpseclib, enabling command execution on remote servers directly from Laravel.
frankenphp-classic-setup
A robust, modular Bash installer designed to streamline the deployment of FrankenPHP in "Classic Mode" behind an Nginx reverse proxy.
laravel-telegram-log-buttons
A Laravel logging helper for sending Telegram log messages with inline buttons via Monolog, making error monitoring interactive.