Project Overview Claw framework is meant to provide a convenient and intuitive way of development of PHP5 driven object oriented applications.
Why another framework when there are dozens of others?
Most of PHP frameworks lack a solution for tree-structure web sites. In many real world applications the usual "module/action/variables" approach is simply not enough. Claw allows developing tree-structured web and system applications with ease, while having the following things in mind:
Loose-coupled components with possibility of choice and extensions
Portability, easy setup and configuration (changing app location will not require changing any configs, except for .htaccess RewriteBase, which is optional)