shopware/dev-tools
Maintainers
1.5.1
2026-03-30 05:28 UTC
Requires
- doctrine/sql-formatter: ^1.1
- fakerphp/faker: ^1.20
- mbezhanov/faker-provider-collection: ^2.0.1
- phpunit/phpunit: ^9.6 | ^10 | ^11.4 | ^12
- shopwarelabs/images-generator: ^1.0.0
- symfony/browser-kit: ^5.4 | ^6 | ^7
- symfony/doctrine-bridge: ^5.4.7 | ^6 | ^7
- symfony/web-profiler-bundle: ^5.4 | ^6 | ^7
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT d6cb945a6749deaeb36bf2fdf7c07d4840d81333
README
This is a composer meta package containing development dependencies for Shopware projects. It includes the following packages, amongst others:
- web-profiler-bundle: Provides a web-based profiler for debugging and profiling Symfony applications.
- fakerphp/faker: Faker and some extensions for Shopware demo data generation.
- symfony/doctrine-bridge: Provides integration for Doctrine with the Web Profiler bundle.
- symfony/browser-kit: Component to simulate the behavior of a web browser.
- PHPUnit: Developer-oriented testing framework for PHP.
Installation
You can install this package using composer:
composer require --dev shopware/dev-tools
Installing this package will install all the development dependencies described in the composer.json file. You can then configure and use these packages in your Shopware project as needed.
Contributing
If you would like to contribute to this package, please fork the repository and submit a pull request.
License
This package is licensed under the MIT license. See the LICENSE file for more information.
