Tornado

Tornado 4.3 updated

In the beginning Facebook was built using PHP and MySQL, but as the traffic and size of the network increased, so did its requirements for a better and faster delivery of content in real-time. This led the Facebook team to delve into other technologies...

XHP

XHP 2.2.2 updated

This basically transforms PHP into a template engine, by giving it the possibility to reuse data as it wants to.XHP works by parsing and interpreting content found inside curly braces {} as a full PHP expression, usually used only for variables.By...