Introducing G2.ai, the future of software buying.Try now
Laravel
Save to My Lists
Claimed
Claimed

Top Rated Laravel Alternatives

Angular
(157)
4.5 out of 5
CodeIgniter
(57)
4.3 out of 5

Laravel Reviews & Product Details - Page 3

Laravel Overview

What is Laravel?

The PHP Framework For Web Artisans

Laravel Details
Show LessShow More
Product Description
The PHP Framework For Web Artisans

Seller
Description

It appears there might be a mix-up in your request. The Open Source Initiative (OSI) and the website https://opalang.org/ represent different entities.1. Open Source Initiative (OSI): The OSI is a global non-profit organization dedicated to promoting and protecting open source software through education, collaboration, and infrastructure. The OSI is widely recognized for its stewardship of the Open Source Definition (OSD), and it plays a significant role in the open-source ecosystem by approving open source licenses and advocating for the open source model.2. Website - https://opalang.org/: This URL pertains to Opa, an open-source programming language designed for developing scalable web applications in a concise and secure way. Opa's framework is built for writing backend applications in a way that automatically compiles to JavaScript, simplifying development processes and reducing coding errors.For the Open Source Initiative, you can visit their official site at https://opensource.org/ to find more detailed information and resources. If you are interested in learning more about Opa, https://opalang.org/ would be the correct place to explore.

Overview Provided by:

Laravel Media

Product Avatar Image

Have you used Laravel before?

Answer a few questions to help the Laravel community

143 Laravel Reviews

4.7 out of 5
The next elements are filters and will change the displayed results once they are selected.
Search reviews
Hide FiltersMore Filters
The next elements are filters and will change the displayed results once they are selected.
The next elements are filters and will change the displayed results once they are selected.
143 Laravel Reviews
4.7 out of 5
143 Laravel Reviews
4.7 out of 5
G2 reviews are authentic and verified.
DM
Senior software Engineer
Small-Business (50 or fewer emp.)
"Best PHP Framework with strong Eloquent support to build the CMS, Websites and API Developments"
What do you like best about Laravel?

I've used Laravel for the last 6 years and I love the MVC framework and the simplicity this provides to handle all the database operations, Mostly libraries are available to support any feature. Review collected by and hosted on G2.com.

What do you dislike about Laravel?

I don't dislike anything in Laravel. It's secure, feature-filled with smooth database connectivity, caching, faster loads, and the best MVC framework so far to implement a website or service using PHP language. Review collected by and hosted on G2.com.

Zie Mamadou C.
ZC
Assistant informatique
Small-Business (50 or fewer emp.)
"A backend framework"
What do you like best about Laravel?

Laravel is one of the most powerful Backend frameworks for your projects. Review collected by and hosted on G2.com.

What do you dislike about Laravel?

He only allows making web applications. Review collected by and hosted on G2.com.

JF
Junior Web Developer
Small-Business (50 or fewer emp.)
"SUPER easy and comes with everything"
What do you like best about Laravel?

I like Laravel because it has almost everything built in. The documentation tells you how to do things, and it only takes a few lines to accomplish what you need it to do. Review collected by and hosted on G2.com.

What do you dislike about Laravel?

Many people have mentioned that the Laravel framework is too big. Additionally, I started using Laravel right before it was updated to version 10, and I found the switch a little confusing. Review collected by and hosted on G2.com.

Verified User in Computer Software
UC
Small-Business (50 or fewer emp.)
"Making PHP still relevant"
What do you like best about Laravel?

it implemented nice features for PHP development that were desperately needed, like ORM, and provided more structure to a wild wild west kind of development that surrounded a lot of the PHP development Review collected by and hosted on G2.com.

What do you dislike about Laravel?

It is still PHP, maybe this is a bit biased after working a lot with PHP, but there are better options out there, more efficient options and with better support now, although it is good if you are already on PHP for some reason, this will not be my first choice for a project that I'll start from the ground up Review collected by and hosted on G2.com.

Shivank G.
SG
Software Engineer
Enterprise (> 1000 emp.)
"Very user friendly framework, easy to establish connections."
What do you like best about Laravel?

It's ORM Model, automated testing libraries and job scheduling Review collected by and hosted on G2.com.

What do you dislike about Laravel?

had to face mani complications while upgrading versions of laravel/php/composer. Review collected by and hosted on G2.com.

Andres H.
AH
Development Team Lead
Mid-Market (51-1000 emp.)
"The best framework ever"
What do you like best about Laravel?

I am a Certified Laravel Developer. Laravel is the easiest framework I've ever tried. It is very complete and it is in constant development. You find a lot of resources on the Internet about Laravel and it has a lot of remarkable plug-ins, packages, and extensions. In addition, there are a lot of official services that make the Laravel ecosystem the best. Review collected by and hosted on G2.com.

What do you dislike about Laravel?

I dislike the magic "where" methods, like whereName(), whereEmail(). Anyway, this is being deprecated so it is not a big deal. Observers are also a nice feature but drive unexpected results when many people with different backgrounds are working on the same project. Review collected by and hosted on G2.com.

Kamrul H.
KH
Senior Programmer
Small-Business (50 or fewer emp.)
"A compact php framwork"
What do you like best about Laravel?

There are a lot of features in Laravel to like. It is now one of the best PHP frameworks used by developers. First of all, this is an MVC framework. It has an integrated command tool Artisan. It has a reverse routing option which is one of the best features. It has an integrated mail service and a lot of packages to use. It has a straightforward authentication system, and PHPUnit testing helps troubleshoot. Another great feature of Laravel is it has a default Eloquent ORM software. Laravel has excellent documentation for beginners. Review collected by and hosted on G2.com.

What do you dislike about Laravel?

Laravel could be a complex framework for beginners. If we compare it to Codeigniter, then Codeigniter is a much easy PHP framework than Laravel. Laravel does not have any built-in support function. The development using Laravel is a little bit slow. Review collected by and hosted on G2.com.

Suganya R.
SR
Software Developer
Mid-Market (51-1000 emp.)
"Laravel Framework Review"
What do you like best about Laravel?

Laravel is the best PHP framework I have ever used. It's very easy to develop a webpage by using Laravel. Review collected by and hosted on G2.com.

What do you dislike about Laravel?

I didn't see any negative about Laravel because they keep updating features to fix the issues. Review collected by and hosted on G2.com.

Thierry L.
TL
Small-Business (50 or fewer emp.)
"SQL for dummies"
What do you like best about Laravel?

I've been developping on wordpress for the past few decades and recently switched to Laravel and wow, I am loving the eloquent queries, game changer! Review collected by and hosted on G2.com.

What do you dislike about Laravel?

I haven,t found anything that I dislike about it, it is very user friendly, I wish I had started programming with it before. Review collected by and hosted on G2.com.

Alberto G.
AG
Software Engineer
Computer Software
Mid-Market (51-1000 emp.)
"The best MVC framework"
What do you like best about Laravel?

Laravel is extremely good . It is in constant improvement with innovative things and easy to use. I have been using it for 7 years and it surprises me every release. Review collected by and hosted on G2.com.

What do you dislike about Laravel?

I don't like the magic "where" methods, for example, whereName (), whereEmail (), etc. Anyway, it looks deprecated now but it is still available. I also dislike aliases a little bit. It confuses some people without that experience on Laravel. Review collected by and hosted on G2.com.

Pricing Insights

Averages based on real user reviews.

Time to Implement

2 months

Return on Investment

10 months

Average Discount

15%

Perceived Cost

$$$$$
Laravel