Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 9ccecf0

Browse files
authored
Merge pull request #25 from programmatordev/1.x
1.x
2 parents 3114cf2 + 8276ed6 commit 9ccecf0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Yet Another PHP Validator
22

3+
[![Latest Version](https://img.shields.io/github/release/programmatordev/yet-another-php-validator.svg?style=flat-square)](https://github.com/programmatordev/yet-another-php-validator/releases)
4+
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)
5+
[![Tests](https://github.com/programmatordev/yet-another-php-validator/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/programmatordev/yet-another-php-validator/actions/workflows/ci.yml?query=branch%3Amain)
6+
37
PHP validator focused on validating development code with expressive error messages.
48

59
> **Note**

0 commit comments

Comments
 (0)