PHP 7.3 will have improved performance

The latest PHP 7.3 has introduced several core changes and deprecation of functionalities. One of the most important change is that the cyclic Garbage Collector has been enhanced. This may result in considerable performance improvements for your average PHP site.…

HOW TO: Laravel testing on Gitlab CI with Docker

This is just a quick mini-post sharing some of the nice stuff that I’ve done with my co-worker, Kheng Hui, while I was working on an A*STAR project. The project used Laravel 5.3 with PHP 7 and MySQL, and needed…

#PHPConfAsia It’s a wrap

PHPConfAsia Thoughts And More

The conference was just over and I’m already missing the fun times I had there. It was three days of fun and excitement; learning tons of things from the speakers – their experience, knowledge and most…