Download the PHP package wangkaibo/quickphp without Composer
On this page you can find all versions of the php package wangkaibo/quickphp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package quickphp
Quick Start
安装
composer create-project wangkaibo/quickphp your-project-name
安装依赖
composer install
启动配置
数据库配置文件 config/database.php
数据库驱动使用 illuminate/database,详细使用方法参见 Laravel 文档:eloquent
路由配置
路由文件 app/routes.php
使用 PHP 内置 Server:
All versions of quickphp with dependencies
PHP Build Version
Package Version
Requires
monolog/monolog Version
^1.22
noahbuscher/macaw Version dev-master
illuminate/database Version ~5.1
predis/predis Version ~1.1
xiaoler/blade Version ^0.3.1
noahbuscher/macaw Version dev-master
illuminate/database Version ~5.1
predis/predis Version ~1.1
xiaoler/blade Version ^0.3.1
The package wangkaibo/quickphp contains the following files
Loading the files please wait ....