phalcon
phalcon copied to clipboard
:hatched_chick: Pure PHP implementation of the Phalcon framework.
Hi, Nice project, :D Phalcon 2.0.0 is avalaible on the 3rd BETA (nearly stable?) and completely rewritten in Zephir lang. I think, refactoring from this branch is much easier than...
The original Phalcon project contains lexers and tokenizers for Volt and PHQL. This combination creates an intermediate structure, which is then processed by a compiler. @phalcon suggested one could use...
This issue helps tracking the milestone process and collects all unit tests related to the code of the Autoloader component.
The phalcon devtools IDE stubs often document `scalar` parameter types as `strings`, which can lead to incompatible production code, since `phalcon-php` always executes type-checking mechanisms before executing a function. It...