Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gremo/symfony-qa-pack

A Symfony QA (Quality Assurance) tools pack
https://github.com/gremo/symfony-qa-pack

metapackage symfony

Last synced: about 1 month ago
JSON representation

A Symfony QA (Quality Assurance) tools pack

Awesome Lists containing this project

README

        

# Symfony QA pack

A [Symfony](https://symfony.com) QA (Quality Assurance) tools pack.

## 🚀 Quick start

```bash
composer require gremo/symfony-qa-pack
```
> [!NOTE]
> Enable the plugin `phpstan/extension-installer` by answering "y" when Composer asks to add it to your allow-plugins configuration.

## 📦 Packages

PackageVersionPackagistphpstan/extension-installer*https://packagist.org/packages/phpstan/extension-installer
phpstan/phpstan-deprecation-rules*https://packagist.org/packages/phpstan/phpstan-deprecation-rules
phpstan/phpstan-doctrine*https://packagist.org/packages/phpstan/phpstan-doctrine
phpstan/phpstan-symfony*https://packagist.org/packages/phpstan/phpstan-symfony
phpstan/phpstan*https://packagist.org/packages/phpstan/phpstan
squizlabs/php_codesniffer*https://packagist.org/packages/squizlabs/php_codesniffer

## ❤️ Contributing

All types of contributions are encouraged and valued. See the [contributing](.github/CONTRIBUTING.md) guidelines, the community looks forward to your contributions!

## 📘 License

Released under the terms of the [ISC License](LICENSE).