Download the PHP package kingbes/phprobot without Composer
On this page you can find all versions of the php package kingbes/phprobot. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kingbes/phprobot
More information about kingbes/phprobot
Files in kingbes/phprobot
Download kingbes/phprobot
More information about kingbes/phprobot
Files in kingbes/phprobot
Vendor kingbes
Package phprobot
Short Description Desktop automation for PHP Windows
License Apache-2.0
Package phprobot
Short Description Desktop automation for PHP Windows
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package phprobot
php-windows-robot
PHP Windows的桌面自动化
composer
要求
php >=8.1.0
拓展 FFI
系统 Windows
文档
鼠标
屏幕
键盘
实例一 获取当前鼠标位置
实例一点二 鼠标按下和弹起
实例二 监听键盘A键
实例三 按下键盘A键
实例三点二 按下和弹起键盘某键
预览补间 可用的鼠标补间
你可以在这里预览补间: https://easings.net/
linear
ease_in_quad
ease_out_quad
ease_in_out_quad
ease_in_cubic
ease_out_cubic
ease_in_out_cubic
ease_in_quart
ease_out_quart
ease_in_out_quart
ease_in_quint
ease_out_quint
ease_in_out_quint
ease_in_sine
ease_out_sine
ease_in_out_sine
ease_in_expo
ease_out_expo
ease_in_out_expo
ease_in_circ
ease_out_circ
ease_in_out_circ
ease_in_elastic
ease_out_elastic
ease_in_out_elastic
ease_in_back
ease_out_back
ease_in_out_back
ease_in_bounce
ease_out_bounce
ease_in_out_bounce
键盘的整数键码值
在 Windows 操作系统中,键盘上的一些按键对应着特定的整数键码值(keyCode)。以下是一些常见的 win 键盘按键及其对应的十进制数字:
- 字母和数字键:
a
:65b
:66c
:67d
:68e
:69f
:70g
:71h
:72i
:73j
:74k
:75l
:76m
:77n
:78o
:79p
:80q
:81r
:82s
:83t
:84u
:85v
:86w
:87x
:88y
:89z
:900
:481
:492
:503
:514
:525
:536
:547
:558
:569
:57
- 控制键:
Backspace
:8Tab
:9Clear
:12Enter
:13Shift
:16Control
:17Alt
:18Caps Lock
:20Esc
:27Spacebar
:32Page Up
:33Page Down
:34End
:35Home
:36Left Arrow
:37Up Arrow
:38Right Arrow
:39Down Arrow
:40Insert
:45Delete
:46Num Lock
:144
- 数字键盘上的键:
0
:961
:972
:983
:994
:1005
:1016
:1027
:1038
:1049
:105*
:106+
:107Enter
:108-
:109.
:110/
:111
- 其他键:
Left Windows 键
:91Right Windows 键
:92Applications 键
(右 Ctrl 左边键,点击相当于点击鼠标右键,会弹出快捷菜单):93
All versions of phprobot with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1.0
ext-ffi Version *
ext-ffi Version *
The package kingbes/phprobot contains the following files
Loading the files please wait ....