sylius / phpspec
Specification-oriented BDD framework for PHP 7.1+
This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.
Fund package maintenance!
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
This package is auto-updated.
Last update: 2025-04-08 18:04:53 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.