Hi, Phalcon documentation is great, but I'd like to be able to sniff around the source code to my liking. Now, would it be possible to generate, not only a C extension for PHP, but also flat file classes (like traditional frameworks) from the source files for me to look around in. And I imagine that people who are on shared hosts without root access would be able to use the framework as well – with some loss of performance of course.
Is this possible, and if how?