Lumen
The Laravel Lumen Framework. (by laravel)
CodeIgniter
Open Source PHP Framework (originally from EllisLab) (by bcit-ci)
Lumen | CodeIgniter | |
---|---|---|
19 | 23 | |
7,639 | 18,261 | |
- | -0.0% | |
0.0 | 5.3 | |
12 months ago | 9 months 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.
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.
Lumen
Posts with mentions or reviews of Lumen.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-02-27.
-
2025 Best PHP Micro Frameworks: Slim, Flight, Fat-Free, Lumen, and More!
Popularity: Lumen’s got 7.6k GitHub stars and a decent following, but its 2024 buzz was quieter than Flight’s meteoric rise. It leans hard on Laravel’s ecosystem, which is great if you’re already in that world, less so if you want something standalone.
-
Top 12 PHP Frameworks For Web Development in 2024
Lumen is also a micro-framework used for developing PHP-powered web applications with 7.6k stars and 1k forks on GitHub. It is based on the Laravel framework and is specifically designed to build microservices and smaller, lightweight applications. The same team behind Laravel creates it and also shares some of its components. But, It is different from Laravel because it doesn’t offer compatibility with any additional Laravel libraries like Cashier, Passport, Scout, etc.
- Necesito ayuda con Laravel
-
Any suggestions for lighter frameworks than Laravel?
There's a note right in project page:
- Slim, possívelmente o framework ideal para quem vem do Golang
-
Differences between Laravel and Lumen
Lumen
-
Vue App with Lumen Passport API (Part I)
Lumen is a stripped down version of Laravel for building APIs. This makes it a lightweight framework. I'm currently using Lumen in a project and I want to use this opportunity to share some of the things I've learnt.
-
Exploring the PHP Frameworks using Symfony Components
Official website: lumen.laravel.com
-
Laravel vs Symfony
I think there are micro frameworks like lumen that are far more accessible in the first steps (https://lumen.laravel.com).
-
Should choose laravel or lumen to write api for an mobile app?
see also: https://github.com/laravel/lumen
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 2025-03-14.
-
19+ Laravel Best Practices for Developers in 2024
For history's sake, you should know that Laravel was built in place of the CodeIgniter framework as a modern replacement because the CodeIgniter framework missing important core features such as built-in support for user authentication and authorization. Since its initial launch in 2011, Laravel has implemented built-in support for localization, views, dealing with sessions, routing the request to the specific controller, and other amazing features.
-
How to Install Codeigniter on a Local Server in 2025?
Visit the CodeIgniter official download page and download the latest version.
-
Modern PHP Development in 2024
CodeIgniter
- ¿PHP, Muerto o No?
-
Top 12 PHP Frameworks For Web Development in 2024
CodeIgniter is an open-source PHP framework with 18k+ stars and 7.8K forks on GitHub. It follows the Model-View-Controller (MVC) architecture and provides a structured way to create and organize code. It provides a set of libraries and an intuitive interface to accelerate PHP web app development.
- but BuT mYsQL iSn't weBscALE
-
Why I selected Elixir and Phoenix as my main stack
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
- Codeigniter4
-
In One Minute : CodeIgniter
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.
What are some alternatives?
When comparing Lumen and CodeIgniter you can also consider the following projects:
Slim - Slim Framework 4 Skeleton Application
Slim Framework - Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
Bullet PHP - A resource-oriented micro PHP framework
Swoole - 🚀 Coroutine-based concurrency library for PHP
Silex
Yii2 - Yii 2: The Fast, Secure and Professional PHP Framework