Writing Clean, Simple, and Maintainable Code with Modern PHP by Bijaya Prasad Kuikel

PHP Conference Japan 2024
レギュラートーク(50分)

Writing Clean, Simple, and Maintainable Code with Modern PHP

sadhakbj Bijaya Prasad Kuikel sadhakbj

This talk focuses on leveraging modern PHP features like arrow functions, typed properties, and named arguments to write robust, clean, and maintainable code. It offers best practices for structuring and organizing code and includes examples of bad code, showing how to resolve these issues with specific PHP features.