|
|
|
|
|
by philippz
2781 days ago
|
|
PHP7 is really fast and performance won't be an issue. It's usually another bottleneck, like the database that kills your performance. Laravel is highly recommended these days. For even more performance you should check out PhalconPHP (https://phalconphp.com/en/). But still - I'd go with the Laravel ecosystem. |
|