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
- Host: GitHub
- URL: https://github.com/php-standard-library/url
- Owner: php-standard-library
- License: mit
- Created: 2026-03-17T20:18:39.000Z (3 months ago)
- Default Branch: next
- Last Pushed: 2026-03-28T18:42:45.000Z (2 months ago)
- Last Synced: 2026-05-20T11:51:05.246Z (14 days ago)
- Topics: parsing, url, validation
- Language: PHP
- Homepage: https://php-standard-library.dev
- Size: 17.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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)