We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14d9afd commit 971ca6cCopy full SHA for 971ca6c
README.md
@@ -1,4 +1,4 @@
1
-# `phpstandba`: PHPStan based SQL static analysis and type inference for the database access layer
+# `phpstan-dba`: PHPStan based SQL static analysis and type inference for the database access layer
2
3
`phpstan-dba` makes your phpstan static code analysis jobs aware of datatypes within your database.
4
With this information at hand we are able to detect type inconsistencies between your domain model and database-schema.
0 commit comments