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

https://github.com/bedus-creation/laravel-parser

Html Parser For Laravel PHP
https://github.com/bedus-creation/laravel-parser

Last synced: 11 months ago
JSON representation

Html Parser For Laravel PHP

Awesome Lists containing this project

README

          

# Laravel Parser

HTML parser for Laravel/PHP.

### Introduction

This packages parses html responses, with very efficient APIs. But it doesn't parse any url.

> This package is Laravel wrapper of https://github.com/symfony/dom-crawler

### Installation
```shell
composer require aammui/laravel-parser
```

### Uses

```php
use Aammui\LaravelParser\Facade\PHPSoup;

$html = <<


The Dormouse's story





The Dormouse's story



Once upon a time there were three little sisters; and their names were

Elsie

,

Lacie

and

Tillie

; and they lived at the bottom of a well.



...