An open API service indexing awesome lists of open source software.

https://github.com/php-standard-library/url

Strict URL type with scheme and authority validation, default port stripping, and URI/IRI conversion
https://github.com/php-standard-library/url

parsing url validation

Last synced: 11 days ago
JSON representation

Strict URL type with scheme and authority validation, default port stripping, and URI/IRI conversion

Awesome Lists containing this project

README

          

# PHP Standard Library - URL

Strict URL type with scheme and authority validation, default port stripping, and URI/IRI conversion.

---

- [Documentation](https://php-standard-library.dev)
- [Contributing](https://github.com/php-standard-library/php-standard-library/blob/next/CONTRIBUTING.md)
- [Create Pull Request](https://github.com/php-standard-library/php-standard-library/pulls)
- [Report an Issue](https://github.com/php-standard-library/php-standard-library/issues)