Laravel PHP Framework vs. Umbraco CMS

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Laravel PHP Framework
Score 8.6 out of 10
N/A
Laravel is a free, open source web application PHP framework.N/A
Umbraco CMS
Score 9.2 out of 10
N/A
Umbraco is an open-source .NET Core CMS with over 700,000 active installs worldwide and with more than 200,000 active community members. It was first released on February 16th, 2005, and is still to this day an open-source project backed by a commercial company. To ensure Umbraco is always running the latest technology, the company has aligned with Microsoft's .NET release schedule to always have the Umbraco CMS…
$0
Pricing
Laravel PHP FrameworkUmbraco CMS
Editions & Modules
No answers on this topic
Umbraco Free
$0
Umbraco Cloud Starter
$45
per month
Umbraco Heartcore Mini
$49
per month
Umbraco Heartcore Starter
$239
per month
Umbraco Cloud Standard
$283
per month
Umbraco Cloud Professional
$758
per month
Umbraco Heartcore Professional
$999
per month
Umbraco Professional
$12,000
per year
Umbraco Enterprise
Flexible pricing
per year
Umbraco Cloud Enterprise
Flexible pricing
per month
Umbraco Heartcore Enterprise
Flexible pricing
per month
Offerings
Pricing Offerings
Laravel PHP FrameworkUmbraco CMS
Free Trial
NoYes
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
NoYes
Entry-level Setup FeeNo setup feeNo setup fee
Additional DetailsThe Umbraco CMS and all of its core features are the same across all plans. The paid on-premise plans include support, onboarding, licenses to add-on products (Umbraco Forms) as well as a discount on developer training courses. Umbraco Cloud is the CMS hosted on Azure Cloud servers with automated upgrades, unlimited hosting, and smooth deployments. All features can be found on Umbraco.com. Umbraco Heartcore is the managed Headless SaaS version of Umbraco.
More Pricing Information
Community Pulse
Laravel PHP FrameworkUmbraco CMS
Considered Both Products
Laravel PHP Framework

No answer on this topic

Umbraco CMS
Chose Umbraco CMS
Umbraco vs WordPress
Umbraco has more flexibility and customization options, but less features, reliability/stability, and community support.
WordPress offers less customization for data and content, but it is immensely more stable, has better features /plugins, and includes an …
Top Pros
Top Cons
Features
Laravel PHP FrameworkUmbraco CMS
Security
Comparison of Security features of Product A and Product B
Laravel PHP Framework
-
Ratings
Umbraco CMS
1.0
11 Ratings
156% below category average
Role-based user permissions00 Ratings1.011 Ratings
Platform & Infrastructure
Comparison of Platform & Infrastructure features of Product A and Product B
Laravel PHP Framework
-
Ratings
Umbraco CMS
5.3
10 Ratings
37% below category average
API00 Ratings5.59 Ratings
Internationalization / multi-language00 Ratings5.19 Ratings
Web Content Creation
Comparison of Web Content Creation features of Product A and Product B
Laravel PHP Framework
-
Ratings
Umbraco CMS
1.6
11 Ratings
130% below category average
WYSIWYG editor00 Ratings1.011 Ratings
Code quality / cleanliness00 Ratings1.011 Ratings
Admin section00 Ratings1.011 Ratings
Page templates00 Ratings1.011 Ratings
Library of website themes00 Ratings1.010 Ratings
Mobile optimization / responsive design00 Ratings1.010 Ratings
Publishing workflow00 Ratings1.011 Ratings
Form generator00 Ratings5.99 Ratings
Web Content Management
Comparison of Web Content Management features of Product A and Product B
Laravel PHP Framework
-
Ratings
Umbraco CMS
3.6
11 Ratings
68% below category average
Content taxonomy00 Ratings1.011 Ratings
SEO support00 Ratings1.010 Ratings
Bulk management00 Ratings4.98 Ratings
Availability / breadth of extensions00 Ratings5.210 Ratings
Community / comment management00 Ratings6.010 Ratings
Best Alternatives
Laravel PHP FrameworkUmbraco CMS
Small Businesses
CodeIgniter
CodeIgniter
Score 8.1 out of 10
Divi
Divi
Score 9.8 out of 10
Medium-sized Companies
Symfony
Symfony
Score 9.3 out of 10
Image Relay
Image Relay
Score 9.5 out of 10
Enterprises

No answers on this topic

