Download the PHP package embryo/embed without Composer
On this page you can find all versions of the php package embryo/embed. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package embed
Embryo/Embed
This is a library intended to easily embed data from different kind of sources.
Installation
- via composer :
composer require embryo/embed
Usage
Will display :
Configuration
Some of the default values can be overridden by editing the correct env value.
We strongly suggest using phpdotenv to do so.
Available values are:
EMBED_WIDTH
(Used on videos, default value is 400)EMBED_RATIO
(Used on videos, default value is 16/9)
Available sources
- Video services
- DailyMotion
- Vimeo
- Youtube
Suggesting another source
All suggestions are welcome, just create an issue on the repository's tracker
All versions of embed with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
^6.3
The package embryo/embed contains the following files
Loading the files please wait ....