PHPLibs 0.2 release
A new version of PHPlibs was released yesterday. This release is the first towards a complete library, new modules like "Stupid", "HTML" and many improvements in the current one result in a full featured set of libraries.
Stupid is an expert system that can be used for URL controlling but not only there. Stupid accepts any kind of rules and actions, making it usable in other sections as flow control and logical decisions.
HTML module comes with two new classes HTMLTag which is used to create html/xhtml tag elements and HTMLDoc which is used to create html/xhtml documents. The later is the enhanced version of previous named HTMLPage. There is also full support for xhtml. All html controls (Form, Grid etc) were ported to HTMLTag which permits dynamic rendering of html or xhtml compliant markup.
Apart from new modules, a lot of work was done to clean-up old code, document functions and optimize code for better performance.
You can download new version at download section:
http://phplibs.kmfa.net/download
For documentation of 0.2 release check:
http://phplibs.kmfa.net/api/@0.2
Stupid is an expert system that can be used for URL controlling but not only there. Stupid accepts any kind of rules and actions, making it usable in other sections as flow control and logical decisions.
HTML module comes with two new classes HTMLTag which is used to create html/xhtml tag elements and HTMLDoc which is used to create html/xhtml documents. The later is the enhanced version of previous named HTMLPage. There is also full support for xhtml. All html controls (Form, Grid etc) were ported to HTMLTag which permits dynamic rendering of html or xhtml compliant markup.
Apart from new modules, a lot of work was done to clean-up old code, document functions and optimize code for better performance.
You can download new version at download section:
http://phplibs.kmfa.net/download
For documentation of 0.2 release check:
http://phplibs.kmfa.net/api/@0.2
Posted 24/11/2009 from sque
RSS Feed