SA Web Framework 0.3 review

Download
by rbytes.net on

License: LGPL (GNU Lesser General Public License)
File size: 0K
Developer: Andi Tr?nculescu
0 stars award from rbytes.net

SA Web Framework project is a complete PHP application framework, based on the Front Controller Pattern.

SA stands for SkyApp? and is the framework which we developed and which we are using here at Skyweb.

SA is open source and released under LGPL license which means you can use it for free.

SA relies heavily on PEAR which gives us access to some nice features like mime mail handling, independent database abstraction layer, destructors, database session storing and many more.

SA was developed and tested using PHP 4.4.0.

What's New in This Release:
The whole application stack has been rewritten in order to take advantage of the PHP5 object model.
Some new classes and interfaces were introduced and the existing ones were completely rewritten.
A new Page handling concept was implemented.
The default page class now extends Smarty.

SA Web Framework 0.3 keywords