Description: windframework is a lightweight open source php framework. Components factory at the core application as MVC, data persistence, view template engine technology. The addition windframework to take a component-based development model. Although the current component library is not rich robust, but this development model, the expansion of the components become very easy. windframework have a strong core, based configuration the Ioc control reversal techniques. Developers only need a simple configuration, you can achieve the class dependency injection, the full realization of the loose coupling of classes and class.
To Search:
File list (Check if you may need any files):
wind_1.0\wind_1.0.0\demos\blog\.tpl
........\..........\.....\....\compile\template\index.tpl
........\..........\.....\....\.......\........\layout.tpl
........\..........\.....\....\..nfig\config.php
........\..........\.....\....\......\db_config.php
........\..........\.....\....\......\route_config.php
........\..........\.....\....\......\user.sql
........\..........\.....\....\...troller\ErrorController.php
........\..........\.....\....\..........\IndexController.php
........\..........\.....\....\index.php
........\..........\.....\....\model\UserForm.php
........\..........\.....\....\static\images\bg.jpg
........\..........\.....\....\......\......\bgA.png
........\..........\.....\....\......\......\breadEm.png
........\..........\.....\....\......\......\button.png
........\..........\.....\....\......\......\core.css
........\..........\.....\....\......\......\css.css
........\..........\.....\....\......\......\del.png
........\..........\.....\....\......\......\hdB.png
........\..........\.....\....\......\......\home.gif
........\..........\.....\....\......\......\logo.png
........\..........\.....\....\template\error.htm
........\..........\.....\....\........\index.htm
........\..........\.....\....\........\layout.htm
........\..........\.....\....\........\reg.htm
........\..........\.....\helloworld\controller\IndexController.php
........\..........\.....\..........\index.php
........\..........\.ocs\config\cache_config.xml
........\..........\....\......\components_config.xml
........\..........\....\......\db_config.xml
........\..........\....\......\ini\cache_config.ini
........\..........\....\......\...\db_config.ini
........\..........\....\......\...\router_config.ini
........\..........\....\......\...\view_config.ini
........\..........\....\......\...\wind_config.ini
........\..........\....\......\php\cache_config.php
........\..........\....\......\...\db_config.php
........\..........\....\......\...\router_config.php
........\..........\....\......\...\view_config.php
........\..........\....\......\...\wind_config.php
........\..........\....\......\.roperties\cache_config.properties
........\..........\....\......\..........\db_config.properties
........\..........\....\......\..........\router_config.properties
........\..........\....\......\..........\view_config.properties
........\..........\....\......\..........\wind_config.properties
........\..........\....\......\router_config.xml
........\..........\....\......\view_config.xml
........\..........\....\......\wind_config.xml
........\..........\....\wind_config.xml
........\..........\wind\base\IWindApplication.php
........\..........\....\....\IWindFactory.php
........\..........\....\....\WindActionException.php
........\..........\....\....\WindClassProxy.php
........\..........\....\....\WindEnableValidateModule.php
........\..........\....\....\WindErrorMessage.php
........\..........\....\....\WindException.php
........\..........\....\....\WindFactory.php
........\..........\....\....\WindFinalException.php
........\..........\....\....\WindForwardException.php
........\..........\....\....\WindFrontController.php
........\..........\....\....\WindHelper.php
........\..........\....\....\WindModule.php
........\..........\....\cache\AbstractWindCache.php
........\..........\....\.....\dependency\WindResolvedCrashDependency.php
........\..........\....\.....\exception\WindCacheException.php
........\..........\....\.....\IWindCacheDependency.php
........\..........\....\.....\strategy\WindApcCache.php
........\..........\....\.....\........\WindDbCache.php
........\..........\....\.....\........\WindEacceleratorCache.php
........\..........\....\.....\........\WindFileCache.php
........\..........\....\.....\........\WindMemCache.php
........\..........\....\.....\........\WindWinCache.php
........\..........\....\.....\........\WindXCache.php
........\..........\....\.....\........\WindZendCache.php
........\..........\....\.ollections\WindList.php
........\..........\....\...........\WindQueue.php
........\.....