Skip to content

Commit 828f438

Browse files
Add phpstan badge to readme file
1 parent 9fa3d82 commit 828f438

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<a href="https://packagist.org/packages/m.rahimi/astro-orm"><img src="https://img.shields.io/packagist/v/m.rahimi/astro-orm" alt="Latest Stable Version"></a>
66
<a href="https://github.styleci.io/repos/433058724?branch=master"><img src="https://github.styleci.io/repos/433058724/shield?branch=master" alt="StyleCI"></a>
77
<a href="https://packagist.org/packages/m.rahimi/astro-orm"><img src="https://img.shields.io/packagist/l/m.rahimi/astro-orm" alt="License"></a>
8+
<a href="https://phpstan.org/"><img src="https://img.shields.io/badge/PHPStan-level%206-brightgreen.svg?style=flat" alt="PHPStan"></a>
89
</p>
910

1011
object-relational mapper (ORM), lets you query and manipulate data with fluent api from a database using an object-oriented paradigm.

0 commit comments

Comments
 (0)