
 News and Releases
 News and Releases PHP Frameworks Day 2015 - October 17 in Kiev will host a PHP conference. The program is still being formed, but among the speakers Jordi Boggiano, one of the Composer authors, has already been announced.
 PHP Frameworks Day 2015 - October 17 in Kiev will host a PHP conference. The program is still being formed, but among the speakers Jordi Boggiano, one of the Composer authors, has already been announced. Php
 Phpfunction reduce(int $a, int $b, callable(int, int):int $reducer) : int {
return $reducer($a, $b);
}
 Instruments
 Instrumentsvar_dump() , print_r() and debug_backtrace() . Supports CLI mode. Study materials
 Study materials Routing Component Symfony 2.7 - Routing
 Routing Component Symfony 2.7 - Routing Symfony Routing - How to match the route based on the host - Describes how to limit the route for certain domains or subdomains.
 Symfony Routing - How to match the route based on the host - Describes how to limit the route for certain domains or subdomains. Set Yii2 Behavior for storing trees in the database and sharing them
 Set Yii2 Behavior for storing trees in the database and sharing them How not to write comparisons. Symfony2 vs Yii: which framework to choose in 2015?
 How not to write comparisons. Symfony2 vs Yii: which framework to choose in 2015? PHP Social Network - Video course from www.codecourse.com for creating a social network using Laravel.
 PHP Social Network - Video course from www.codecourse.com for creating a social network using Laravel.
 Laravel: Ratchet - WebSocket. Learning to work with sockets , 2
 Laravel: Ratchet - WebSocket. Learning to work with sockets , 2 PDO again - the right way to work with databases in PHP
 PDO again - the right way to work with databases in PHP Rethinking Event Listeners - Logic should not be written in the event handler.
 Rethinking Event Listeners - Logic should not be written in the event handler. We integrate Paypal payment into web-application
 We integrate Paypal payment into web-application The evolution of the cloud log collection and the log collector in open source
 The evolution of the cloud log collection and the log collector in open source The digest of interesting materials from the world of Drupal # 12
 The digest of interesting materials from the world of Drupal # 12 Accelerate queries to the database using PDO and iterators
 Accelerate queries to the database using PDO and iterators Audio and video
 Audio and video
 How to start learning PHP?
 How to start learning PHP?
 Basics of arrays in PHP, useful functions for working with arrays
 Basics of arrays in PHP, useful functions for working with arrays Developing a PHP extension to implement a resizable array
 Developing a PHP extension to implement a resizable array Video recordings of reports from the conference phpDay 2015
 Video recordings of reports from the conference phpDay 2015Source: https://habr.com/ru/post/266313/
All Articles