24 août 2015 11:52, par Amaury Bouchard

The feature-complete beta of the new PHP 7 was recently released. The 7.0.0 major release contains so many cool features that we decided to dedicate a whole post to it.

13 novembre 2014 10:46, par Amaury Bouchard

Recently it was launched a new PHP compiler named Recki-CT that generates native machine code that can outperform the same PHP code run by Zend Engine or Facebook HHVM. Read this article to learn more about this new PHP compiler, how it works and the plans for its future.

07 juin 2014 20:48, par Amaury Bouchard

What's PHPNG? Who's leading it and how does it stack up against HHVM and Zephir?

Dis autrement, quel est le futur de PHP ?

23 mars 2014 21:45, par Amaury Bouchard

Facebook a présenté Hack, son langage de programmation qui ajoute plusieurs fonctionnalités au PHP, comme la typage statique ou la programmation concurrentielle.

15 février 2014 09:14, par Amaury Bouchard

Recently, Rasmus Lerdorf, the creator of PHP, stated in a PHP frameworks conference that all PHP frameworks suck. He also answered several interesting questions about the present and future solutions in PHP 7 or beyond. Read this article to learn more about Rasmus said and the what it means for the way you develop PHP now and in the future.

14 février 2014 16:18, par Amaury Bouchard

Flysystem est une API PHP open source permettant de gérer différents types de systèmes de fichiers (local, FTP, cloud...) à partir d'une seule et même syntaxe.

09 février 2014 14:33, par Amaury Bouchard

Des exemples de code en PHP pour un grand nombre de design patterns.

09 février 2014 12:15, par Amaury Bouchard

An easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative PHP tutorials around the Web.

06 février 2014 12:41, par Amaury Bouchard

Get familiar with the pitfalls of horizontal scaling in PHP and their solutions

06 février 2014 11:17, par Amaury Bouchard

What can we expect if HHVM replaces Zend Engine in PHP 6? What are the possible pros and cons?