2017 © Pedro Peláez
 

library egctweet_plain

image

antonio-salieri/egctweet_plain

  • Thursday, March 12, 2015
  • by antonio-salieri
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

egctweet_plain

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)

The Versions

12/03 2015

dev-master

9999999-dev

  Sources   Download

The Requires

  • ext-pdo_mysql ~1.0
  • ext-pgsql 0.0.0.*

 

05/03 2015

1.0.0

1.0.0.0

  Sources   Download

The Requires

  • ext-pdo_mysql ~1.0
  • ext-pgsql 0.0.0.*