shopware / app-bundle
Symfony bundle to develop shopware apps easy
Installs: 17 702
Dependents: 0
Suggesters: 0
Security: 0
Stars: 13
Watchers: 31
Forks: 7
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=8.1
- nyholm/psr7: ^1.8
- shopware/app-php-sdk: >=4.0.1
- symfony/http-client: ^6.4 || ^7.0
- symfony/psr-http-message-bridge: 2.* || ^7.0
- symfony/routing: ^6.4 || ^7.0
Requires (Dev)
- async-aws/async-aws-bundle: ~1.12
- async-aws/dynamo-db: ~3.2.1
- doctrine/doctrine-bundle: ^2.8
- doctrine/orm: ^3.0
- friendsofphp/php-cs-fixer: ^3.16
- infection/infection: ^0.26.21
- phpstan/phpstan: ^1.10.14
- phpunit/phpunit: ^10.1
- symfony/doctrine-bridge: ^6.4 || ^7.0
- symfony/phpunit-bridge: ^6.2.10 || ^6.3 || ^6.4 || ^7.0
- symfony/polyfill-uuid: ~1.31.0
Suggests
- async-aws/async-aws-bundle: To use DynamoDB as the persistence layer
- async-aws/dynamo-db: To use DynamoDB as the persistence layer
- doctrine/doctrine-bundle: To use Doctrine as the persistence layer
- doctrine/orm: To use Doctrine as the persistence layer
- symfony/doctrine-bridge: To use Doctrine as the persistence layer
- dev-main
- 4.1.0
- 4.0.2
- 4.0.1
- 4.0.0
- 3.0.0
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.0.2
- 1.0.1
- 1.0.0
- v0.1.1
- dev-next-37028/iaf-filter-gateway
- dev-fix/add-missing-service
- dev-fix/add-missing-argument
- dev-next-39769/add-bundle-configuration-to-check-if-the-shop-url-is-reachable
- dev-fix/shop-url-sanitization
- dev-next-30813/checkout-gateway
- dev-next-30813/risk-assessment-action
- dev-fix-symfony-resolver-interface
This package is auto-updated.
Last update: 2024-12-17 13:13:53 UTC
README
App Bundle integrates the PHP App SDK for Symfony.
Refer to the quick start documentation for more information.