Skip to content

Commit af9bfec

Browse files
committed
readme
1 parent 37146f4 commit af9bfec

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
22

33
[![Downloads](https://img.shields.io/packagist/dt/symplify/phpstan-rules.svg?style=flat-square)](https://packagist.org/packages/symplify/phpstan-rules/stats)
44

5-
Set of 35 custom PHPStan rules that check architecture, typos, class namespace locations, accidental visibility override and more. Useful for any type of PHP project, from legacy to modern stack.
5+
Set of 65+ PHPStan fun and practical rules that check:
6+
7+
* clean architecture, logical errors,
8+
* naming, class namespace locations
9+
* accidental visibility override,
10+
* and Symfony, Doctrine or PHPUnit ~~best~~ proven practices.
11+
12+
Useful for any type of PHP project, from legacy to modern stack.
613

714
<br>
815

0 commit comments

Comments
 (0)