We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

What is Paas Framework in real sense and what does it need to have it running on Phalcon framework

What is the Logic behind Paas Framework and the best way to describe it



7.9k

PaaS are suppose to be used for developer, they don't have to set up and configure language and runtime. Let say deploying apps is easier with PaaS.

There is several PaaS that support phalcon framework such as openshift

Thank you for a reply. So I can develop a PaaS/SaaS platform using Phalcon framework right? Do I have to use other tools alongside Phalcon?



7.9k
Accepted
answer

It depend what kind of PaaS do you want to create?

Just for your information PaaS and SaaS is different concept. PaaS (heroku, openshift, pagodabox, appfog, cloudfoundry) is for for devops or developer whereas SaaS (gmail, google apps, zoho crm) is for end user client.