
opcache.huge_code_page=1 in php.ini . This can give a performance boost of up to 2% on supported platforms.
Release Phalcon 2.1.0 beta 1
Symfony and Content Management (CMS)
Lines in PHP - An excellent post about how strings are organized in PHP, as well as about the differences between implementations in PHP 5 and PHP 7.
Authentication through Linux system users
Step forward with MVC: CQRS
Auto-increment identifiers: distribution of your data - Let me remind you that in addition to the zackkitzmiller / tiny-php mentioned in the article for obfuscating identifiers there are also jenssegers / optimus , ivanakimov / hashids.php .
QuadBraces - based on the MODX parser
PHP and realpath_cache
Secure login with PHPixie 3
The digest of interesting materials from the world of Drupal # 13
Generating PDF files in a web project: wkhtmltopdf program
We write our logger based on psr / log. For beginners
How I tried to make friends with Google API with CodeIgniter A3M and what came of it
Asynchronous execution of PHP script on subprocesses
Extremely Defensive PHP - Useful tips from Marco Pivetta (ocramius) .
Laracon EU 2015 - All reportsSource: https://habr.com/ru/post/267281/
All Articles