What's STPHPLib ?
STPHPLib is a suite of software components for developing object oriented
and web based applications. It is an open-source framework written in PHP
language.
It encapsulates the common GUI controls like : checkbox, radiobutton,
toolbars and so on, not present in HTML language in PHP objects to
create sophisticated web applications.
You can store the attributes of the objects in XML files and read they
with the STPHPXMLDoc & STPHPXMLElement objects.
The style of the components and pages are defined throgh CSS files.
With the use of CSS files and XML files you can add support for themes
to your applications.
STPHPLib is released under BSD license.