Tridion
Tridion
Score 9.0 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Laravel PHP FrameworkUmbraco CMS
Likelihood to Recommend
8.0
(17 ratings)
1.0
(11 ratings)
Likelihood to Renew
8.0
(1 ratings)
-
(0 ratings)
Usability
-
(0 ratings)
4.0
(1 ratings)
Availability
-
(0 ratings)
7.0
(1 ratings)
Performance
-
(0 ratings)
3.0
(1 ratings)
Support Rating
-
(0 ratings)
2.0
(1 ratings)
Online Training
-
(0 ratings)
3.0
(1 ratings)
Implementation Rating
-
(0 ratings)
7.0
(1 ratings)
Product Scalability
-
(0 ratings)
4.0
(1 ratings)
User Testimonials
Laravel PHP FrameworkUmbraco CMS
Likelihood to Recommend
Open Source
Laravel is ideally suited for fluent PHP developers who want a framework that can be used to both rapidly prototype web applications as well as support scalable, enterprise-level solutions. I think where it is less ideal is where the client has an expectation of using a certain CMS, or of having a certain experience on the admin side that would perhaps be better suited to a full CMS such as Drupal or WordPress. Additionally, for developers who don't want to write PHP code, Laravel may not be the best solution.
Read full review
Umbraco
Umbraco CMS is the perfect tool for a company that is looking to keep their website updated. The simple to use tools and templates means updating and creating new pages is easy. The WYSIWYG editor is a nice feature, however, for accessibility, there should be some more guidance on what is suitable to be used on the CMS.
Read full review
Pros
Open Source
  • Many libraries available which simplify integration of SaaS APIs within your application (eg, MailChimp, Mandrill, Stripe, Authorize.net)
  • Pre-packaged tools to facilitate common tasks when building applications (eg, User Authentication and Authorization, Background Jobs, Queues, etc)
  • Support for a broad set of technologies out of the box (eg, PostgreSQL, MySQL/MariaDB, MemcacheD, BeanstalkD, Redis, etc)
Read full review
Umbraco
  • Quick to learn. For most if cases, developer needs to know Razor coding.
  • Doesn't require back-end programming.
  • Has build in users management (developers, content managers) and members management consoles (users of the site).
  • Clear admin tool (especially in version 7)
  • Fast.
  • Creating code from scratch, so it is easier to create clean code.
Read full review
Cons
Open Source
  • Significant learning curve. You cannot be an expert in a week. It takes many experimentations to properly understand the underlying concept. We ourselves learned it by using it on the job.
  • Too much to soak in. Laravel is in everything. Any part of backend development you wish to do, Laravel has a way to do that. It is great, but also overwhelming at the same time.
  • Vendor lock in. Once you are in Laravel, it would not be easy to switch to something else.
  • Laracasts (their online video tutorials) are paid :( I understand the logic behind it, but I secretly wish it would be free.
  • The eloquent ORM is not my recommendation. Let's say you want to write a join, and based on the result you wish to create two objects. If you use Laravel to do automatic joins for you, Laravel internally actually makes two calls to database and creates your two object rather than making one join call and figuring out the results. This makes your queries slow. For this reason, I use everything except eloquent from Laravel. I rather write my own native queries and control the creation of objects then rely on Laravel to do it. But I am sure with time Laravel will make fewer calls to DB.
Read full review
Umbraco
  • Speed for older sites - Umbraco content can load slowly if you have thousands of pages of content. Of course, this would not be a problem for simpler websites
  • Complexity - since the product is free out-of-the-box, it will take technical expertise to get Umbraco setup properly
Read full review
Usability
Open Source
No answers on this topic
Umbraco
Many end users will be overwhelmed with the admin interface. Some common functions are buried in menus
Read full review
Reliability and Availability
Open Source
No answers on this topic
Umbraco
Occasionally, errors will appear in the admin that make it impossible to work without developer support.
Read full review
Performance
Open Source
No answers on this topic
Umbraco
Working in the admin panel (adding / reviewing / editing content) is very slow. The public facing site speed is dependent on what the pages are doing and how well the code was written (whether it is optimized for speed).
Read full review
Support Rating
Open Source
No answers on this topic
Umbraco
Support for Umbraco-owned paid plugins is nonexistent.
Read full review
Online Training
Open Source
No answers on this topic
Umbraco
Online training is often based on older versions of the platform. So, you'll have to fill in the gaps on your own.
Read full review
Implementation Rating
Open Source
No answers on this topic
Umbraco
Spend the time to wireframe the content structure prior to diving in. This helps speed the process of implementation and it serves as documentation for end users.
Read full review
Alternatives Considered
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
Umbraco
Umbraco's templating is far superior than WordPress, Drupal and Joomla, but it's update process is WAY behind those platforms. The release schedule of Umbraco is way to often and most releases are to fix something missed in the previous release and not an improvement or new feature of the CMS
Read full review
Scalability
Open Source
No answers on this topic
Umbraco
Without significant development, the product does not scale well.
Read full review
Return on Investment
Open Source
  • Laravel allows us to rapidly prototype and build complete, scalable applications internally, which saves us time and allows us to have internal tools that fit out precise needs. We use Symfony for a similar purpose, but Laravel is an even higher-level framework that we find saves us substantially more time when building many types of web applications.
  • Laravel solves many of the underlying concerns of building a large application (such as authentication, authorization, secure input handling) in the right ways. It saves us from handling those low-level concerns ourselves, potentially in a way that could take a lot of time or sets us up for issues in the future. It's tough to assign an ROI to this, but I'm sure it has prevented issues and saved time, which both have an impact on our financial situation.
Read full review
Umbraco
  • Has helped us to create more engaging pages that push people to complete the online forms
  • We have seen more people buy from us since we launched our new look website
  • We can easily update the content without waiting for the development team to make changes
Read full review
ScreenShots

Umbraco CMS Screenshots

Screenshot of Umbraco 8 backoffice UIScreenshot of Umbraco 8 side by side multilingual editingScreenshot of Umbraco 8 Content AppsScreenshot of Umbraco Cloud project overviewScreenshot of Umbraco Cloud environment overview