Download the PHP package asapo/tidy-bundle without Composer
On this page you can find all versions of the php package asapo/tidy-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package tidy-bundle
AsapoTidyBundle
PHP-Tidy wrapper Bundle for Symfony 2 Projects
Why use this Bundle?
This Bundle uses tidy-php to clean and repair responses automatically.
What tidy is?
Tidy is a binding for the Tidy HTML clean and repair utility which allows you to clean, manipulate HTML documents and traverse the document tree.
Installation
Development version `
Current Release `
Configuration
- config: tidy-php configuration see here ...
- encoding: change encoding of parser
- response_listener: enable or disable reponse listener (cleanup automatically reponses)
- data_collector: enable or disable data collector to see tidy warnings / errors in profiler
Try it?
You have two possibilities to trigger tidy bundle.
Service
``
Automatically with reponse listener
or
Profiler
If the data collector is enabled error or warnings can be displayed over the symfony2 profiler.
Toolbar
(green icon on the far right)
Panel
All versions of tidy-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
The package asapo/tidy-bundle contains the following files
Loading the files please wait ....