Skip to content

Commit

Permalink
Add badges to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
wpscholar committed Dec 13, 2024
1 parent 2c7f92f commit f1d3dfb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# URL Handler

[![Tests](https://github.com/wpscholar/url/actions/workflows/tests.yml/badge.svg)](https://github.com/wpscholar/url/actions/workflows/tests.yml)
[![Latest Stable Version](https://poser.pugx.org/wpscholar/url/v/stable)](https://packagist.org/packages/wpscholar/url)
[![PHP Version Support](https://img.shields.io/badge/php-%3E%3D7.2-blue)](https://packagist.org/packages/wpscholar/url)
[![License](https://poser.pugx.org/wpscholar/url/license)](https://packagist.org/packages/wpscholar/url)

A PHP library for parsing, manipulating, and building URLs.

## Description
Expand Down

0 comments on commit f1d3dfb

Please sign in to comment.