PHP is too verbose
SMRTR summary
PHP developers often add redundant keywords like `public` and `function` that the language already handles implicitly. Removing this boilerplate would clean up code and improve readability, especially ahead of generics support.
SMRTR provides this summary for quick context. The original article belongs to Daily.dev.
Read the original article