承接 sanpi/spore 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

Build Status Dependencies Status

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

http://silex.sensiolabs.org/

Pomm

Pomm is a lightweight, fast, efficient and powerful PHP Object Model Manager for the Postgresql relational database.

http://pomm.coolkeums.org/

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+

http://atoum.org/

Behat

A php framework for testing your business expectations.

http://behat.org/

统计信息

  • 总下载量: 34
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 12
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 12
  • Watchers: 4
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2013-01-09