https://github.com/friendsofshopware/code-quality-meta
Meta repository for Shopware 6 code quality tools
https://github.com/friendsofshopware/code-quality-meta
Last synced: 10 months ago
JSON representation
Meta repository for Shopware 6 code quality tools
- Host: GitHub
- URL: https://github.com/friendsofshopware/code-quality-meta
- Owner: FriendsOfShopware
- Created: 2023-04-20T09:07:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-03T13:17:03.000Z (11 months ago)
- Last Synced: 2025-03-03T14:25:58.664Z (11 months ago)
- Homepage:
- Size: 5.86 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shopware Code Quality Tools
This is a composer meta package containing code quality tools for Shopware project and plugin development.
## Installation
```bash
composer require --dev code-quality
```