lukaswilkeer/silex-silicon
Composer 安装命令:
composer create-project lukaswilkeer/silex-silicon
包简介
A pre-configured skeleton for the Silex microframework
README 文档
README
The Project.
This is a app skeleton usgin the silex micro-framework. This skeleton contains.
- Mustache Template Engine.
- Silex/Application for core.
- Symfony/form.
- Symfony/validator.
- Symfony web profiler.
- YAML Routing
- Various Symfony components!
- Check the composer.json for more.
Setting.
First, check the config/dev.php and confi/prod.php on the configuration file and set the APPDIR variable.
Don't forget to set write permission to folders /cache adn /logs folder according to your setup, this may vary according to your setup. If is docker, you don't need this step also on nginx.
If you're running on a apache server on windonws or a lamp server on linux, set the owner of /logs and /cache to www-data.
How to create a project?
Using composer,php composer.phar create-project lukaswilkeer/silex-silicon project-folder/ v0.5,
or clone thi repository.
Contributing.
Fork this repository, create a branch, submit a pull request with your feature.
Contact.
Lukas Wilkeer | @lukaswilkeer
统计信息
- 总下载量: 35
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2013-09-27