Software Alternatives & Reviews

CherryPy VS Phalcon

Compare CherryPy VS Phalcon and see what are their differences

CherryPy logo CherryPy

CherryPy allows developers to build web applications in much the same way they would build any other object-oriented Python program.

Phalcon logo Phalcon

Web framework delivered as a C-extension for PHP
  • CherryPy Landing page
    Landing page //
    2023-09-18
  • Phalcon Landing page
    Landing page //
    2021-10-17

CherryPy

Categories
  • Python Web Framework
  • Web Framework
  • Developer Tools
  • Python MVC Framework
Website cherrypy.org

Phalcon

Categories
  • Web Framework
  • PHP Framework
  • PHP MVC Framework
  • PHP Web Framework
Website phalcon.io

CherryPy videos

Python Frameworks | Top 5 Frameworks In Python | Django, Web2Py, Flask, Bottle, CherryPy | Edureka

Phalcon videos

Setting up Phalcon PHP framework for the first time and Impressions

More videos:

  • Review - Thunder Kellie and Phalcon talk about "Kevin Terry and more...." Part 1

Category Popularity

0-100% (relative to CherryPy and Phalcon)
Python Web Framework
100 100%
0% 0
Web Framework
33 33%
67% 67
PHP Framework
0 0%
100% 100
Developer Tools
100 100%
0% 0

User comments

Share your experience with using CherryPy and Phalcon. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare CherryPy and Phalcon

CherryPy Reviews

25 Python Frameworks to Master
The main task of CherryPy is to handle HTTP requests and match them with the adequate logic written by the developers. This means that by default, CherryPy doesn’t provide database access or HTML templating, leaving all the logic of the application to you.
Source: kinsta.com
Exploring 5 Alternatives to Flask in Python for Web Development
CherryPy is a high-performance web framework in Python that uses a multi-threaded server to handle requests. It provides a powerful API that enables developers to build web applications quickly and efficiently. CherryPy also has support for various third-party plugins and tools that can be easily integrated into the framework. To install CherryPy, use the following command:
Source: msalinasc.com
Top 8 Python Tools For App Development
About: CherryPy is an object-oriented web framework in Python. It allows the users to develop web applications in a similar way they would develop any other object-oriented Python programs. Some of the features of this framework are: –

Phalcon Reviews

The Most Popular PHP Frameworks to Use in 2021
As Phalcon is loosely coupled, you can create your own directory structure. Phalcon’s code does not live in the project directory, making the code lightweight.
Source: kinsta.com
Top 9 PHP Frameworks For Web Development In 2021
You have Phalcon query language for writing queries, Phalcon transactions to ensure data integrity.
The 10 Best PHP Frameworks To Use in 2021
One fun fact about Phalcon is that the framework was written in C and it is in some ways a C-extension. However, being a PHP framework you do not need to use C in order to use Phalcon.
Source: trio.dev
Top 4 PHP Frameworks to use in 2019
Unlike other frameworks, Phalcon built on C and C++ coding. In its feature list, Phalcon has a universal autoloader, caching, security, asset management, translation, and much more. This framework uses low levels of architecture, which reduces overheating, typical of MVC-based apps.
10 PHP MVC Frameworks in 2019 for Modern Web Developers
Another unique PHP framework that is part of our top 10 list for 2019 is none other than Phalcon. Unlike the other frameworks, Phalcon is based on C and C++ coding style. Since it was launched as a C-extension, there won’t a need for web developers to learn about C language. Looking for a fast website? Phalcon may be perfect for you. Though it is full of good features,...
Source: fullscale.io

Social recommendations and mentions

Based on our record, Phalcon should be more popular than CherryPy. It has been mentiond 7 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

CherryPy mentions (2)

  • How to serve Django for an Electron app
    Generally, what needs to be done to create an Django/Electron app is to package (I'm using pyInstaller)the Django app into an stand-alone executable and then bundle that into an Electron app. The question is which server should be used for this case to server Django before packaging it with pyInstaller? At the moment I'm using cherryPy as a WSGI web server to serve Django. Source: almost 2 years ago
  • Flask, CherryPy and static content
    I know there are plenty of questions about Flask and CherryPy and static files but I still can't seem to get this working. Source: about 2 years ago

Phalcon mentions (7)

  • Top 12 PHP Frameworks For Web Development in 2024
    Phalcon is open-source with 10.7k stars and 2k+ forks on GitHub. It is a full-stack framework for PHP that is characterized by high performance and low resource consumption. It is written or implemented as a C-extension or in C, which is integrated into PHP to improve performance. It has a user-friendly interface that simplifies PHP development and enhances the developer experience. - Source: dev.to / about 2 months ago
  • Laravel, symfony or wordpress. What to choose
    There's also one more player in the scope, but, I don't know how much jobs can You find with. It is called Phalcon framework. It is delivered as C extension and really, in terms of performance, no other thing can compare with, as it is loaded together with PHP it self. Once installed, You just use it. There are few similar like Phalcon, but Phalcon is already well known and has its community and support. -... Source: 11 months ago
  • In your opinion, which existing PHP framework can become as popular as Symphony or Laravel?
    People should give Phalcon a try. - https://phalcon.io/en-us. Source: about 1 year ago
  • Any suggestions for lighter frameworks than Laravel?
    Not the lightest, but one of (if not) the fastest. - https://phalcon.io/en-us. Source: about 1 year ago
  • Recommend me a fast and reliable web framework
    How about reconsider additional option 5 ? Something like this -> https://phalcon.io/en-us. Source: about 1 year ago
View more

What are some alternatives?

When comparing CherryPy and Phalcon, you can also consider the following products

Django - The Web framework for perfectionists with deadlines

Laravel - A PHP Framework For Web Artisans

Flask - a microframework for Python based on Werkzeug, Jinja 2 and good intentions.

CodeIgniter - A Fully Baked PHP Framework

web2py - Web2py is an open source web application framework.

Yii Framework - Yii is a high-performance component-based PHP framework best for Web 2.0 development.