myerscode / utilities-web
A fluent interface for interacting with web page content and urls.
2025.0.0
2025-02-12 23:35 UTC
Requires
- php: ^8.4
- ext-curl: *
- league/uri: ^7.5
- league/uri-components: ^7.5
- php-curl-class/php-curl-class: ^9.14
- symfony/dom-crawler: ^7.2
- symfony/http-client: ^7.2
Requires (Dev)
- donatj/mock-webserver: ^2.6
- mockery/mockery: ^1.2
- phpunit/phpunit: ^11.5
- squizlabs/php_codesniffer: ^3.0
README
a fluent interface for interacting with web sites, page content and urls.
Install
You can install this package via composer:
composer require myerscode/utilities-web
Available Utilities
This package has helpers to interact with various aspects of web content.
Content ClientUtility
Ping ClientUtility
URI ClientUtility
License
The MIT License (MIT). Please see License File for more information.