mineur/instagram-parser

View on GitHub
docs/todo.md

Summary

Maintainability
Test Coverage
# TODO list
There are lots of things to improve yet, so feel free to grab one make it :). 
Refer to the [contribution page](contribution.md).
- Parse tags from the comment string and add it as an array on a object 
property named `tag`.
- Tags Streaming parser.
- Parse multiple tags at once.
- Test it using phpunit.
- Geolocation streaming parser.