Difference between revisions of "Simple-web-fw"

From prokee
Jump to navigation Jump to search
(Created page with "A simple highly modular framework for building websites and web-applications based on JavaScript and PHP.")
 
Line 1: Line 1:
 
A simple highly modular framework for building websites and web-applications based on JavaScript and PHP.
 
A simple highly modular framework for building websites and web-applications based on JavaScript and PHP.
 +
 +
The aim is to generate the client- and server-side part at once, while taking care of different versions with respect to localization and design variations.
 +
 +
The following tools are used (optionally):
 +
* baseman ....... for module management
 +
* prokee/bmc .... for automated customizations
 +
 +
There are no other dependencies.
 +
 +
All code is pure JS/PHP code.

Revision as of 23:02, 28 April 2019

A simple highly modular framework for building websites and web-applications based on JavaScript and PHP.

The aim is to generate the client- and server-side part at once, while taking care of different versions with respect to localization and design variations.

The following tools are used (optionally):

  • baseman ....... for module management
  • prokee/bmc .... for automated customizations

There are no other dependencies.

All code is pure JS/PHP code.