|
|
|
|
|
by bacan
1370 days ago
|
|
There is nothing wrong with baremetal 2003 style PHP. It is NOT a compiled language. Every line of code in PHP translates to one or more lines of Machine code. As such a framework in PHP is counter intuitive and will only slow things down more. |
|