#php
Read more stories on Hashnode
Articles with this tag
Laravel Artisan Console is a powerful functionality to write your console commands, also thanks to Symfony Console Component which represents the base...
If you've ever interacted with Twitch Chat IRC, you probably have used tmi.js or a similar library. Recently, because I mainly use PHP, I discovered...
One of the greatest features of PHP7.4 is for sure the preload - part of the opcache extension. We recently moved a big part of my company's core APIs...