STPHPLib 0.8.0 review

Download
by rbytes.net on

STPHPLib is a suite of software components for developing object oriented and web based applications

License: BSD License
File size: 79K
Developer: Roberto Gerola
0 stars award from rbytes.net

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. If you use CSS files and XML files you can add support for themes to your applications.

Requirements:
A working PHP installation, at least version 4.1.0, with support for XML through expat library.
A web server (Apache).

What's New in This Release:
Rewritten rendering engine
Now the code that renders the components is more readable and understandable.
Completely revisited the management of the attributes of every component.
Correctly implemented all the destructors
Now every component destroy its resources and all its child components.
Whole library checked with : error_reporting(E_ALL)
A lot of bugs fixing and improvements
Whole library documented with phpDocumentator

STPHPLib 0.8.0 keywords