Help Ukrainian Ukraine economy and refugees by hiring Ukrainian Software Developers - we donate a lot to charities and volunteer foundations

Ukraine

PHP DIGEST #15: NEWS & TOOLS (MARCH 1 - MARCH 25, 2018)

PHP DIGEST #15: NEWS & TOOLS (MARCH 1 - MARCH 25, 2018)
Table of Contents

     

     

     

     

     

    news

    News & Releases

     

    php
    PHP Internals

    Before:

    if (is_array($foo) || $foo instanceof Countable) {
       // $foo is countable
    }

    After:

    if (is_countable($foo)) {
       // $foo is countable
    }

    tools

    Tools

     

    Learning

    Learning Materials

    Symfony

    Yii

    Laravel

    Zend

    Async PHP

    CMS

     

     

    image description

    Roman Korzh

    VP of Development

    image description

    Anna Slipets

    Business Development Manger

    Let's Talk