web.framework 1.0.0 Beta review

Download
by rbytes.net on

License: LGPL (GNU Lesser General Public License)
File size: 0K
Developer: M. Staniszczak
0 stars award from rbytes.net

web.framework library is an MVC framework for PHP5.

Here are some key features of "web framework":
actions and action-chains
the ability to call to other actions or action-chains from an action-chain
pre- and post-actions with exceptions
validators for simple check forms
support for DB configuration in framework configuration
support for template systems (such as web.template and Smarty)
a router for making URLs nice-looking, tokens
authorization frames
and more.

What's New in This Release:
This release adds very good support for web.template (wt-call block) and other template systems.
It includes advanced testers (Comparator and LoginChecker).
This release corrects many bugs and adds other small features.

web.framework 1.0.0 Beta keywords