Based on our record, Slim Framework should be more popular than Phalcon. It has been mentiond 5 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.
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
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
CodeIgniter - A Fully Baked PHP Framework
Symfony - A PHP full-stack web framework
Yii Framework - Yii is a high-performance component-based PHP framework best for Web 2.0 development.
CakePHP - The Rapid Development Framework for PHP
Lumen Framework - The stunningly fast micro-framework by Laravel.