Download the PHP package milosa/social-media-aggregator-bundle without Composer
On this page you can find all versions of the php package milosa/social-media-aggregator-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download milosa/social-media-aggregator-bundle
More information about milosa/social-media-aggregator-bundle
Files in milosa/social-media-aggregator-bundle
Download milosa/social-media-aggregator-bundle
More information about milosa/social-media-aggregator-bundle
Files in milosa/social-media-aggregator-bundle
Vendor milosa
Package social-media-aggregator-bundle
Short Description Combine different social media types into a single feed
License MPL-2.0
Package social-media-aggregator-bundle
Short Description Combine different social media types into a single feed
License MPL-2.0
Please rate this library. Is it a good library?
Informations about the package social-media-aggregator-bundle
Social media aggregator
Symfony Bundle to combine messages from different social media platforms into one feed.
Features
- Easy way to get messages from various social media platforms. Such as:
- Facebook*
- Youtube
- Twig integration*
- Sorting of messages*
- Sorting by date (default)
- Sorting by platform (e.g. first show youtube items, then show twitter)*
- Caching
- Render messages with PHP or React
- Multiple searches for each platform
*= Not implemented yet.
Installation
composer require milosa/social-media-aggregator-bundle
Configuration
Todo
React
To use React:
- Run
php bin/console assets:install public
in your application, to copy the JS and CSS files from the bundle to your project. -
Add the following to your applications
framework.yaml
file: -
Add the following tags to your page:
and
All versions of social-media-aggregator-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2 || ^8.0
ext-json Version *
twig/twig Version ^3.0.1
symfony/twig-bundle Version ^5.2.0
symfony/dependency-injection Version ^5.2.0
symfony/framework-bundle Version ^5.2.0
symfony/cache Version ^5.2.0
symfony/flex Version ^1.1
guzzlehttp/psr7 Version ^1.5
guzzlehttp/oauth-subscriber Version ^0.3.0
ext-json Version *
twig/twig Version ^3.0.1
symfony/twig-bundle Version ^5.2.0
symfony/dependency-injection Version ^5.2.0
symfony/framework-bundle Version ^5.2.0
symfony/cache Version ^5.2.0
symfony/flex Version ^1.1
guzzlehttp/psr7 Version ^1.5
guzzlehttp/oauth-subscriber Version ^0.3.0
The package milosa/social-media-aggregator-bundle contains the following files
Loading the files please wait ....