nowfound

Alternatives

Products that do what Eye of the Dragon does

Learn to parse, manage, and manipulate multibyte PHP strings

  1. 1AP

    2012 · github.com

  2. 2BL
  3. 3FA
  4. 4
    Strings175

    In-app copy editing for UX writers and product teams

    2020

  5. 5

    Perform many string operations to clipboard content

    2020

  6. 6
    Lumen173

    A PHP micro-framework by Laravel

    2015

  7. 7PF
  8. 8

    Turn plain language into powerful database queries

    2025

  9. 9FU

    2019 · github.com

  10. 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

  11. 11L4
  12. 12NP
  13. 13AL
  14. 14NS
  15. 15PD

    2011 · gist.github.com

  16. 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

  17. 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

  18. 18PS
  19. 19LL

    2018 · github.com

  20. 20LP
  21. 21AJ
  22. 22PB
  23. 23ZD
  24. 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 →