sylius / phpspec
Specification-oriented BDD framework for PHP 7.1+
v7.2.0
2022-03-08 10:13 UTC
Requires
- php: 8.0.* || 8.1.*
- ext-tokenizer: *
- doctrine/instantiator: ^1.0.5
- phpspec/php-diff: ^1.0.0
- phpspec/prophecy: ^1.9
- sebastian/exporter: ^3.0 || ^4.0
- symfony/console: ^4.4 || ^5.4 || ^6.0
- symfony/event-dispatcher: ^4.4 || ^5.4 || ^6.0
- symfony/finder: ^4.4 || ^5.4 || ^6.0
- symfony/process: ^4.4 || ^5.4 || ^6.0
- symfony/yaml: ^4.4 || ^5.4 || ^6.0
Requires (Dev)
- behat/behat: ^3.3
- phpunit/phpunit: ^8.0 || ^9.0
- symfony/filesystem: ^3.4 || ^4.0 || ^5.0 || ^6.0
- vimeo/psalm: ^4.3
Suggests
- phpspec/nyan-formatters: Adds Nyan formatters
Conflicts
- sebastian/comparator: <1.2.4
- dev-next / 8.0.x-dev
- v7.2.0
- dev-main / 7.1.x-dev
- 7.1.0
- 7.0.1
- 7.0.0
- 6.3.x-dev
- 6.3.1
- 6.3.0
- 6.2.2
- 6.2.1
- 6.2.0
- 6.1.1
- 6.1.0
- 6.0.0
- 5.1.x-dev
- 5.1.2
- 5.1.1
- 5.1.0
- 5.0.3
- 5.0.2
- 5.0.1
- 5.0.0
- 5.0.0-RC1
- 4.3.x-dev
- 4.3.4
- 4.3.3
- 4.3.2
- 4.3.1
- 4.3.0
- 4.2.5
- 4.2.4
- 4.2.3
- 4.2.2
- 4.2.1
- 4.2.0
- 4.1.0
- 4.0.4
- 4.0.3
- 4.0.2
- 4.0.0
- 4.0.0-rc1
- 4.0.0-beta
- 4.0.0-alpha2
- 4.0.0-alpha
- 3.4.x-dev
- 3.4.3
- 3.4.2
- 3.4.1
- 3.4.0
- 3.3.0
- 3.2.3
- 3.2.2
- 3.2.2-beta
- 3.2.1
- 3.2.0
- 3.1.1
- 3.1.0
- 3.1.0-rc1
- 3.1.0-beta
- 3.0.0
- 3.0.0-rc1
- 3.0.0-beta2
- 3.0.0-beta
- 2.5.x-dev
- 2.5.8
- 2.5.7
- 2.5.6
- 2.5.5
- 2.5.4
- 2.5.3
- 2.5.2
- 2.5.1
- 2.5.0
- 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
This package is auto-updated.
Last update: 2024-11-08 17:13:59 UTC
README
The main website with documentation is at http://www.phpspec.net.
Installing Dependencies
Dependencies are handled via composer:
wget -nc https://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.