Skip to content

Commit e0f8f16

Browse files
szepeviktorpionl
authored andcommitted
Improve README header
1 parent c94ee4d commit e0f8f16

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
> Get typed (strict mode) values from an Array / XML with basic validation.
1+
# php-get-typed-value
22

33
![img](https://img.shields.io/badge/PHPStan-8-blue)
44
![php](https://img.shields.io/badge/PHP-8.1-B0B3D6)
55

6+
Get typed (strict mode) values from an Array / XML with basic validation.
7+
68
```bash
79
composer require wrkflow/php-get-typed-value
810
```

0 commit comments

Comments
 (0)