Download the PHP package dotsunited/embed-parser without Composer
On this page you can find all versions of the php package dotsunited/embed-parser. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dotsunited/embed-parser
More information about dotsunited/embed-parser
Files in dotsunited/embed-parser
Download dotsunited/embed-parser
More information about dotsunited/embed-parser
Files in dotsunited/embed-parser
Vendor dotsunited
Package embed-parser
Short Description Simple utility to parse URLs in HTML or text content which are placed on its own line to turn them into embeds.
License MIT
Homepage https://github.com/dotsunited/embed-parser
Package embed-parser
Short Description Simple utility to parse URLs in HTML or text content which are placed on its own line to turn them into embeds.
License MIT
Homepage https://github.com/dotsunited/embed-parser
Please rate this library. Is it a good library?
Informations about the package embed-parser
Embed Parser
Simple utility to parse URLs in HTML or text content which are placed on its own line to turn them into embeds.
Installation
Install the latest version with Composer.
Check the Packagist page for all available versions.
Usage
There is single parse function provided which parses the given content and
invokes a handler callback for each URL found.
The URL must be on its own line or surrounded only by <p> tags with no other
text content to be parsed.
Text
HTML
License
Copyright (c) 2017 Dots United GmbH. Released under the MIT license.
All versions of embed-parser with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
The package dotsunited/embed-parser contains the following files
Loading the files please wait ...