Download the PHP package magnetolv1/oembed without Composer
On this page you can find all versions of the php package magnetolv1/oembed. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download magnetolv1/oembed
More information about magnetolv1/oembed
Files in magnetolv1/oembed
Download magnetolv1/oembed
More information about magnetolv1/oembed
Files in magnetolv1/oembed
Vendor magnetolv1
Package oembed
Short Description PHP library to retrieve page info using oembed
License MIT
Package oembed
Short Description PHP library to retrieve page info using oembed
License MIT
Please rate this library. Is it a good library?
Informations about the package oembed
OEmbed for Laravel5
About
magnetolv1/oembed
패키지는 mpratt/Embera
를 기반으로 oEmbed를 Laravel에서 사용할 수 있도록 도와줍니다.
oEmbed란?
oEmbed는 다른 사이트의 URL을 내장된 표현을 가능하게 하는 Format 입니다. 유저가 Resource 에 해당하는 링크를 입력할 때, 웹사이트들이 Resource를 직접 파싱하지 않고, 내장된 컨텐츠(사진과 비디오같은)를 보여줄 수 있게 하는 간단한 API 입니다.
- 공식 사이트 : https://oembed.com
- 관련 포스트 : ‛oEmbed를 소개합니다‛
- Based on https://github.com/mpratt/Embera
Features
- 등록된 Providers에 oEmbed값을 제공합니다.(Providers)
- 특정 Provider를 등록해서 사용할 수 있습니다.
- 캐시를 사용할 수 있습니다.
Installation
composer를 통해 의존성 패키지를 설치합니다.
Configuration
MagnetoLv1/oembed
의 설정 값을 퍼블리싱 하기
config/oembed.php
에서 기존 설정값 수정합니다.
Global usage
Output
All versions of oembed with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
illuminate/support Version ^5.0
illuminate/cache Version ^5.0
mpratt/embera Version ~2.0
illuminate/support Version ^5.0
illuminate/cache Version ^5.0
mpratt/embera Version ~2.0
The package magnetolv1/oembed contains the following files
Loading the files please wait ....