Younes quickly goes through some of the most exciting PHP 7.1 updates - come see what's new in this not-major-not-minor new version!
Tag: php7
Thomas Punt revises his previous implementation of the range operator in PHP and improves on it with some much needed extra functionality
Thomas Punt implements the range operator in PHP - come along and learn how to hack the internals of your favorite programming language!
See how easy it is to set up PHP 7 servers with both Laravel Forge and a manual DigitalOcean setup!
Nicola Pietroluongo takes a look at the new randomness functions in PHP 7, compares them to "rand", and introduces alternatives for older PHP versions.
Younes Rafie continues his foray into OctoberCMS development by showing you how to build a widget plugin from scratch.
Bruno Skvorc shows you the best way to get started developing new PHP packages with the help of The PHP League and a friendly checklist