DEV Community

Discussion on: Why do you still use Php?

Collapse
 
l3lackheart profile image
l3lackheart

what do your client side mean?
cuz if its about the frontend, the ux ui thing, then nothing wrong with php or laravel. I recommend you to try vue/react/svelte + api, or vue/react/svelte + inertia, or just livewire is enuf :v
if you mean the performance, I think php is pretty fast. Still feel laravel kinda slow? Meet Phalcon :v
To sum up, My servers can handle 10 times the traffic if they weren't busy apologizing for my own shit code base

Thread Thread
 
chilarai profile image
Chilarai

Thing is you still need to learn js framework with php to speed up the performance in the UI side. Also these days js frameworks can work with both frontend and backend

Need pointers here cuz so many people have ditched php already here

Thread Thread
 
l3lackheart profile image
l3lackheart

well then, lemme introduce you to Livewire
and here are something you might get confuse with Livewire

Thread Thread
 
chilarai profile image
Chilarai

Hmm. Thanks I will checkout their GitHub and learn about it. Something interesting