Download the PHP package dongww/silex-base without Composer
On this page you can find all versions of the php package dongww/silex-base. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dongww/silex-base
More information about dongww/silex-base
Files in dongww/silex-base
Download dongww/silex-base
More information about dongww/silex-base
Files in dongww/silex-base
Vendor dongww
Package silex-base
Short Description SilexBase 是以 Silex 为基础构建的骨架程序,可作为中小型项目开发的起点。
License MIT
Package silex-base
Short Description SilexBase 是以 Silex 为基础构建的骨架程序,可作为中小型项目开发的起点。
License MIT
Please rate this library. Is it a good library?
Informations about the package silex-base
使用说明
SilexBase 是什么
SilexBase 是以 Silex 为基础构建的骨架程序,可作为中小型项目开发的起点。
SilexBase 特点
使用要求
理论上,SilexBase 必须符合 Silex 的最低要求。如果条件允许,我强烈建议你使用 PHP5.4 以上的版本进行开发,以获得更高的性能。
安装方法
- 下载或克隆文件。
- 运行 composer install。
- 如果是 *inux 或 OSX 系统,请将 app/data 目录设置为可写(如果需要从 vendor 复制资源文件到网站目录,将 web 目录设置为可写)。
- 配置好服务器,将 web 目录设为根目录。
- 运行 http://domain(产品模式,配置文件会被缓存) 或 http://domain/index_dev.php(开发模式,不被缓存)。
就这么简单!
配置 SilexBase
更多帮助
- 目录结构说明
- 路由配置
- 如何使用表单
- 如何配置防火墙
- 代码调试
- 扩展Twig
- EventListener
- silex 官网
关于
作者:董伟伟
QQ:348144188
期待同您交流。
All versions of silex-base with dependencies
PHP Build Version
Package Version
The package dongww/silex-base contains the following files
Loading the files please wait ....