laravel-frontdoor
by daikazu
OTP-based passwordless email authentication for Laravel. No database tables required — codes stored in cache, identity in session.
laravel-llm-ready
by daikazu
Serve LLM-optimized markdown versions of your Laravel pages by appending .md to any URL.
laravel-recursive-collection
by daikazu
Convert nested arrays, associative, and multidimensional arrays into nested collections.