A focused, 30-minute presentation showing how Pext works — from a raw PHP codebase to running JavaScript output, using real open source projects as demonstration material.
We pull a real open source PHP project, run pextc, and look at the JS output.
We run the project's existing PHPUnit test suite against the transpiled output to demonstrate behavioral equivalence.
A structured comparison of PHP source and its JavaScript equivalent, covering classes, namespaces, closures, and more.
We close with a discussion on what a migration would look like for your context — timelines, scope, and how to proceed.
No source code required at this stage. The demo uses publicly available open source projects.