Yet Another FrameworkYaf
&reftitle.intro;
The Yet Another Framework (Yaf) extension
is a PHP framework that is used to develop web applications.
A simple Yaf benchmark can be found at Yaf Performance.
For a quick start guide, please refer to the Tutorials section.
&reference.yaf.setup;
&reference.yaf.constants;
&reference.yaf.tutorials;
&reference.yaf.appconfig;
&reference.yaf.yaf-application;
&reference.yaf.yaf-bootstrap-abstract;
&reference.yaf.yaf-dispatcher;
&reference.yaf.yaf-config-abstract;
&reference.yaf.yaf-config-ini;
&reference.yaf.yaf-config-simple;
&reference.yaf.yaf-controller-abstract;
&reference.yaf.yaf-action-abstract;
&reference.yaf.yaf-view-interface;
&reference.yaf.yaf-view-simple;
&reference.yaf.yaf-loader;
&reference.yaf.yaf-plugin-abstract;
&reference.yaf.yaf-registry;
&reference.yaf.yaf-request-abstract;
&reference.yaf.yaf-request-http;
&reference.yaf.yaf-request-simple;
&reference.yaf.yaf-response-abstract;
&reference.yaf.yaf-route-interface;
&reference.yaf.yaf-route-map;
&reference.yaf.yaf-route-regex;
&reference.yaf.yaf-route-rewrite;
&reference.yaf.yaf-router;
&reference.yaf.yaf-route-simple;
&reference.yaf.yaf-route-static;
&reference.yaf.yaf-route-supervar;
&reference.yaf.yaf-session;
&reference.yaf.yaf-exception;
&reference.yaf.yaf-exception-typeerror;
&reference.yaf.yaf-exception-startuperror;
&reference.yaf.yaf-exception-dispatchfailed;
&reference.yaf.yaf-exception-routerfailed;
&reference.yaf.yaf-exception-loadfailed;
&reference.yaf.yaf-exception-loadfailed-module;
&reference.yaf.yaf-exception-loadfailed-controller;
&reference.yaf.yaf-exception-loadfailed-action;
&reference.yaf.yaf-exception-loadfailed-view;