PHPackages                             fynduck/video-url-parser - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. fynduck/video-url-parser

ActivePackage[Utility &amp; Helpers](/categories/utility)

fynduck/video-url-parser
========================

A description for videoUrlParser.

2.0(5y ago)01.6kMITPHPPHP &gt;=5.6

Since Oct 10Pushed 5y ago1 watchersCompare

[ Source](https://github.com/fynduck/video-url-parser)[ Packagist](https://packagist.org/packages/fynduck/video-url-parser)[ RSS](/packages/fynduck-video-url-parser/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (4)Dependencies (2)Versions (5)Used By (0)

VideoUrlParser
==============

[](#videourlparser)

[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Latest Version on Packagist](https://camo.githubusercontent.com/f0b788dd1503a86873d7cc300ee76c04d0941fb2d525cad6083fb4f2d6224cef/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f66796e6475636b2f766964656f2d75726c2d7061727365722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/fynduck/video-url-parser)[![Total Downloads](https://camo.githubusercontent.com/cf74ae24350c6527457b056081bf1f01b7f3fa6114e267126081858d2ade055f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f66796e6475636b2f766964656f2d75726c2d7061727365722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/fynduck/video-url-parser)

Install
-------

[](#install)

`composer require fynduck/video-url-parser`

Check is valid video url (youtube, rutube, vimeo)
-------------------------------------------------

[](#check-is-valid-video-url-youtube-rutube-vimeo)

```
$returnServiceNameIfValid = (new VideoUrlParse())->isValidURL('url') //invalid return false

```

Get src link (ex. for iframe)
-----------------------------

[](#get-src-link-ex-for-iframe)

```
$srcLink = (new VideoUrlParse())->returnSrcForEmbed($url, $domain = false)

```

if your know domain this link (youtube, rutube, vimeo), put domain.

if your don't know domain, put url only, script will find domain name (if is correct)

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

License
-------

[](#license)

The MIT License (MIT). Please see [License File](/LICENSE.md) for more information.

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~280 days

Total

4

Last Release

1935d ago

Major Versions

1.2 → 2.02021-01-29

### Community

Maintainers

![](https://www.gravatar.com/avatar/c1e2c914b6acaa6610e8b07da82484a27c57e7787a15c978104a05bc295f33a7?d=identicon)[fynduck](/maintainers/fynduck)

---

Top Contributors

[![fynduck](https://avatars.githubusercontent.com/u/12099534?v=4)](https://github.com/fynduck "fynduck (13 commits)")

---

Tags

laravel

### Embed Badge

![Health badge](/badges/fynduck-video-url-parser/health.svg)

```
[![Health](https://phpackages.com/badges/fynduck-video-url-parser/health.svg)](https://phpackages.com/packages/fynduck-video-url-parser)
```

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[interaction-design-foundation/laravel-geoip

Support for multiple Geographical Location services.

17221.0k3](/packages/interaction-design-foundation-laravel-geoip)[nedwors/navigator

A Laravel package to ease defining navigation menus

433.1k](/packages/nedwors-navigator)[xefi/faker-php-laravel

Faker php integration with laravel

1915.1k](/packages/xefi-faker-php-laravel)[dcblogdev/laravel-junie

Install pre-configured guides for Jetbrains Junie

392.5k](/packages/dcblogdev-laravel-junie)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
