CakePHP vs. Laravel PHP Framework

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
CakePHP
Score 1.7 out of 10
N/A
CakePHP is a free and open source PHP framework.N/A
Laravel PHP Framework
Score 9.7 out of 10
N/A
Laravel is a free, open source web application PHP framework.N/A
Pricing
CakePHPLaravel PHP Framework
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
CakePHPLaravel PHP Framework
Free Trial
NoNo
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
CakePHPLaravel PHP Framework
Considered Both Products
CakePHP
Chose CakePHP
We didn't know any better - if we had, we would have not chosen CakePHP.
Laravel PHP Framework
Chose Laravel PHP Framework
In my experience, if a development team is using an MVC framework that's not Laravel, they're doing one of two things:

1. Using an older framework like Code Igniter, CakePHP, or one of the many dozen others
Chose Laravel PHP Framework
If you are using PHP, you should be using Laravel! It is superior in every way to CodeIgniter & CakePHP. Not to be unfair to Cake & CodeIgniter, which both have built in ORM, making queries very simple. Laravel on the other hand offers their eloquent ORM that makes database …
Chose Laravel PHP Framework
Originally, it was a decision between Zend, CodeIgniter, and CakePHP for me. I chose CakePHP and used it as my main PHP framework for at least a couple of years before noticing and giving Laravel a fair try. Ultimately I selected Laravel because I felt it fit with my preferred …
Chose Laravel PHP Framework
Laravel's community was more active, the ecosystem was more expansive, and the documentation was much stronger. CakePHP caught my eye for its simplicity; however, when I began exploring all of the things that I hoped that the web application might be able to do, it quickly …
Chose Laravel PHP Framework
Laravel PHP Framework's documentation and toolchain sets it above the rest by making it easy to work into your environment. Spend more time creating and less time configuring servers.
Chose Laravel PHP Framework
The majority of the above-mentioned frameworks are good at some particular things. Laravel PHP Framework in general is capable of doing all the same things with standard best practices. Additionally, Laravel PHP Framework brings great community support that is ever-growing. the …
Chose Laravel PHP Framework
Different frameworks have their different pros and cons. I cannot compare one framework with another as every product has its own positive impacts.
Chose Laravel PHP Framework
Laravel PHP Framework is the most developed, updated framework right now, with lots of features. Using older versions is less appreciated by the developer community. It is well documented, and Laravel has a pretty big community of supporters getting your query solved faster and …
Chose Laravel PHP Framework
Supporting unit testing is bigger plus point in Laravel than any other framework. Developing with Laravel is much easier. Other frameworks have value in market, but Laravel has taken the lead in popularity among PHP developers in recent years. The large community supports you …
Chose Laravel PHP Framework
Laravel is built on top of Symfony so is naturally a better upgrade. It is far superior than cake and igniter (in my opinion). I don't remember, but somewhere in internet someone made a comparison with Laravel and others as racing motor-bike vs a cycle. Because of large …
Chose Laravel PHP Framework
I inherited Laravel projects originally created by other developers. I haven't migrated clients at this time, however as the project gets bigger and I need to find more elaborate workarounds to address needs that option will be put on the table.
Best Alternatives
CakePHPLaravel PHP Framework
Small Businesses
Laravel PHP Framework
Laravel PHP Framework
Score 9.4 out of 10
CodeIgniter
CodeIgniter
Score 10.0 out of 10
Medium-sized Companies
Laravel PHP Framework
Laravel PHP Framework
Score 9.4 out of 10
Symfony
Symfony
Score 10.0 out of 10
Enterprises

No answers on this topic

No answers on this topic

