What is normalization and denormalization in the context of working with databases?
PHP
What is ACID?
What is the difference between composer.json and composer.lock files?
What are the magic methods in PHP and how are they used?
What is low coupling and high cohesion?
What is cohesion and coupling in programming?
What are the advantages and disadvantages of asynchronous calls in PHP?
What is polymorphism?
What is a monad?
How does a browser understand that HTTP request or response headers are complete?.
What is the difference between stop and mock?
What types of relationships exist in Laravel?
What is the difference between 'require' and 'require-dev' in the composer.json file?
What types of vulnerabilities in web applications do you know?
What else does encapsulation include besides data hiding?
What are the advantages of the Facade pattern in PHP development?
What is a dependency injection (DI) container?
What tools or methods can be used to monitor the execution speed of SQL queries?
What data transfer protocols do you know?
How to understand the database management system (DBMS)?