Webberig Application Framework

I maintain this page in English to welcome visitors around the world who might be interested in what I have to offer here.

Webberig Application Framework, "WAF" in short, is yet another PHP framework. I made it myself to use in my own websites and webapplication projects. The basic features of this framework are:

  • Content, business code and styling are completely seperated.
  • Streamlined processes for user authentication, roles and user rights, SQL queries and transactions and logging.
  • Application functionalities are nothing more then modular blocks in the form of directories. To add a module, simply upload the directory and the framework will automatically handle user rights and access to the module.
  • Support of URL rewriting.

The framework is private at the moment, but don't hesitate to contact me for a demo and source code.