Tinkertown is a proof-of-concept platform inspired by Val Town that lets PHP developers write lightweight functions that instantly become HTTP endpoints. It uses nikic/php-parser to transform single-file PHP snippets into full Laravel controllers by parsing the AST and extracting use statements, variables, helper functions, and
Sort: