warslett / tweet-sync
Library for building applications that synchronise tweets with twitter
0.1.1
2016-07-10 14:17 UTC
Requires
- php: >=5.5.0
- abraham/twitteroauth: ^0.6.2
Requires (Dev)
- mockery/mockery: ^0.9.4
- phpunit/phpunit: 4.6.*
This package is auto-updated.
Last update: 2024-10-24 01:49:43 UTC
README
Library for building applications that synchronise tweets with twitter.
This package is just the bare bones and requires you to implement your own persistence interface.
For an "out the box" tool you should use warslett/tweet-sync-doctrine composer require warslett/tweet-sync-doctrine
Installation:
composer require warslett/tweet-sync