Difference between revisions of "Simple-web-fw"

From prokee
Jump to navigation Jump to search
Line 13: Line 13:
 
== Links ==
 
== Links ==
 
[https://github.com/apoll500/simple-web-fw Repository on GitHub]
 
[https://github.com/apoll500/simple-web-fw Repository on GitHub]
 +
 +
[[Category:Web]]

Revision as of 11:19, 6 May 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.

Links

Repository on GitHub