Skip to content

Intregra/PilulkaTask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample task for pilulka.cz

Author: Pavel Balajka

Configuration

The configuration is stored in file config.php where you have to set the Twitter API credentials in order to successfully connect and use the Twitter API There is an option in the configuration file DISPLAY_OUTPUT which specifies the output format - either simple json or rendered in latte

Run the script

To run the script, first you have to install composer dependencies

composer install

Then you can run the script either by putting it on the server and navigating to index.php or in the console with simple command

php index.php

Used libraries

The task uses following 3rd party libraries

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published