Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 1 month ago
JSON representation

a fluent interface for interacting with web sites, page content and urls

Awesome Lists containing this project

README

        

# Web Utilities
> a fluent interface for interacting with web sites, page content and urls.

[![Latest Stable Version](https://poser.pugx.org/myerscode/utilities-web/v/stable)](https://packagist.org/packages/myerscode/utilities-web)
[![Total Downloads](https://poser.pugx.org/myerscode/utilities-web/downloads)](https://packagist.org/packages/myerscode/utilities-web)
[![License](https://poser.pugx.org/myerscode/utilities-web/license)](https://packagist.org/packages/myerscode/utilities-web)

## 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 Utility](docs/content-utility.md)

### [Ping Utility](docs/ping-utility.md)

### [URI Utility](docs/uri-utility.md)

## License

The MIT License (MIT). Please see [License File](LICENSE) for more information.