Projects / phpx

phpx

phpx augments PHP syntax with powerful metaprogramming constructs such as mixins, class-level eval()/macros, pattern matching, annotations and interface delegation. It also implements a simple compiler for converting this extended syntax to standard PHP. The "compiled" code can be cached to disk, allowing features to be used without any runtime performance penalty.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  14 Mar 2010 09:44

    Release Notes: This preview release is capable of running a Rails-style controller class supporting inheritable filter chains and declarative exception handling. Examples of this are included. Most major features are now complete, and test cases are included.

    Screenshot

    Project Spotlight

    Gearmand

    A job dispatching server.

    Screenshot

    Project Spotlight

    GNU ed

    An 8-bit clean, POSIX-compliant line editor.