flux-se / sylius-stripe-plugin
Sylius Stripe plugin using Payment Request
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
Type:sylius-plugin
Requires
- stripe/stripe-php: ^16.1
- sylius/core-bundle: ^2.0
Requires (Dev)
- behat/behat: ^3.7
- dbrekelmans/bdi: ^1.2
- doctrine/data-fixtures: ^1.8
- doctrine/orm: ^2.20
- friends-of-behat/mink: ^1.9
- friends-of-behat/mink-browserkit-driver: ^1.4
- friends-of-behat/mink-debug-extension: ^2.0
- friends-of-behat/mink-extension: ^2.5
- friends-of-behat/page-object-extension: ^0.3
- friends-of-behat/suite-settings-extension: ^1.1
- friends-of-behat/symfony-extension: ^2.1
- friends-of-behat/variadic-extension: ^1.3
- lchrusciel/api-test-case: ^5.3
- mockery/mockery: ^1.6
- nyholm/psr7: ^1.8
- phpspec/phpspec: ^7.2
- phpstan/extension-installer: ^1.0
- phpstan/phpstan-doctrine: ^1.0
- phpstan/phpstan-mockery: ^1.1
- phpstan/phpstan-strict-rules: ^1.0
- phpstan/phpstan-symfony: ^1.4
- phpstan/phpstan-webmozart-assert: ^1.0
- phpunit/phpunit: ^9.5
- robertfausk/behat-panther-extension: ^1.1
- spaze/phpstan-stripe: ^3.2
- sylius-labs/coding-standard: ^4.1
- sylius-labs/suite-tags-extension: ^0.2.0
- sylius/sylius: ^2.0
- symfony/browser-kit: ^6.4|^7.1
- symfony/debug-bundle: ^6.4|^7.1
- symfony/dotenv: ^6.4|^7.1
- symfony/intl: ^6.4|^7.1
- symfony/runtime: ^6.4|^7.1
- symfony/web-profiler-bundle: ^6.4|^7.1
- theofidry/alice-data-fixtures: ^1.7
Suggests
- sylius/admin-bundle: Use the Sylius default admin
- sylius/api-bundle: Use the Sylius default API
- sylius/shop-bundle: Use the Sylius default front shop
This package is auto-updated.
Last update: 2024-12-19 09:06:05 UTC
README
This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.
Installation
-
Run
composer require flux-se/sylius-stripe-plugin
. -
Import configuration
# config/packages/_sylius.yaml imports: # ... - { resource: "@FluxSESyliusStripePlugin/config/config.yaml" }
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
Please see the License File for more information about licensing.