Habari is a free and open source publishing platform and application framework with a modular, object-oriented Core. In this guide we will install Habari on a CentOS 7 VPS with Apache, MariaDB and PHP. Its installation is pretty easy and straightforward.
framework
Install the Sails.js framework on an Ubuntu VPS
Sails.js is a real-time MVC Framework for Node.js, which makes it easy to build custom, enterprise-grade Node.js apps. Sails.js is database agnostic, automatically generates a RESTful JSON API for your app, provides basic security and role-based access control by default, has automatic asset minification and many more.
In this blog post we will show you how to install the Sails.js framework on a Ubuntu VPS with Nginx as a reverse proxy.
Install Silex on Debian Wheezy
In this article we will show you how to install Silex via composer on Debian Wheezy VPS with PHP-FPM and Nginx . Silex is a PHP micro-framework based on the Symfony2 Components and Pimple. Silex is an open source product licensed under a MIT License and developed by Fabien Potencier, the creator of the Symfony framework.
How to Install Ruby on Rails with Nginx and Passenger
Ruby on Rails, or simply Rails, is an open source web application framework built on top of the Ruby programming language. In this article, we will show you how to install Ruby, Ruby on Rails and Nginx with Passenger support on Debian-based distributions (Ubuntu VPS and Debian VPS).
How to install Laravel on Linux
We’ll show you how to install Laravel on Linux. Laravel is an open source web application framework written in PHP which follows the model-view-controller (MVC) paradigm. Laravel is a young framework, but it quickly gained popularity thanks to the extensive documentation, friendly community and clean and classy code. Installing Laravel on Linux is fairly easy task, just carefully follow the steps bellow and you should have Laravel installed on your Linux machine in less then 10 minutes.