PHP Classes

CriosWeb HTML Cleaner: Remove unwanted tags and data from HTML documents

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStarStar 68%Total: 1,946 All time: 2,022 This week: 488Up
Version License PHP version Categories
criosweb_htmlcleaner 1.0Free for non-comm...4.3HTML
Description 

Author

This class can be used to remove unwanted tags and data from HTML document.

It takes a string with the HTML document to clean and parses it assuming a given character set encoding.

The class can perform several types of clean-up operations like:

- Removing style definitions
- Remove tags or attributes based on white lists or blacklists
- optimize code (merge inline tags, strip empty inline tags, trim excess new lines)
- Use the HTML tidy extension to clean the document and format the output as XHTML and drop proprietary attributes from Microsoft Word HTML documents
- Drop empty paragraphs
- Remove needless white space
- Fill empty table cells

Picture of Lucian Sabo
Name: Lucian Sabo <contact>
Classes: 1 package by
Country: Romania Romania
Age: ???
All time rank: 153637 in Romania Romania
Week rank: 180 Up4 in Romania Romania Up

  Files folder image Files (5)  
File Role Description
Accessible without login Plain text file changelog.txt Doc. changelog
Plain text file HTMLCleaner.php Class Main class file
Accessible without login Plain text file index.php Example usage example
Accessible without login HTML file readme.html Doc. readme
HTML file test.html Data Uggly HTML Test File

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,946
This week:0
All time:2,022
This week:488Up
User Ratings User Comments (1)
 All time
Utility:89%StarStarStarStarStar
Consistency:71%StarStarStarStar
Documentation:82%StarStarStarStarStar
Examples:85%StarStarStarStarStar
Tests:-
Videos:-
Overall:68%StarStarStarStar
Rank:385
 
That was very good Thank u "Lucian"
14 years ago (hightech)
77%StarStarStarStar