Skip to content

mattrmiller/php-threadedmailparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

threaded-mailparser

This was an exercise/proof of concept to create a multi threaded command line mail parser. For this exercise I used exorus/php-mime-mail-parser to handle the mail parsing. Any functionality can be implemented, mail parsing was the purpose of the proof of concept to create a multi threaded command line tool in PHP.

Rules For Contributing

  • Please make sure all changed files are run through gofmt
  • Submit a PR for review
  • Your name will be added below to Contributors

Author

Matthew R. Miller

Contributors

Matthew R. Miller

License

MIT License

Releases

No releases published

Packages

No packages published

Languages