Skip to content

Commit

Permalink
Merge pull request #2 from sidraham/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
indianmodassir authored Nov 19, 2024
2 parents e3af335 + 5078e94 commit a3678cd
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# PHP URL
> URL resolution and parsing meant to have feature parity with PHP core.
>
> <a href="https://github.com/shahzadamodassir"><img src="https://img.shields.io/badge/Author-Shahzada%20Modassir-%2344cc11?style=flat-square"/></a>
<a href="LICENSE"><img src="https://img.shields.io/github/license/lazervel/url?style=flat-square"/></a>
<a href="https://packagist.org/packages/web/url"><img src="https://img.shields.io/packagist/dt/web/url.svg?style=flat-square" alt="Total Downloads"></a>
<a href="https://github.com/lazervel/url/stargazers"><img src="https://img.shields.io/github/stars/lazervel/url?style=flat-square"/></a>
<a href="https://github.com/lazervel/url/releases"><img src="https://img.shields.io/github/release/lazervel/url.svg?style=flat-square" alt="Latest Version"></a>
<a href="https://github.com/lazervel/url/graphs/contributors"><img src="https://img.shields.io/github/contributors/lazervel/url?style=flat-square" alt="Contributors"></a>
<a href="/"><img src="https://img.shields.io/github/repo-size/lazervel/url?style=flat-square" alt="Repository Size"></a>
## Composer Installation

Expand Down Expand Up @@ -61,4 +69,4 @@ Web\Url\Url Object
```

## Resources
- [Report issue](https://github.com/lazervel/url/issues) and [send Pull Request](https://github.com/lazervel/url/pulls) in the [main Lazervel repository](https://github.com/lazervel/url)
- [Report issue](https://github.com/lazervel/url/issues) and [send Pull Request](https://github.com/lazervel/url/pulls) in the [main Lazervel repository](https://github.com/lazervel/url)

0 comments on commit a3678cd

Please sign in to comment.