YiiFramework

Yii is a high-performance PHP framework best for developing Web 2.0 applications.

Ref:http://www.yiiframework.com/download/

Ref:http://www.yiiframework.com/doc-2.0/guide-index.html

Centos Deploy

1.chmod -R 777 /var/www/html/basic

2.yum install php-mcrypt

>wget http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm

>rpm -ivh epel-release-7-5.noarch.rpm

>yum install php-mcrypt

 

你可能感兴趣的:(framework)