You can build any kinds of web apps and sites with this framework without consuming substantial server resources.
Based on our record, Laravel seems to be a lot more popular than CodeIgniter. While we know about 161 links to Laravel, we've tracked only 7 mentions of CodeIgniter. We are tracking product recommendations and mentions on Reddit, HackerNews and some other platforms. They can help you identify which product is more popular and what people think of it.
Over the years I have tried different frameworks, mostly in PHP, like Code Igniter (2010), ProcessWire (2014) and Laravel (2015). - Source: dev.to / 17 days ago
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... - Source: dev.to / 3 months ago
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... - Source: Hacker News / 8 months ago
Could you care to elaborate on the "CI3 is dangerously out of date" statement? What exactly makes it dangerous? The last version (3.1.11) was released in 2019, and until version 4.1 a few months ago, CI3 was still the current stable version. According to codeigniter.com, "This version is in maintenance, receiving mostly just security update". - Source: Reddit / over 1 year ago
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. - Source: dev.to / almost 2 years ago
Understand the MVC pattern. Laravel is MVC so it helps kung alam mo kung ano yung purpose nung Model, View, Controller at san ang implementation nya sa Laravel. Example, Eloquent ORM, Blade templates, using the CLI/artisan to generate things, making migrations, etc. When I was learning Laravel dati, laging nakabukas yung docs. It's extremely helpful. Https://laravel.com/docs/9.x If may mga questions ka, don't... - Source: Reddit / 4 days ago
This was because the site's URL, "https://battle-ready-laravel.com", was apparently too similar to the URL of the Laravel website, "https://laravel.com". This meant that Chrome was flagging the site as possibly being a phishing site. I tried reporting this to Google several times using their form for fixing these types of issues, but nothing really happened. But it did eventually get fixed and stopped displaying. - Source: dev.to / 7 days ago
Over the years I have tried different frameworks, mostly in PHP, like Code Igniter (2010), ProcessWire (2014) and Laravel (2015). - Source: dev.to / 17 days ago
Yes. Though kung vanilla php gagamitin nyo, you need a server to run it. Then you have to implement a lot of boilerplate codes for connecting/querying to the database. I suggest using a framework like Laravel (https://laravel.com/) kung di pa kayo ganon kaalam. - Source: Reddit / 26 days ago
With its lightweight, lightning-fast, and fluid design, PHPStorm is the most popular option among PHP development tools. This PHP IDE is compatible with PHP frameworks like Zend Framework, Symfony, Yii, Laravel, and CakePHP, as well as popular Content Management Systems (CMS) like Drupal, Magento, and WordPress. This IDE supports live editing for important front-end technologies like CSS, HTML5, JavaScript, and... - Source: Reddit / about 1 month ago
Django - The Web framework for perfectionists with deadlines
CakePHP - The Rapid Development Framework for PHP
Ruby on Rails - Ruby on Rails is an open source full-stack web application framework for the Ruby programming...
Node.js - Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications
Yii Framework - Yii is a high-performance component-based PHP framework best for Web 2.0 development.
Flask - a microframework for Python based on Werkzeug, Jinja 2 and good intentions.