Get tweets from twitter and store it in DB.
- There is config file in
configfolder, please editbase_dir,base_url,dbandtwitter. - Create new DB in MySQL and import
db.sql - In terminal, type in: composer dump-autoload
- Download CA Certification and put it in
/twitteroauth/src/
- PHP
- MySQL
- Installed Composer
- Demo page
- Twitter Dev page for getting user timeline
- CA certificate Cacert.pem
madzaTwitterFeed is released under the very permissive MIT license.
Written by Nemanja M. (nemanja at madza dot rs)