What is the difference between caching, encoding, and encryption?
PHP
What are mocks and stubs? How do they differ?
Why did you choose Symfony instead of Yii or Laravel?
What is PHP-FPM and how does it interact with FastCGI?
В чем отличие между конструкциями WHERE и HAVING в SQL?
Is the value assigned by reference or by value?
Can an abstract class contain a private method and why?
What is typing in the PHP language?
What principle does the Active Record pattern violate?
What are the types of keys in database tables?
What PHP versions are currently supported?
What are interfaces in PHP?
How do you implement the 'Strategy' design pattern in PHP?
Have you ever worked with legacy code?
What is RabbitMQ?
What are PSR and RFC in the context of PHP?
What does the WHERE clause in SQL affect?
What is an entity in the context of programming or databases?
What is the difference between closures in PHP and JavaScript?
What is algorithmic complexity?