SitePoint PHP Blog: Phalcon 2.0 Alpha Landing
The SitePoint PHP blog has posted a new article about the latest version of Phalcon (v2.0) and an example of it in use. I've written about Phalcon before, and we've got a variety of articles on the...
View ArticlePadraic Brady: Zephir Language: Write PHP Extensions The Easy Way (Without C)...
In the new post to his blog Pádraic Brady starts a series looking at building PHP extensions "the easy way" using the Zehpir language, a derivative of PHP. When I first heard about the Phalcon...
View ArticleSimon Holywell: HHVM vs Zephir vs PHP: The showdown
Simon Holywell has posted what he calls a "showdown" between HHVM, Zephir and PHP comparing various benchmarks (based on a Mandelbrot Set fractal). Since its inception the slow running speed of PHP...
View ArticleSitePoint PHP Blog: Getting Started with PHP Extension Development via Zephir
The SitePoint PHP blog has posted an introductory tutorial helping you get started with extension development with Zephir, a language that aims to make extension development easy and fast. This...
View ArticleSitePoint PHP Blog: PHP Fights HHVM and Zephir with PHPNG
In a new post to the SitePoint PHP blog Bruno Skvorc talks about a "fight" that has broken out between various technologies vying to come out as the top PHP performance platform...more specifically...
View Article