Pipeline & parser improvements
- Replace CLI with automatic pipeline based on passed configuration
- Introduce YAML config for setting up mining options
- Refactor parsing module for easy integration of new parsers and languages
- Add ANTLR-PHP parser
- Write docs for base mining steps
- Add multithreading for parsing
- Fix bugs and other little improvements