You can build any kinds of web apps and sites with this framework without consuming substantial server resources.
Based on our record, CodeIgniter should be more popular than Phalcon. It has been mentiond 7 times since March 2021. 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
How about reconsider additional option 5 ? Something like this -> https://phalcon.io/en-us. - Source: Reddit / about 1 month ago
I am going to go on a tangent here and recommend learning Zephir. It is an extension language for writing PHP extensions. The code is compiled to C and which is compiled as an extension for PHP. It will keep you in the PHP environment while giving you a taste of a different language. Phalcon a swift framework for PHP is written in this language. This is just my opinion and I would like to hear other's thought on... - Source: Reddit / 5 months ago
Phalcon is a bit of an oddity when it comes to PHP frameworks. Its source code is written in C, so it’s basically a C extension of PHP. When it comes to performance, Phalcon lives up to its name, and it consistently delivers results that are near the top of the pack. Phalcon is also very light on resources, and it uses an MVC architecture. - Source: dev.to / almost 2 years ago
Laravel - A PHP Framework For Web Artisans
Django - The Web framework for perfectionists with deadlines
Symfony - A PHP full-stack web framework
CakePHP - The Rapid Development Framework for PHP
Yii Framework - Yii is a high-performance component-based PHP framework best for Web 2.0 development.
Ruby on Rails - Ruby on Rails is an open source full-stack web application framework for the Ruby programming...