South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
I've been trying to decide which framework to do a new project in and came across Phalcon.
Anyone using it? I was trying out Laravel too but found it a bit awkward to use then tried Phalcon and felt a lot more friendly for me. There are also some great Phalcon tutorials out there and sample projects which really help understand all the implementation.
Check it out here: http://phalconphp.com/en/
An interesting misconception seems to be that Laravel is responsible for Composer. Many voters, both discarded and valid ones, mention Composer as the main advantage of Laravel, alongside Eloquent ORM and the Blade template engine, which is downright odd seeing as Composer is a package manager completely oblivious to the framework it's being used with, if any. For more information, I urge the participants in question to read some of our Composer articles, like this one. Despite all this, having only tried Laravel in demo projects, the results of this survey have piqued my interest enough to build my next production project in it, powered by HHVM.
Not a fan of frameworks but they have their place.
I guess I would rather build my own code from scratch. Not like I'm building and selling code for a living where a framework makes it easier.![]()
Yes and not like your code needs to be secure, and that you need to have made sure to take various attack vectors in to place.![]()
Nor do you have to worry about huge security holes a framework has in place and that you have to wait for for years before they actually upgrade to PHP 5.4 and the like...?
Pro's and Con's everywhere. I'd say if you're worth your salt and decide to write from scratch, you know exactly where the security holes are (as there would be none), unlike when you use a framework and never realize there's a hole the size of Montana (yes Hanna) in there
Nor do you have to worry about huge security holes a framework has in place and that you have to wait for for years before they actually upgrade to PHP 5.4 and the like...?
Pro's and Con's everywhere. I'd say if you're worth your salt and decide to write from scratch, you know exactly where the security holes are (as there would be none), unlike when you use a framework and never realize there's a hole the size of Montana (yes Hanna) in there
what what??? utter tosh. sorry, there is no logic in this. if this was the case, then these frameworks would have no security holes, as the people writing them would know exactly where the security holes are, and therefore there would be none.....