Alternatives
Products that do what Eye of the Dragon does
Learn to parse, manage, and manipulate multibyte PHP strings
- 1AP
2012 · github.com
- 2BL
2015 · github.com
- 3FA
2014 · parsedown.org
- 4

- 5

- 6

- 7PF
May 2026 · github.com
- 8

- 9FU
2019 · github.com
- 10SF
I built https://stringflux.io/ to make everyday string transformations a little less painful. It’s similar to CyberChef in the sense that it supports multiple string operations, but with a cleaner, more focused UI and smart suggestions based on your input. You can also chain transformations — for example: decode base64 string which was base64 encoded from minified json → then json format (pretty-print) it — all in one flow. This is helpful when dealing with complex or nested strings, like encoded API responses or log data, where you need to apply multiple steps to make the…
2025 · stringflux.io
- 11L4
2013 · laravel.com
- 12NP
2017 · github.com
- 13AL
2018 · github.com
- 14NS
2016 · github.com
- 15PD
2011 · gist.github.com
- 16HC
Hi HN -- I built HTTP:COLON, a small, open-source web tool for quickly checking a site’s HTTP response headers and learning what they mean as you go. Link: https://httpcolon.dev/ What it does - Enter a URL and fetch its response headers - Groups common headers into handy buckets (cache, content, security) - Includes short docs/tooltips for headers and directives so you can look things up while debugging. I find hovering on highlighted headers quite useful! Supports different HTTP methods (GET/POST/PUT/DELETE) Deep links - You can link directly to a host,…
Jan 2026 · httpcolon.dev
- 17AL
Hey HN, I built ArtisanForge, a free platform to learn PHP and Laravel through a medieval-fantasy RPG. Instead of traditional tutorials, you progress through kingdoms, solve coding exercises in a browser editor, earn XP, join guilds, and fight boss battles. Tech stack: Laravel 12, Livewire 3, Tailwind CSS, Alpine.js. Code execution runs sandboxed via php-wasm in the browser. What's in there: - 12 courses across 11 kingdoms (PHP basics to deployment) - 100+ interactive exercises with real-time code validation using AST analysis - AI companion (Pip the Owlox) that uses Socratic method – never…
Feb 2026 · artisanforge.online
- 18PS
2017 · serializededitor.com
- 19LL
2018 · github.com
- 20LP
2015 · dailytil.xyz
- 21AJ
2016 · github.com
- 22PB
2012 · phpbestpractices.org
- 23ZD
2016 · github.com
- 24IJ
Built this for streaming AI tool calls. LLMs stream function arguments as JSON character-by-character. Most parsers reparse from scratch each time - O(n²) behavior that causes UI lag. This maintains parsing state, processing only new characters. True O(n) performance that stays imperceptible throughout the entire response. Ruby gem, MIT licensed. Would love feedback.
Oct 2025 · aha.io
Ranked by how close each launch is in meaning, then by votes. Refine with a description →