Download the PHP package mpalourdio/twitter-widgets without Composer
On this page you can find all versions of the php package mpalourdio/twitter-widgets. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mpalourdio/twitter-widgets
More information about mpalourdio/twitter-widgets
Files in mpalourdio/twitter-widgets
Package twitter-widgets
Short Description PHP library that helps rendering twitter embedded timelines
License MIT
Homepage https://github.com/mpalourdio/TwitterWidgets
Informations about the package twitter-widgets
TwitterWidgets
PHP library that helps rendering twitter embedded timelines
Requirements
PHP 7.0+ - Only Composer installation supported
Installation
Run the command below to install via Composer
Usage
can handle these parameters : https://dev.twitter.com/web/embedded-timelines#options
Their PHP equivalent as array keys to use in the array are :
The TimelineBuilder#renderWidget() method accepts a boolean to disable the javascript code added to each widget. Useful if you have more that one widget to avoid JS overhead.
When disabled, to add only once the needed javascript to your HTML code, use OneTimeJsProvider#getOneTimeWidgetJs() just before your
More information here : https://dev.twitter.com/web/javascript/loading
ZF2
A ZF2 view helper is available here : https://github.com/mpalourdio/zf2-twitter-widget
TWIG
A twig extension is available here : https://github.com/mpalourdio/TwitterWidgetBundle
All versions of twitter-widgets with dependencies
zendframework/zend-filter Version ^2.3
zendframework/zend-stdlib Version ^2.3