
 News and Releases
 PHP 5.6.0 alpha1 - A little more than half a year has passed since the release of PHP 5.5.0, and now the first alpha version 5.6 is available. Those interested can familiarize themselves with the new features of the upcoming release. And even try and compare performance with previous versions right now at 3v4l.org .
 Phpfunction foo(Bar[] $bars) {} - each element of the $bars array must be of type Bar .
 Instruments
 Study materials
 PHPClasses.org # 43 podcast - “Does HHVM replace the familiar Zend Engine in PHP6?” - Discusses the latest RFCs, PHP 6, and HHVM.
 .
 Taylor's answer to the article "Do not use facades" - Recently there was a discussion about the facades in Laravel. In a post, Taylor dotted all i's, and in the video 
 demonstrates the use of DI and IoC in Laravel without calling facades.
 Multilingual site on Yii: Interface and URL
 Practice using Redis - A post about using Redis in the Yii Framework.
 UNIX_TIMESTAMP, ROUND and other DQL queries via queryBuilder in Symfony 2
 Sha512 support in wsse-authentication-bundle from Escape Studios, Symfony2
 Making web sites for PHP from scratch - An excellent post in which the author shares his experience of writing his own simple web server server in PHP.
 Encrypted client-server communication on Laravel 4
 Porting C # LINQ to PHP
 PHP LINQ similarity for EAV data storage model
 Creating 3D illustrations - a prototype system
 Debugging with XDebug and PhpStorm using the example of 1C-Bitrix site
 Transfer of Google Analytics tracks to third-party domains without javascript
 Convenient URL generation (CNC). Laravel 4 + third-party packages
 An example of using standalone actions in Yii2
 All about namespaces in yii1
 Your first PHP extension on Zephir
 Create PHP secure phar archives - Create custom PHP phar files to store sensitive data and check your password before use.
 Materials from past conferences
 PHP Conference Argentina 2013 - Video recordings of all reports from the last conference. Headers are in Spanish, but most reports are in English.
 SymfonyLive Berlin 2013 - Anthony Ferrara - Development in numbers - In his report, Anthony examines the available code quality analysis tools, gives theoretical information about the metrics used, demonstrates application on real projects like Drupal. In addition, it shows how to integrate metrics counting into the development process in order to improve the quality of created applications.
 SymfonyLive Berlin 2013 - Fabien Potencier - What's new in the world of Symfony
 SymfonyLive London 2013 - Video recordings of all reports.
 We take PHP seriously - Report from one of the developers of HHVM. Analyzed the strengths that, whether intentionally or accidentally, made PHP the dominant language in its niche. Facebook's attempts to eliminate the disadvantages of PHP are also highlighted, while preserving the merits.
 Entertaining
 .Source: https://habr.com/ru/post/210366/
All Articles