POP3 Class
I’ve finally found the time to refactor and document my POP3 class. It’s meant as a low level POP3 Interface so you can talk to a POP3 server. I needed this for a project a while ago and couldn’t find a neat PHP5 class that would do what I wanted it to do.