Download the PHP package edgrosvenor/php-clipboard without Composer
On this page you can find all versions of the php package edgrosvenor/php-clipboard. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download edgrosvenor/php-clipboard
More information about edgrosvenor/php-clipboard
Files in edgrosvenor/php-clipboard
Download edgrosvenor/php-clipboard
More information about edgrosvenor/php-clipboard
Files in edgrosvenor/php-clipboard
Vendor edgrosvenor
Package php-clipboard
Short Description A PHP wrapper for Windows, Linux, and Mac Copy to Clipboard commands
License MIT
Package php-clipboard
Short Description A PHP wrapper for Windows, Linux, and Mac Copy to Clipboard commands
License MIT
Please rate this library. Is it a good library?
Informations about the package php-clipboard
PHP Clipboard
This is a 5-minute package I threw togehter that simply wraps the Mac, Windows, and (most common) Linux commands for copying contents to the clipboard. I don't handle reading files. You'll have to do that yourself. I simply pipe whatever contents you provide to the appropriate command based on the operating system reported by php_uname().
Installation
Usage
All versions of php-clipboard with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
The package edgrosvenor/php-clipboard contains the following files
Loading the files please wait ....