https://github.com/loophp/launcher
Open a file or a resource with the default OS application.
https://github.com/loophp/launcher
default-application launcher xdg-open
Last synced: about 22 hours ago
JSON representation
Open a file or a resource with the default OS application.
- Host: GitHub
- URL: https://github.com/loophp/launcher
- Owner: loophp
- License: mit
- Created: 2019-07-02T08:08:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2026-02-09T13:11:42.000Z (about 1 month ago)
- Last Synced: 2026-03-08T07:53:51.733Z (3 days ago)
- Topics: default-application, launcher, xdg-open
- Language: PHP
- Homepage:
- Size: 108 KB
- Stars: 12
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
[](https://packagist.org/packages/loophp/launcher)
[](https://packagist.org/packages/loophp/launcher)
[](https://packagist.org/packages/loophp/launcher)
[](https://github.com/loophp/launcher/actions)
[](https://scrutinizer-ci.com/g/loophp/launcher/?branch=master)
[](https://scrutinizer-ci.com/g/loophp/launcher/?branch=master)
[](https://stryker-mutator.github.io)
[](https://packagist.org/packages/loophp/launcher)
[](https://paypal.me/loophp)
# OS Launcher
## Description
Allows you to launch a file or a resource with the default OS application.
## Requirements
* PHP >= 7.1
## Installation
```composer require loophp/launcher```
## Usage
```php