Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arcanedev/embedvideo
EmbedVideo is a helper that allows you to generate <iframe> html based on url (Youtube, Vimeo …).
https://github.com/arcanedev/embedvideo
arcanedev embed iframe laravel vimeo youtube
Last synced: 24 days ago
JSON representation
EmbedVideo is a helper that allows you to generate <iframe> html based on url (Youtube, Vimeo …).
- Host: GitHub
- URL: https://github.com/arcanedev/embedvideo
- Owner: ARCANEDEV
- License: mit
- Created: 2017-03-15T18:11:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-03-19T16:50:20.000Z (over 7 years ago)
- Last Synced: 2024-10-09T10:20:38.519Z (about 1 month ago)
- Topics: arcanedev, embed, iframe, laravel, vimeo, youtube
- Language: PHP
- Homepage:
- Size: 34.2 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# EmbedVideo [![Packagist License][badge_license]](LICENSE.md) [![For PHP][badge_php]][link-github-repo]
[![Travis Status][badge_build]][link-travis]
[![Coverage Status][badge_coverage]][link-scrutinizer]
[![Scrutinizer Code Quality][badge_quality]][link-scrutinizer]
[![SensioLabs Insight][badge_insight]][link-insight]
[![Github Issues][badge_issues]][link-github-issues][![Packagist][badge_package]][link-packagist]
[![Packagist Release][badge_release]][link-packagist]
[![Packagist Downloads][badge_downloads]][link-packagist]*By [ARCANEDEV©](http://www.arcanedev.net/)*
EmbedVideo is a helper that allows you to generate `` html based on url (Youtube, Vimeo …).
### Features
* Framework agnostic package.
* Easy setup & configuration.
* Well documented & IDE Friendly.
* Well tested with maximum code quality.
* Laravel `5.0 | 5.1 | 5.2 | 5.3 | 5.4` are supported.
* Supported providers:
* [ ] Youtube
* [ ] Vimeo
* Made with :heart: & :coffee:.## Table of contents
1. [Installation and Setup](_docs/1-Installation-and-Setup.md)
2. [Configuration](_docs/2-Configuration.md)
3. [Usage](_docs/3-Usage.md)## Contribution
Any ideas are welcome. Feel free to submit any issues or pull requests, please check the [contribution guidelines](CONTRIBUTING.md).
## Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
## Credits
- [ARCANEDEV][link-author]
- [All Contributors][link-contributors][badge_php]: https://img.shields.io/badge/PHP-Framework%20agnostic-4F5B93.svg?style=flat-square
[badge_license]: https://img.shields.io/packagist/l/arcanedev/embed-video.svg?style=flat-square
[badge_build]: https://img.shields.io/travis/ARCANEDEV/EmbedVideo.svg?style=flat-square
[badge_coverage]: https://img.shields.io/scrutinizer/coverage/g/ARCANEDEV/EmbedVideo.svg?style=flat-square
[badge_quality]: https://img.shields.io/scrutinizer/g/ARCANEDEV/EmbedVideo.svg?style=flat-square
[badge_insight]: https://img.shields.io/sensiolabs/i/cf032b1f-da38-4196-a4b3-55be74a7d00d.svg?style=flat-square
[badge_issues]: https://img.shields.io/github/issues/ARCANEDEV/EmbedVideo.svg?style=flat-square
[badge_package]: https://img.shields.io/badge/package-arcanedev/embed--video-blue.svg?style=flat-square
[badge_release]: https://img.shields.io/packagist/v/arcanedev/embed-video.svg?style=flat-square
[badge_downloads]: https://img.shields.io/packagist/dt/arcanedev/embed-video.svg?style=flat-square[link-author]: https://github.com/arcanedev-maroc
[link-github-repo]: https://github.com/ARCANEDEV/EmbedVideo
[link-github-issues]: https://github.com/ARCANEDEV/EmbedVideo/issues
[link-contributors]: https://github.com/ARCANEDEV/EmbedVideo/graphs/contributors
[link-packagist]: https://packagist.org/packages/arcanedev/embed-video
[link-travis]: https://travis-ci.org/ARCANEDEV/EmbedVideo
[link-scrutinizer]: https://scrutinizer-ci.com/g/ARCANEDEV/EmbedVideo/?branch=master
[link-insight]: https://insight.sensiolabs.com/projects/cf032b1f-da38-4196-a4b3-55be74a7d00d