dragonrun1 / phpspec
Specification-oriented BDD framework for PHP 5.3+
2.3.0-beta
2015-07-04 10:12 UTC
Requires
- php: >=5.3.3
- doctrine/instantiator: ^1.0.1
- phpspec/php-diff: ~1.0.0
- phpspec/prophecy: ~1.4
- sebastian/exporter: ~1.0
- symfony/console: ~2.3
- symfony/event-dispatcher: ~2.1
- symfony/finder: ~2.1
- symfony/process: ~2.1
- symfony/yaml: ~2.1
Requires (Dev)
- behat/behat: ^3.0.11
- bossa/phpspec2-expect: ~1.0
- phpunit/phpunit: ~4.4
- symfony/filesystem: ~2.1
- symfony/process: ~2.1
Suggests
- phpspec/nyan-formatters: ~1.0 – Adds Nyan formatters
This package is auto-updated.
Last update: 2024-10-19 19:06:03 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.