afurculita / phpspec
This package is abandoned and no longer maintained.
The author suggests using the phpspec/phpspec package instead.
FORK: Specification-oriented BDD framework for PHP 5.3+
2.5.0-rc1
2016-03-12 06:50 UTC
Requires
- php: >=5.3.3
- ext-tokenizer: *
- doctrine/instantiator: ^1.0.1
- phpspec/php-diff: ~1.0.0
- phpspec/prophecy: ~1.4
- sebastian/exporter: ~1.0
- symfony/console: ~2.3|~3.0
- symfony/event-dispatcher: ~2.1|~3.0
- symfony/finder: ~2.1|~3.0
- symfony/process: ^2.6|~3.0
- symfony/yaml: ~2.1|~3.0
Requires (Dev)
- behat/behat: ^3.0.11
- bossa/phpspec2-expect: ~1.0
- phpunit/phpunit: ~4.4
- symfony/filesystem: ~2.1|~3.0
Suggests
- phpspec/nyan-formatters: ~1.0 – Adds Nyan formatters
- dev-master / 2.2.x-dev
- 2.5.0-rc1
- 2.5.0-beta
- 2.4.1
- 2.4.0
- 2.4.0-rc1
- 2.4.0-beta
- 2.4.0-alpha2
- 2.4.0-alpha1
- 2.3.0
- 2.3.0-rc1
- 2.3.0-beta3
- 2.3.0-beta2
- 2.3.0-beta
- 2.2.1
- 2.2.0
- 2.2.0-RC1
- 2.2.0-BETA2
- 2.2.0-BETA
- 2.1.1
- 2.1.0
- 2.1.0-RC3
- 2.1.0-RC2
- 2.1.0-RC1
- 2.0.1
- 2.0.0
- 2.0.0-RC4
- 2.0.0-RC3
- 2.0.0-RC2
- 2.0.0-RC1
- 2.0.0-BETA4
- 2.0.0-BETA3
- 2.0.0-BETA2
- 2.0.0-BETA1
- 1.4.3
- 1.4.2
- 1.4.1
- 1.4.0
- dev-symfony-3-support
This package is not auto-updated.
Last update: 2016-05-18 07:25:36 UTC
README
The main website with documentation is at http://www.phpspec.net.
Installing Dependencies
Dependencies are handled via composer:
wget -nc http://getcomposer.org/composer.phar php composer.phar install
Developer's mailing list
For development discussion subscribe to phpspec-dev@googlegroups.com.
Community
Check out #phpspec on irc.freenode.net.