ASP.NET vs. Laravel PHP Framework

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
ASP.NET
Score 8.9 out of 10
N/A
N/AN/A
Laravel PHP Framework
Score 8.6 out of 10
N/A
Laravel is a free, open source web application PHP framework.N/A
Pricing
ASP.NETLaravel PHP Framework
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
ASP.NETLaravel 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
ASP.NETLaravel PHP Framework
Considered Both Products
ASP.NET
Chose ASP.NET
ASP.Net is more feature rich compared to the Laravel PHP Framework, which is why we eventually chose it. Laravel does make for a quicker "first start" when building an application, but the long term investment we needed in features and functionality caused us to weigh in favor …
Laravel PHP Framework

No answer on this topic

Top Pros
Top Cons
Best Alternatives
ASP.NETLaravel PHP Framework
Small Businesses
Visual Studio
Visual Studio
Score 9.0 out of 10
CodeIgniter
CodeIgniter
Score 8.2 out of 10
Medium-sized Companies
Visual Studio
Visual Studio
Score 9.0 out of 10
Symfony
Symfony
Score 9.3 out of 10
Enterprises
Visual Studio
Visual Studio
Score 9.0 out of 10

No answers on this topic

All AlternativesView all alternativesView all alternatives
User Ratings
ASP.NETLaravel PHP Framework
Likelihood to Recommend
8.9
(38 ratings)
7.9
(17 ratings)
Likelihood to Renew
10.0
(1 ratings)
8.0
(1 ratings)
Support Rating
8.0
(1 ratings)
-
(0 ratings)
User Testimonials
ASP.NETLaravel PHP Framework
Likelihood to Recommend
Microsoft
Well suited: for interfaces between machines data and applications. Made as a service. For web applications in factories where you don't have access to thick clients due to the environment. not well suited: quick measurements and fast data transitions between different applications. When time dependency is needed, then you better can choose other solutions.
Read full review
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
Pros
Microsoft
  • It has a great documentation so new or experienced, you appreciate quick access to quality information
  • It’s very fast, uses less memory than initially expected that has decreased our costs after moving from python
  • It speaks the language of the design patterns really well, so our backend apps are written fast together and connect to frontend systems flawlessly
Read full review
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
Cons
Microsoft
  • Net is just like plug and play, we have to focus on a logic of code rest part can be handled by ASP. Net framework.
  • It's a best for only web development.
  • One downside with ASP.NET is its reliance on the .NET framework.
Read full review
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
Likelihood to Renew
Microsoft
It is the backbone of all our products
Read full review
Open Source
No answers on this topic
Support Rating
Microsoft
Very good, depending on the requirement and budget.
Read full review
Open Source
No answers on this topic
Alternatives Considered
Microsoft
We choose ASP.NET because our core business is working with the SAP HANA database using SAP Business One. We can develop state-of-the-art applications with Razor and Visual Studio 2022 fast and with excellent application performance response. Working SAP Hana with JAVA could be more challenging because it has fewer developers communities, and it could be harder to find a solution for a question.
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
Microsoft
  • We realized positive returns due to interns and new employees already having experience due to the free academic versions available.
  • Being able to evaluate the express version prior to purchase was helpful.
  • Performance is adequate, but not as responsive as C++. I guess the trade-off is ease of use and being able to find qualified personnel.
Read full review
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
ScreenShots