2017 © Pedro Peláez
 

project thinkng-webapp

The next generation thinkphp skeleton application

image

topthink/thinkng-webapp

The next generation thinkphp skeleton application

  • Wednesday, April 20, 2016
  • by topthink
  • Repository
  • 4 Watchers
  • 10 Stars
  • 57 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 9 Forks
  • 1 Open issues
  • 1 Versions
  • 8 % Grown

The README.md

ThinkPHP Next Generation Web Application Template@dev

为thinkng创建的应用模板, (*1)

框架代码在这里topthink/thinkng, (*2)

安装

composer create-project topthink/thinkng-webapp [app_name] --stability=dev

如果你无法安装,那么你可能使用了composer的中国源, (*5)

运行项目

进入public目录下执行, (*6)

php -S 127.0.0.1:8080

浏览器打开 http://127.0.0.1:8080, (*7)

在一切ok的情况下你会看到hello world!, (*8)

欢迎fork,欢迎提交, (*9)

The Versions

20/04 2016

dev-master

9999999-dev http://thinkphp.cn/

The next generation thinkphp skeleton application

  Sources   Download

Apache-2.0

The Requires

 

by liu21st
by tao

orm framework thinkphp