You can build any kinds of web apps and sites with this framework without consuming substantial server resources.
CodeIgniter might be a bit more popular than Slim Framework. We know about 7 links to it since March 2021 and only 5 links to Slim Framework. 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
Aside from that there’s other Ruby template systems like Shopify’s liquid, slim & haml (but you need to use it as an engine for use outside of Rails). - Source: Reddit / over 1 year ago
A lightweight templating engine for Ruby? Where do I sign up? - Source: Reddit / over 1 year ago
I find that really odd, given the absolute best templating experience I've ever had comes from slim, which is an indent-based ruby experience, as an evolution of haml, which was originally pitched as the html equivalent to the indent-based sass syntax. - Source: Reddit / almost 2 years ago
In this article, we’ll test and analyze the performance of three most popular Ruby templating engines: ERB (the default one), HAML, and SLIM. - Source: dev.to / almost 2 years ago
I made 3 websites using a ruby staticgen called middleman and the slim ruby templates:. - Source: Reddit / 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...