idealistsoft / framework-twitter
This package is abandoned and no longer maintained.
The author suggests using the infuse/twitter package instead.
Twitter integration for Infuse Framework
dev-master
2016-02-07 17:14 UTC
Requires
- php: >=5.4.0
- infuse/social: ~1.0
- ruudk/twitter-oauth: dev-master
Requires (Dev)
- infuse/auth: ~1.2
- infuse/infuse: ~1.3
- mockery/mockery: 0.9.1
- pulsar/pulsar: ~0.1
- robmorgan/phinx: ~0.5
- satooshi/php-coveralls: 0.6.1
This package is not auto-updated.
Last update: 2022-02-01 12:39:59 UTC
README
Twitter integration for Infuse Framework
Installation
Install the package with composer:
composer require infuse/twitter
Acknowledgements
Built with the ruudk/twitteroauth package.