diff options
Diffstat (limited to 'www/yii/pkg-descr')
-rw-r--r-- | www/yii/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/www/yii/pkg-descr b/www/yii/pkg-descr new file mode 100644 index 000000000000..2dff0a403066 --- /dev/null +++ b/www/yii/pkg-descr @@ -0,0 +1,9 @@ +Yii is a high-performance component-based PHP framework best for +developing large-scale Web applications. Yii comes with a full stack +of features, including MVC, DAO/ActiveRecord, I18N/L10N, caching, +jQuery-based AJAX support, authentication and role-based access control, +scaffolding, input validation, widgets, events, theming, Web services, +and so on. Written in strict OOP, Yii is easy to use and is extremely +flexible and extensible. + +WWW: http://www.yiiframework.com/ |