Skip to content
This repository has been archived by the owner on Feb 19, 2021. It is now read-only.

neyaoz/laravel-view-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Laravel View Control Package

...

Requirements

  • PHP 5.6+
  • Laravel 5.2+
  • Wa72\HtmlPageDom
  • Symfony\Components\DomCrawler
  • Symfony\Components\CssSelector

Install

Require this package with composer using the following command:

composer require rephole/laravel-view-control

After updating composer, add the service provider to the providers array in config/app.php

Rephole\ViewControl\ViewControlServiceProvider::class,

License

The Laravel View Control Package is open-sourced software licensed under the MIT license

About

This package provides dom parser for blade views.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages