First Project Structure
## User Story
As a developer I want an object-oriented for the PHP cURL library, so that I can use it for future projects.
## Acceptance Criteria
_(Notes about what the story must do in order for the product owner to accept it as complete.)_
* [ ] initial project structure is given
* [ ] a cURL object can be created
* [ ] the content of a website can be downloaded
issue