technodelight/php-cli-cross-platform-open

Opens a file or URL in the user's preferred application in CLI (cross platform)

Installs: 15 160

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 1

Open Issues: 0

pkg:composer/technodelight/php-cli-cross-platform-open

1.0 2019-07-03 12:40 UTC

This package is auto-updated.

Last update: 2025-09-29 02:29:52 UTC


README

Opens a file or URL in the user's preferred application in CLI (cross platform)

usage

<?php

use Technodelight\CliOpen\OsAdaptingFactory;
$cliOpen = OsAdaptingFactory::create();
$cliOpen->open('https://packagist.com');

requirements

You need one of the following terminal applications available: