Laravel VS CodeIgniter

Compare Laravel vs CodeIgniter and see what are their differences.

Laravel

Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things. (by laravel)

CodeIgniter

Open Source PHP Framework (originally from EllisLab) (by bcit-ci)
Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • SonarLint - Clean code begins in your IDE with SonarLint
  • SaaSHub - Software Alternatives and Reviews
Laravel CodeIgniter
302 18
72,859 18,200
1.0% 0.0%
9.5 6.8
9 days ago 2 days ago
PHP PHP
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Laravel

Posts with mentions or reviews of Laravel. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-09.

CodeIgniter

Posts with mentions or reviews of CodeIgniter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-21.
  • Why I selected Elixir and Phoenix as my main stack
    36 projects | dev.to | 21 Jan 2023
    Over the years I have tried different frameworks, mostly in PHP, like Code Igniter (2010), ProcessWire (2014) and Laravel (2015).
  • Slim, possívelmente o framework ideal para quem vem do Golang
    14 projects | dev.to | 14 Jan 2023
  • In One Minute : CodeIgniter
    4 projects | dev.to | 17 Nov 2022
    CodeIgniter is an open-source php web application framework created by EllisLab Inc and it is now a project of British Columbia Institute of Technology. The framework implements a modified version of the Model-View-Controller design pattern. It is praised for its performance and the quality of its documentation. It's currently licensed under the MIT License, although the previous version was released under the Open Software License ("OSL") v. 3.0.
    4 projects | dev.to | 17 Nov 2022
    With more than 18.2k stars on Codeigniter's repository, it's also among the most starred PHP Framework on Github.com
  • Which framework for a beginnner?
    6 projects | reddit.com/r/PHP | 29 Aug 2022
    Look at the issues and pull requests. It doesn’t support php 8 properly, hence why I call it outdated https://github.com/bcit-ci/CodeIgniter/issues
  • Ask HN: Web frameworks – which less popular framework are you using and why?
    16 projects | news.ycombinator.com | 3 Jun 2022
    It's been a long time since I wrote any PHP in anger but back when I did, I got a ton of mileage out of CodeIgniter (https://codeigniter.com/). It looks like it's still around and being actively maintained. I can quite clearly remember a number of projects that went from being just an idea to 90% functional in the span of an evening.

    I write Python almost exclusively now, but still pine for something like CodeIgniter. Flask is nice because it lets you bolt on whatever you want, but you spend a lot of time choosing, prototyping, and often discarding libraries. Django does a lot of heavy lifting but has (IMO) a very steep learning curve. There doesn't seem to be anything (or at least anything I've liked) in between.

  • SleekwareDB - Open Source
    6 projects | dev.to | 16 May 2022
    Codeigniter - Open Source PHP Framework (originally from EllisLab)
  • ¿Iniciar a estudiar PHP ?
    6 projects | dev.to | 4 May 2022
  • PHP Framework for web development with pros and cons
    4 projects | dev.to | 17 May 2021
    CodeIgniter is a commanding PHP framework. If we consider web applications with advanced features, then to create such an application Code igniter is one of the efficient PHP Frameworks. As it makes web applications always ready, learning becomes easier.
  • Top 9 PHP Frameworks For Web Development In 2021
    8 projects | dev.to | 4 May 2021
    CodeIgniter is a rapid web application development framework with a ridiculously small size. CodeIgniter 4, the latest version of CodeIgniter, is a mere 1.2 MB in size. Like Laravel, it’s open-source and boasts 18k+ stars on GitHub. Just because of how bare-bone it is, we have included it in the second position. Like several other frameworks, CodeIgniter provides a set of libraries and an intuitive interface to accelerate PHP web app development. Currently, this is not tracked by PHPbenchmarks.com but is considered among the best PHP frameworks for website development.

What are some alternatives?

When comparing Laravel and CodeIgniter you can also consider the following projects:

Spiral Framework - High-Performance PHP Framework

Slim Framework - Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.

Gin - Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.

ReactPHP Promises Testing - PHPUnit assertions for testing ReactPHP promises

Yii2 - Yii 2: The Fast, Secure and Professional PHP Framework

Swoole - 🚀 Coroutine-based concurrency library for PHP

Symfony - The Symfony PHP framework

Ubiquity - Ubiquity framework

Phalcon - High performance, full-stack PHP framework delivered as a C extension.

Flask - The Python micro framework for building web applications.