Jumpstarter®

Jumpstarter®

Lightweight framework, that scales from Big Data to Mobile, with an Intuitive HTTP/JSON API and designed for Reliability

Let's try

Model View Controller architecture

PHP frameworks typically follow the Model View Controller (MVC) design pattern. This concept separates the manipulation of data from its presentation.

Model View Controller Process. The Model stores the business logic and application data. It passes data to the View, the presentation layer. The User interacts with the View and can input instructions via the Controller. The Controller gives these commands to the Model, and the cycle continues.

In a nutshell, the Model is about data, the View is about appearance and the Controller is about behavior.

In PHP application terms, the MVC could correspond to the following:

  • Model: a database
  • View: a HTML page or pages
  • Controller: functions to access and update the database
Let's try

We use

the latest technology for maximum results.

I want this
Apache Couchdb
PHP
JSON
React

Let's talk

Please fill out a short form and we will contact you

We collects and uses personal data in accordance with our Privacy Policy. By creating an account, you agree to our Terms & Conditions.