https://github.com/myerscode/utilities-web
a fluent interface for interacting with web sites, page content and urls
https://github.com/myerscode/utilities-web
ping utilities utility utility-library web
Last synced: 7 months ago
JSON representation
a fluent interface for interacting with web sites, page content and urls
- Host: GitHub
- URL: https://github.com/myerscode/utilities-web
- Owner: myerscode
- License: mit
- Created: 2019-04-06T21:42:50.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-06-03T16:33:59.000Z (over 1 year ago)
- Last Synced: 2024-08-06T16:33:10.292Z (over 1 year ago)
- Topics: ping, utilities, utility, utility-library, web
- Language: PHP
- Size: 43 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Web Utilities
> a fluent interface for interacting with web sites, page content and urls.
[](https://packagist.org/packages/myerscode/utilities-web)
[](https://packagist.org/packages/myerscode/utilities-web)
[](https://packagist.org/packages/myerscode/utilities-web)

[](https://codecov.io/gh/myerscode/utilities-strings)
## Install
You can install this package via composer:
``` bash
composer require myerscode/utilities-web
```
## Available Utilities
This package has helpers to interact with various aspects of web content.
### [Content ClientUtility](docs/content-utility.md)
### [Ping ClientUtility](docs/ping-utility.md)
### [URI ClientUtility](docs/uri-utility.md)
## License
The MIT License (MIT). Please see [License File](LICENSE) for more information.