https://github.com/delian1986/telerik-upskill-entry-task
Interview task for course
https://github.com/delian1986/telerik-upskill-entry-task
console custom-framework php
Last synced: 11 months ago
JSON representation
Interview task for course
- Host: GitHub
- URL: https://github.com/delian1986/telerik-upskill-entry-task
- Owner: delian1986
- Created: 2020-08-01T07:24:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-02T11:37:43.000Z (over 5 years ago)
- Last Synced: 2025-02-09T20:34:11.595Z (about 1 year ago)
- Topics: console, custom-framework, php
- Language: PHP
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Telerik-Upskill-Entry-Task
## Description
Simple console application written in PHP for fetching and storing data with `http`. Based on cURL. It was made as entry project for `Telerik Academy Upskill React 2020`
### DEMO

## Installation
##### Prerequisites
* php >= 7.4
* composer
### Steps
```sh
git clone https://github.com/delian1986/Telerik-Upskill-Entry-Task.git
cd Telerik-Upskill-Entry-Task
composer install
```
### How to use
`php cli {commandName} {parameter}`
#### Start script
`php cli upskill spiderman`