embedpress
/
vendor
/
wpdevelopers
/
embera
/
src
/
Embera
/
ProviderCollection
/
DefaultProviderCollection.php
CustomProviderCollection.php
5 years ago
DefaultProviderCollection.php
9 months ago
ProviderCollectionAdapter.php
9 months ago
ProviderCollectionInterface.php
9 months ago
SlimProviderCollection.php
9 months ago
DefaultProviderCollection.php
279 lines
| 1 | <?php |
| 2 | /** |
| 3 | * DefaultProviderCollection.php |
| 4 | * |
| 5 | * @package Embera |
| 6 | * @author Michael Pratt <yo@michael-pratt.com> |
| 7 | * @link http://www.michael-pratt.com/ |
| 8 | * |
| 9 | * For the full copyright and license information, please view the LICENSE |
| 10 | * file that was distributed with this source code. |
| 11 | */ |
| 12 | |
| 13 | namespace Embera\ProviderCollection; |
| 14 | |
| 15 | /** |
| 16 | * Basically its a wrapper for the ProvidercollectionAdapter but defines the |
| 17 | * default providers supported by the library |
| 18 | */ |
| 19 | class DefaultProviderCollection extends ProviderCollectionAdapter |
| 20 | { |
| 21 | /** inline {@inheritdoc} */ |
| 22 | public function __construct(array $config = []) |
| 23 | { |
| 24 | parent::__construct($config); |
| 25 | $this->registerProvider([ |
| 26 | 'Acast', |
| 27 | 'ActBlue', |
| 28 | 'Adilo', |
| 29 | 'Adways', |
| 30 | 'Afreecatv', |
| 31 | 'Altru', |
| 32 | 'Altium', |
| 33 | 'Amtraker', |
| 34 | 'Animoto', |
| 35 | 'AnnieMusic', |
| 36 | 'Apester', |
| 37 | 'Archivos', |
| 38 | 'Assemblrworld', |
| 39 | 'Audioboom', |
| 40 | 'Audiocom', |
| 41 | 'AudioClip', |
| 42 | 'Audiomack', |
| 43 | 'Audiomeans', |
| 44 | 'BeautifulAI', |
| 45 | 'Behance', |
| 46 | 'BeamsFm', |
| 47 | 'Biqnetwork', |
| 48 | 'Bitchute', |
| 49 | 'BlackfireIO', |
| 50 | 'Blogcast', |
| 51 | 'BlueskySocial', |
| 52 | 'Bookingmood', |
| 53 | 'Buttondown', |
| 54 | 'Bumper', |
| 55 | 'Bunny', |
| 56 | 'Canva', |
| 57 | 'Ceros', |
| 58 | 'Celero', |
| 59 | 'ChartBlocks', |
| 60 | 'Chroco', |
| 61 | 'CircuitLab', |
| 62 | 'Clyp', |
| 63 | 'CodeHS', |
| 64 | 'Codepoints', |
| 65 | 'CodeSandbox', |
| 66 | 'Commaful', |
| 67 | 'Coub', |
| 68 | 'Crumbs', |
| 69 | 'Cueup', |
| 70 | 'Curated', |
| 71 | 'Dadan', |
| 72 | 'Datawrapper', |
| 73 | 'DailyMotion', |
| 74 | 'Dalexni', |
| 75 | 'Deseretnews', |
| 76 | 'Deviantart', |
| 77 | 'Didacte', |
| 78 | 'Digiteka', |
| 79 | 'DocDroid', |
| 80 | 'Docswell', |
| 81 | 'DreamBroker', |
| 82 | 'EchoesHQ', |
| 83 | 'Embedery', |
| 84 | 'Ethfiddle', |
| 85 | 'EventLive', |
| 86 | 'Everviz', |
| 87 | 'Facebook', |
| 88 | 'Fader', |
| 89 | 'FaithLifeTV', |
| 90 | 'Figma', |
| 91 | 'Fitapp', |
| 92 | 'FITE', |
| 93 | 'Flickr', |
| 94 | 'Flourish', |
| 95 | 'FlowHubOrg', |
| 96 | 'Framer', |
| 97 | 'Framatube', |
| 98 | 'Fooday', |
| 99 | 'Genially', |
| 100 | 'GeographUk', |
| 101 | 'GeographCI', |
| 102 | 'GetShow', |
| 103 | 'GettyImages', |
| 104 | 'Giphy', |
| 105 | 'GloriaTV', |
| 106 | 'Gong', |
| 107 | 'Gmetri', |
| 108 | 'Grain', |
| 109 | 'Gumlet', |
| 110 | 'Gyazo', |
| 111 | 'Hash', |
| 112 | 'Hearthis', |
| 113 | 'Heyzine', |
| 114 | 'HiHaHo', |
| 115 | 'HippoVideo', |
| 116 | 'Hopvue', |
| 117 | 'Huffduffer', |
| 118 | 'Ideamapper', |
| 119 | 'iFixit', |
| 120 | 'IHeartRadio', |
| 121 | 'Imgur', |
| 122 | 'Infogram', |
| 123 | 'Infoveave', |
| 124 | 'Injurymap', |
| 125 | 'InsightTimer', |
| 126 | 'Instagram', |
| 127 | 'InsticatorContentEngagementUnit', |
| 128 | 'Issuu', |
| 129 | 'ItabtechInfosys', |
| 130 | 'ItemisCreate', |
| 131 | 'Jovian', |
| 132 | 'KakaoTV', |
| 133 | 'Kickstarter', |
| 134 | 'KirimEmail', |
| 135 | 'Kit', |
| 136 | 'Kurozora', |
| 137 | 'Kooapp', |
| 138 | 'Knacki', |
| 139 | 'LearningApps', |
| 140 | 'Libsyn', |
| 141 | 'Lineplace', |
| 142 | 'Livestream', |
| 143 | 'LocalVoicesNetwork', |
| 144 | 'Loom', |
| 145 | 'LottieFiles', |
| 146 | 'Ludus', |
| 147 | 'Lumiere', |
| 148 | 'Matterport', |
| 149 | 'MediaLab', |
| 150 | 'Mediastream', |
| 151 | 'MedienArchivKuenste', |
| 152 | 'MermaidInk', |
| 153 | 'Miro', |
| 154 | 'MixCloud', |
| 155 | 'Mixpanel', |
| 156 | 'MusicboxManiacs', |
| 157 | 'MySQLVisualExplain', |
| 158 | 'Namchey', |
| 159 | 'Nanoo', |
| 160 | 'NaturalAtlas', |
| 161 | 'NDLA', |
| 162 | 'Nebula', |
| 163 | 'NeetoRecord', |
| 164 | 'Nfb', |
| 165 | 'NFTndx', |
| 166 | 'Odysee', |
| 167 | 'OmnyStudio', |
| 168 | 'OraTV', |
| 169 | 'Orbitvu', |
| 170 | 'Origits', |
| 171 | 'Outplayed', |
| 172 | 'OverflowIO', |
| 173 | 'Pandavideo', |
| 174 | 'Pastery', |
| 175 | 'PeerTubeTV', |
| 176 | 'Piggy', |
| 177 | 'Pikasso', |
| 178 | 'Pinpoll', |
| 179 | 'Pinterest', |
| 180 | 'Pitchhub', |
| 181 | 'Playbuzz', |
| 182 | 'Plusdocs', |
| 183 | 'Podbean', |
| 184 | 'Polldaddy', |
| 185 | 'Portfolium', |
| 186 | 'Prezi', |
| 187 | 'Quartr', |
| 188 | 'QTpi', |
| 189 | 'RadioPublic', |
| 190 | 'Rcvis', |
| 191 | 'Reddit', |
| 192 | 'ReleaseWire', |
| 193 | 'Render', |
| 194 | 'Replit', |
| 195 | 'ReverbNation', |
| 196 | 'RoosterTeeth', |
| 197 | 'Rumble', |
| 198 | 'RunKit', |
| 199 | 'SapoVideos', |
| 200 | 'Sbedit', |
| 201 | 'Scenes', |
| 202 | 'ScreenNine', |
| 203 | 'Screencast', |
| 204 | 'ScribbleMaps', |
| 205 | 'Scribd', |
| 206 | 'SendToNews', |
| 207 | 'Shoudio', |
| 208 | 'ShowTheWay', |
| 209 | 'Sketchfab', |
| 210 | 'SlateApp', |
| 211 | 'Slideshare', |
| 212 | 'SmashNotes', |
| 213 | 'Smugmug', |
| 214 | 'SocialExplorer', |
| 215 | 'SongLink', |
| 216 | 'SoundCloud', |
| 217 | 'SpeakerDeck', |
| 218 | 'Spotify', |
| 219 | 'Spotlightr', |
| 220 | 'Spreaker', |
| 221 | 'SproutVideo', |
| 222 | 'Spyke', |
| 223 | 'StandfordDigitalRepository', |
| 224 | 'Streamable', |
| 225 | 'Streamio', |
| 226 | 'Sudomemo', |
| 227 | 'Sutori', |
| 228 | 'Sway', |
| 229 | 'Synthesia', |
| 230 | 'Ted', |
| 231 | 'TheNewYorkTimes', |
| 232 | 'ThreeQ', |
| 233 | 'Tickcounter', |
| 234 | 'TikTok', |
| 235 | 'Toornament', |
| 236 | 'TonicAudio', |
| 237 | 'Trackspace', |
| 238 | 'TrinityAudio', |
| 239 | 'Tumblr', |
| 240 | 'Tuxx', |
| 241 | 'Tvcf', |
| 242 | 'Twinmotion', |
| 243 | 'Twitter', |
| 244 | 'UAPod', |
| 245 | 'UniversitePantheonSorbonne', |
| 246 | 'UpecPod', |
| 247 | 'UstreamTV', |
| 248 | 'Ustudio', |
| 249 | 'Verse', |
| 250 | 'VidMount', |
| 251 | 'Videfit', |
| 252 | 'Vidyard', |
| 253 | 'Vimeo', |
| 254 | 'Viously', |
| 255 | 'Viostream', |
| 256 | 'Vlipsy', |
| 257 | 'Vizdom', |
| 258 | 'VouchFor', |
| 259 | 'WaveVideo', |
| 260 | 'Wecandeo', |
| 261 | 'Webcrumbs', |
| 262 | 'Web3IsGoingJustGreat', |
| 263 | 'WolframCloud', |
| 264 | 'VoxSnap', |
| 265 | 'Whimsical', |
| 266 | 'Wistia', |
| 267 | 'Wizer', |
| 268 | 'Wokwi', |
| 269 | 'Wordpress', |
| 270 | 'Wordwall', |
| 271 | 'Youtube', |
| 272 | 'Yumpu', |
| 273 | 'Zeplin', |
| 274 | 'Zingsoft', |
| 275 | 'Zoomable', |
| 276 | ]); |
| 277 | } |
| 278 | } |
| 279 |