Skip to content
Mark edited this page Jul 21, 2014 · 10 revisions

Welcome to the MediaEmbed wiki!

Contribute

You can run the tests locally using phpunit (the phar file, for example):

php phpunit.phar

Contributions as PR - respecting the coding standards of this project.

TODOs

  • Get embed local media working
  • Support oembed json files to get more media infos
  • Complete tests for all 100+ servives (and cleanup)
  • Optimize regex
  • Optimize attributes and params
  • Include more image() support
Clone this wiki locally