
Deploying the symfony development environment for Windows
Frequently used passwords: how not to get caught yourself and protect users
Updated Yii2 plugin for PhpStorm
Using Google Container Engine to Deploy Scalable and Secure PHP Applications - Google Cloud Next 2017
Composer boot loader optimization
How we started to develop our own project management system and what came out of it
The policy of backward compatibility in the development framework for the example of Magento 2. Part 1
Web push notifications quick and easy
NodeJS framework with Laravel syntax (and no noodles in code)
<?php declare(strict_types=1); require_once "pipe.php"; pipe($_)->strlen("foo")->var_dump($_); Source: https://habr.com/ru/post/324892/
All Articles