All AlternativesView all alternativesView all alternatives
User Ratings
CakePHPLaravel PHP Framework
Likelihood to Recommend
5.0
(2 ratings)
7.7
(17 ratings)
Likelihood to Renew
-
(0 ratings)
8.0
(1 ratings)
User Testimonials
CakePHPLaravel PHP Framework
Likelihood to Recommend
Open Source
If you need to create simple CRUD applications using a MVC framework, I could say CakePHP could achieve this. But with frameworks like Laravel on the market, I would have a hard time recommending CakePHP for anything.
Read full review
Open Source
Laravel PHP Framework is well suited for a variety of different environments. My custom web application allowed me to build a Customer Relationship Management (CRM) system quickly and easily. I had been starting with data from a Microsoft Access database and wanted to get things migrated to MySQL. In some ways, as a PHP Framework, Laravel PHP Framework empowered me to focus on building the application without worrying about many of the under-the-hood matters. I was able to structure building the database, work on the business logic in controllers, and focus on the user interface in the views. Effectively, the structure made me a better programmer and helped me to go beyond functionality and introduce the ability to automatically notify me when users found an error. What really got me excited was the ability to implement unit tests so that when I upgrade or change something, I can quickly test all of the critical functionality of the application by running the unit tests. This gives me the feeling of having an enterprise level stable application.
Read full review
Pros
Open Source
  • Easy learning curve
  • Can be used by new developers without paying a formation
  • The MVC is pretty well implemented
Read full review
Open Source
  • Laravel utilizes the best possible PHP standards and coding practices.
  • Laravel uses many widely-accepted community libraries and builds upon them, rather than re-inventing everything.
  • Laravel has many components available from the community and is extremely easy to build custom components for, either with custom code or by integrating existing third-party PHP libraries.
  • Laravel is flexible enough to power pretty much any kind of application I can imagine.
Read full review
Cons
Open Source
  • The biggest issue inherit in CakePHP, and why we switched to Laravel, is the base configuration of the program. Most people aree that CakePHP uses old (outdated, even dangerous) PHP habits. There is some truth in this: Cake has not been as quick to adapt to the newer PHP versions as they should. I was always surprised that with new major releases, from 2.4 to 2.5 for example, that the minimum version of PHP will never increase. For example, CakePHP only requires version 5.2.8 of PHP, but it would not have been difficult to update the minimum version at least 5.3 when adapting a new version.
  • Speed - our company had many issues scaling CakePHP to a medium size application software, even with using REDIS/memcache we would still run into many issues with the built-in ORM.
Read full review
Open Source
  • Laravel is updated regularly, which is great. However, in order to get the latest features, use the newest 3rd party libraries, have the most current security updates, and ensure that the newest features of PHP are usable, you have to continuously upgrade your Laravel application. This costs time and money, obviously, and if you don't stay on top of the updates you will quickly fall behind. This is the case with any open source software, but it needs to be considered for any team considering using Laravel or any other software.
  • Because of the size of the Laravel community, there are a LOT of 3rd party libraries. Some of these are great, some are less than great. Sometimes it's difficult to evaluate the quality of a library, making it difficult to trust many libraries. Developers need to be cautious and thoughtful when considering using new software.
  • Because of the rapid development of the Laravel framework, the size of the community, and the simplicity of being able to publish content online - it is very easy to find documentation, tutorials, or other "advice" that is not up to date, or that has outdated information.
Read full review
Likelihood to Renew
Open Source
No answers on this topic
Open Source
Laravel PHP Framework has continued to exceed my expectations. It supported me in the development of a high quality and stable web application that is mission critical for the organization. I cannot imagine wanting to use any other tool for web development. Documentation, unit tests, and numerous integration options make using Laravel PHP Framework a natural choice.
Read full review
Usability
Open Source
No answers on this topic
Open Source
As I mentioned earlier Laravel PHP Framework has lot of in built feature as well as there is vast set of packages available to add the features in your application. It has very large community who can help when you feel stuck somewhere. This is why this rating is justified.
Read full review
Alternatives Considered
Open Source
Cakephp is more easy to implement and to learn that CodeIgniter. That's why I switched pretty quickly from the first (CodeIgniter) to cakephp.
Read full review
Open Source
Supporting unit testing is bigger plus point in Laravel than any other framework. Developing with Laravel is much easier. Other frameworks have value in market, but Laravel has taken the lead in popularity among PHP developers in recent years. The large community supports you if you have problems. Using Laravel, integration became easy with third-party libraries, but it was costly too.
Read full review
Return on Investment
Open Source
  • Negative Impact - we ended up having to rewrite our entire web-application from CakePHP to Laravel.
Read full review
Open Source
  • Positive: Our delivery time for PHP application is faster than usual.
  • Positive: Developers are happy and they write better code with their usual development tools. No tool-upgrade necessary.
  • Negative: Initial delivery took 6 months extra and had to rewrite project several times.
Read full review
ScreenShots