DEV Community

Discussion on: Batteries for Phalcon PHP framework

Collapse
 
biros profile image
Boris Jamot ✊ /

Hi! a few years ago, I was wondering which PHP framework I'll be using in my new project. I had the choice between Symfony, Laravel, Slim & others, but I also discovered Phalcon.
Finally, I choose Slim because I don't like big frameworks & ORM, but I'm still interested in Phalcon and 4 years after, it seems to become widely adopted in the PHP world.
What is your opinion about Phalcon? For which use-cases do you use it? Did you ever built a serious application on top of it?

Collapse
 
adhocore profile image
Jitendra

yes we use parts of it in quite big phalcon app and so far so good. would love to hear what you build using this extension, and in case there is hiccups which you believe comes from this one, please file the issue in repo and i would do my best to help/fix.

Collapse
 
biros profile image
Boris Jamot ✊ /

Unfortunately, I never used Phalcon yet, but I keep it in mind for a further project.