sanpi/spore
最新稳定版本:2.0.0
Composer 安装命令:
composer require sanpi/spore
包简介
Quickly create your next awesome PHP project based on silex, pomm, bootstrap, atoum and behat
README 文档
README
Check other branches for create a specific application:
- rest: create a REST API;
- security: create a web application with user management.
Installation
$ curl http://getcomposer.org/installer | php
$ php composer.phar -sdev create-project sanpi/spore
Configuration
$ cd src/config
$ ln -s development.php current.php
Run
$ php -S localhost:8080 -t web/ web/index.php
Test
Unitary
$ ./bin/atoum
Functionally
$ cp behat.yml{-dist,}
$ ./bin/behat
Components
Silex
A PHP micro-framework standing on the shoulder of giants
Pomm
Pomm is a lightweight, fast, efficient and powerful PHP Object Model Manager for the Postgresql relational database.
Bootstrap
Sleek, intuitive, and powerful front-end framework for faster and easier web development.
http://twitter.github.com/bootstrap/
Atoum
The simple, modern and intuitive unit testing framework for PHP 5.3+
Behat
A php framework for testing your business expectations.
统计信息
- 总下载量: 34
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 12
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2013-01-09