Replies: 6 comments 15 replies
-
Originally posted by Pablo Ezequiel Leone Signetti on 2014-04-24T15:36Z I don't understand your point. Are you saying that Laravel is a symfony extension? Laravel use a part of the symfony components, not all and the architecture is different, easier. I prefer Laravel, and I think we can compare them because they are used for the same task and whether you know them or not, Laravel is easier to understand, better documented, and faster for development. Nice post! |
Beta Was this translation helpful? Give feedback.
-
Originally posted by gchokeen on 2014-07-15T11:25Z Niklas Modess Great article ! When someone ask Symfony2 vs Laravel, I think it means they want to know which one is suitable for their web app. In my perspective Symfony2 is vast and it's suitable to develop big web system not just website. I never checked Laraval yet! Let's just rephrase the question? I want to develop the web tool (Saas). I am worried about code standard, security, extendibility and so. Which one will you pick Symfony2 or Laravel and why? |
Beta Was this translation helpful? Give feedback.
-
Originally posted by turpana on 2014-08-07T02:11Z So you prefer Lavarel, but what's that sugar on top that you refer to? I get that Lavarel is built with Symfony2 components, but I'm still interested as to why I might try Lavarel vs Symfony2 on its own. FWIW, I'm coming from the perspective of looking for a light php framework. I usually build with Drupal or Wordpress, but am looking to try something new for a project that doesn't require the CMS component. |
Beta Was this translation helpful? Give feedback.
-
Originally posted by Teoh Han Hui on 2014-08-18T19:39Z An apples-to-apples comparison should be between Laravel and the Symfony2 framework, not the Symfony components. The Symfony routes example in your comment is totally not how it's usually done. I am a developer who's been working with (i.e. using) the Symfony2 framework for a year and a half now... |
Beta Was this translation helpful? Give feedback.
-
Originally posted by Petar Zivkovic on 2014-09-24T20:18Z Nice article, and I too am guilty of asking that question to my developer friends that use Laravel. The reason I ask is because I've had some exposure to Symfony, but not Laravel (not since v2 at least); so I am genuinely interested in some of the differences in actually using one vs the other... what happens when you have to get your hands dirty and build an app! :D I am often told that Laravel's learning curve is much easier to follow, and a lot of things just work intuitively (I'm told you can practically guess how something should be done, and it often works), and it really keeps things simple. Symfony on the other hand is (can be) quite complex, and the learning curve is incredibly steep. I gravitated towards it because of the architectural choices made in the framework, the configurability and service oriented nature of Symfony. While not necessarily simple or intuitive, once you get over the initial learning curve, Symfony allows you to create very complex and high quality apps in a very short time (relatively speaking). Back to the question of Laravel and Symfony going together; I think the underlying question is: Is Laravel a valid alternative to Symfony for large scale or complex (enterprise) apps? How about medium scale apps? (because Symfony can get seriously confusing, the learning curve is terrible) |
Beta Was this translation helpful? Give feedback.
-
Originally posted by Alex on 2014-11-20T22:36Z A moot post |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
laravel-vs-symfony/
Laravel vs Symfony
https://modess.io/laravel-vs-symfony/
Beta Was this translation helpful? Give feedback.
All reactions