2017 © Pedro Peláez
 

library open

Open a file or url in the default app

image

yuloh/open

Open a file or url in the default app

  • Thursday, May 4, 2017
  • by yuloh
  • Repository
  • 1 Watchers
  • 0 Stars
  • 758 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 15 % Grown

The README.md

Open

Latest Version on Packagist ![Software License][ico-license], (*1)

Open a file or url in the user's default app., (*2)

Open will use start on Windows, open on OSX, and xdg-open everywhere else., (*3)

Install

Via Composer, (*4)

``` bash $ composer require yuloh/open, (*5)


## Usage ``` php Yuloh\Open\open('http://www.google.com');

License

The MIT License (MIT). Please see License File for more information., (*6)

The Versions

04/05 2017

dev-master

9999999-dev https://github.com/yuloh/open

Open a file or url in the default app

  Sources   Download

MIT

The Requires

  • php ~5.5|~7.0

 

The Development Requires

open yuloh

20/12 2016

0.1.0

0.1.0.0 https://github.com/yuloh/open

Open a file or url in the default app

  Sources   Download

MIT

The Requires

  • php ~5.5|~7.0

 

The Development Requires

open yuloh