PHPackages                             pnrhost/vidtodash - 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. pnrhost/vidtodash

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

pnrhost/vidtodash
=================

Laravel Library to convert videos to dash

1.0.11(8y ago)113MITPHPPHP ~5.6|~7.0

Since Sep 13Pushed 8y agoCompare

[ Source](https://github.com/pnrhost/vidtodash)[ Packagist](https://packagist.org/packages/pnrhost/vidtodash)[ Docs](https://github.com/pnrhost/vidtodash)[ RSS](/packages/pnrhost-vidtodash/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (3)Versions (4)Used By (0)

Vidtodash
=========

[](#vidtodash)

[![Latest Version on Packagist](https://camo.githubusercontent.com/771800c113a0bc968f267717ceeb464c03f36068f30555a69d5bfa0a20994c2f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f706e72686f73742f766964746f646173682e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/pnrhost/vidtodash)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/d5e20c76587c1375a3e402c849de860d917da0ee4f598c480cfa2f308b7b4480/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f706e72686f73742f766964746f646173682f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/pnrhost/vidtodash)[![Coverage Status](https://camo.githubusercontent.com/964a337a739dded782dec83ec0c89b874df37da6f1a8789420aded2274c7033d/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f706e72686f73742f766964746f646173682e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/pnrhost/vidtodash/code-structure)[![Quality Score](https://camo.githubusercontent.com/0617e39ab6a9b025a38c8bbcc2f982e7f6773c4655a2652eae752d69e737f802/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f706e72686f73742f766964746f646173682e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/pnrhost/vidtodash)[![Total Downloads](https://camo.githubusercontent.com/79f96c04f5b15aecd06bc8defbd6066b07063efbc79cc9ee992bfb36fcf08499/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f706e72686f73742f766964746f646173682e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/pnrhost/vidtodash)

A Laravel library to convert videos to dash format. Coding is based on PSR-2 Standards

Structure
---------

[](#structure)

If any of the following are applicable to your project, then the directory structure should follow industry best practises by being named the following.

```
bin/
config/
src/
tests/
vendor/

```

Install
-------

[](#install)

Via Composer

```
$ composer require pnrhost/vidtodash
```

Usage
-----

[](#usage)

```
$dash = new Vidtodash\Vidtodash($file);
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email &lt;privyreza\[at\]gmail.com&gt; instead of using the issue tracker.

Credits
-------

[](#credits)

- [pnrhost](https://github.com/pnrhost)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community6

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 ~24 days

Total

3

Last Release

3164d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/01d6bd73cba44267868e105cf0a8c00a53041234b8ddc5ad8cfc2861219e6c3e?d=identicon)[privyreza](/maintainers/privyreza)

---

Top Contributors

[![privyreza](https://avatars.githubusercontent.com/u/20134879?v=4)](https://github.com/privyreza "privyreza (9 commits)")

---

Tags

hlsdashPnrhostVidtodash

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/pnrhost-vidtodash/health.svg)

```
[![Health](https://phpackages.com/badges/pnrhost-vidtodash/health.svg)](https://phpackages.com/packages/pnrhost-vidtodash)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3345.1M337](/packages/psalm-plugin-laravel)[illuminate/pipeline

The Illuminate Pipeline package.

9348.3M267](/packages/illuminate-pipeline)[illuminate/pagination

The Illuminate Pagination package.

10533.5M991](/packages/illuminate-pagination)[illuminate/cookie

The Illuminate Cookie package.

224.5M132](/packages/illuminate-cookie)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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