webignition / url-resolver
Resolve a given URL to the URL it actually points to; follow 30X and meta redirects to achieve this
Installs: 3 312
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 3
Forks: 1
Open Issues: 0
Requires
- php: >=7.2.0
- guzzlehttp/guzzle: ~6
- webignition/absolute-url-deriver: >=3,<4
- webignition/uri: ^0.4.0
- webignition/web-page-model: >=5.7,<6
Requires (Dev)
- phpstan/phpstan: ^0.11.5
- phpunit/phpunit: ~7.0
- squizlabs/php_codesniffer: 3.*