Download the PHP package n3xt0r/dashclip-delivery without Composer

On this page you can find all versions of the php package n3xt0r/dashclip-delivery. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package dashclip-delivery

CI Maintainability Code Coverage Security Rating Latest Stable Version Latest Unstable Version License

Dashclip-Delivery

Project Description

Dashclip-Delivery is a neutral, multi-channel submission and distribution system for dashcam and other user-generated video content.
It is designed for people who regularly submit the same videos to multiple YouTube channels and need a reliable, automated workflow for managing, tracking, and distributing their content.

Instead of acting as an upload portal for a single channel, Dashclip-Delivery provides an independent, automated delivery pipeline that serves both submitters and channel operators:

Dashclip-Delivery is ideal for multi-channel submitters, YouTube channel operators, and anyone who needs a structured, automated, and privacy-conscious distribution workflow.
A public API is planned to enable external automations and custom integrations.


Features

Prerequisites

Installation

Useful Commands

Command Description
php artisan ingest:unzip Extracts ZIP files from a directory.
php artisan ingest:scan Scans the upload folder and stores new videos.
php artisan info:import Imports clip information from an info.csv.
php artisan assign:distribute Distributes videos to channels.
php artisan notify:offers Sends offer links via email.
php artisan notify:reminders Notifies channels about pending offers before expiration.
php artisan assign:expire Marks expired assignments and temporarily blocks channels.
php artisan dropbox:refresh-token Refreshes the Dropbox token.
php artisan weekly:run Executes Expire → Distribute → Notify in sequence.
php artisan video:cleanup Deletes downloaded videos whose expiration has exceeded the specified number of weeks.

Documentation

Detailed explanations of structure and usage can be found in the docs directory:

Tests

This project is tested with BrowserStack.

Local unit and feature tests:

License

This project is dual-licensed:

See the respective license files for details.

Contact for commercial licensing: [email protected]

Copyright

Copyright (c) 2025 Ilya Beliaev This project includes code licensed under AGPL-3.0.


All versions of dashclip-delivery with dependencies

PHP Build Version
Package Version
Requires php Version ^8.4
ext-intl Version *
ext-zip Version *
bezhansalleh/filament-shield Version ^4.0
filament/filament Version ^5.0
gboquizosanchez/filament-log-viewer Version ^2.0.0
internachi/modular Version ^3.0
laravel/framework Version ^13.0
laravel/horizon Version ^5.45
laravel/reverb Version ^1.0
laravel/tinker Version ^3.0.0
maennchen/zipstream-php Version ^3.2
n3xt0r/laravel-webdav-server-filament Version ^1.0
pbmedia/laravel-ffmpeg Version ^8.0
pxlrbt/filament-activity-log Version ^2.0
spatie/flysystem-dropbox Version ^3.0
spatie/laravel-activitylog Version ^4.10
webklex/laravel-imap Version ^6.2
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package n3xt0r/dashclip-delivery contains the following files

Loading the files please wait ...