Skip to content

Files

Latest commit

9a0814f · Sep 10, 2016

History

History
7 lines (6 loc) · 322 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 322 Bytes

PHPCrawler

This PHP project is made as part of a job interview. I am new to PHP and this project is used to check if I am able to grasp it fast.

The task is to crawl a webpage and to display the 3 most used words. First using PHP without framework and then with the symfony framework. Both will be in a separate branch.