PHP Classes

PHP Regex Email Extractor: Extract email addresses from text files

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 54%Total: 265 All time: 7,698 This week: 224Up
Version License PHP version Categories
email-extractor 1.0.0Public Domain5.0Email, PHP 5, Text processing, Parsers
Description Author

This class can extract email addresses from text files.

It can take a text or HTML file and uses a regular expression to extract any email addresses present in the file.

The class can return the list of unique email addresses found in the file as well display the list.

Picture of Istvan Dobrentei
  Performance   Level  
Name: Istvan Dobrentei <contact>
Classes: 12 packages by
Country: Hungary Hungary
Innovation award
Innovation award
Nominee: 9x

Winner: 1x

Details
Usage:
$ea = new EmailExtractor("input");

Where input is for example a text, html or other file and it prints all unique email adresses.

  Files folder image Files  
File Role Description
Plain text file EmailExtractor.class.php Class Class source
Accessible without login Plain text file README Data Auxiliary data

 Version Control Unique User Downloads Download Rankings  
 100%
Total:265
This week:0
All time:7,698
This week:224Up
 User Ratings  
 
 All time
Utility:91%StarStarStarStarStar
Consistency:91%StarStarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:54%StarStarStar
Rank:1905
  
For more information send a message to info at phpclasses dot org.