12/03
2015
Tweet viewer (same as project https://github.com/antonio-salieri/egctwit) but without zend framework., (*1)
This is simple application which shows last five user tweets., (*2)
To install from composer type the following command:, (*3)
php composer.phar create-project -sdev "antonio-salieri/egctweet_plain": "dev-master" path/to/project/directory, (*4)
After that you should edit file "config.php" in "config/" directory, and put Twitter application access keys in right place in this file., (*5)
If you haven't created Twitter app yet go to https://apps.twitter.com and create one, then put keys for application access in "config/config.php" file., (*6)