Yet another web interface class

If you need a php class to quickly create a web interface for your database, this is it.

Archive for the ‘Website’ Category

wordpress updated

Tuesday, October 25th, 2011

художници на икониAs so often with software an update was needed, some weirdo injected unhealthy webpage code into the posts :(

Demo and example code online

Thursday, October 4th, 2007

We have put the first pre alpha version code on our website. Look at the live demo and example code so you can get an impression of what yawic can do.

Yawic ?

Saturday, September 29th, 2007

Okay, we are not really original :) . Yawic stands for “yet another web interface class”. It’s a php class for quickly creating webbased database interfaces.

There are many classes and frameworks around on the web which give you this functionality, but we have specific wishes on how it should work.

What does it do ?
* give you easy web access read/write/list/add/delete to data in your mysql based database.
* automatic page generation based on database metadata and configuration files.
* desktop-like interface (using ajax).

What does it use ?
* php
* xajax for an interactive web interface
* css for style