Download the PHP package lcherone/plinkerui without Composer
On this page you can find all versions of the php package lcherone/plinkerui. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lcherone/plinkerui
More information about lcherone/plinkerui
Files in lcherone/plinkerui
Download lcherone/plinkerui
More information about lcherone/plinkerui
Files in lcherone/plinkerui
Vendor lcherone
Package plinkerui
Short Description A little PHP script which is a demonstration usage for Plinker - Remote coded tasks run as root!
License MIT
Package plinkerui
Short Description A little PHP script which is a demonstration usage for Plinker - Remote coded tasks run as root!
License MIT
Please rate this library. Is it a good library?
Informations about the package plinkerui
PlinkerUI! - Remotely coded tasks, run as root!
About:
A little PHP script which is a demonstration usage for Plinker PHP RPC client/server.
What does it do?
- You can write bite-sized maintenance tasks in PHP or Bash directly on your target systems which can be executed instantly or on per-second intervals.
- Create, delete and edit target systems files inside
/var/www/html
. - It's very speedy! Instant and live updates through RPC.
- I've chosen to write it with a "no-framework" style for easy digestion.
- I've chosen good'old SB Admin with Bootswatch (yeti) theme as to keep assets and HTML minimal.
::Install with Composer::
composer create-project lcherone/plinkerui
::Nodes::
Nodes are any instances of the script, or at least Plinker plinker/core
, plinker/tasks
, plinker/system
components installed in your project.
Screens
::Tasks::
Configure bite-sized maintenance task directly on target nodes with simple PHP or Bash scripting.
- Which are either executed instantly or on per-second intervals as root user.
Screens
::Develop (master branch)::
Install master
branch with .gits/
composer create-project lcherone/plinkerui --stability dev
All versions of plinkerui with dependencies
PHP Build Version
Package Version
Requires
plinker/core Version
>=v0.1
plinker/cron Version >=v0.1
plinker/redbean Version >=v0.1
plinker/system Version >=v1.0.1
plinker/lxc Version >=v0.1
plinker/peer Version dev-master
plinker/tasks Version dev-master
gabordemooij/redbean Version >=4.2
monolog/monolog Version ^1.19
league/climate Version @dev
natxet/cssmin Version ^3.0
markstory/mini-asset Version ^1.1
tedivm/jshrink Version ^1.1
brandonwamboldt/utilphp Version 1.0.*
plinker/cron Version >=v0.1
plinker/redbean Version >=v0.1
plinker/system Version >=v1.0.1
plinker/lxc Version >=v0.1
plinker/peer Version dev-master
plinker/tasks Version dev-master
gabordemooij/redbean Version >=4.2
monolog/monolog Version ^1.19
league/climate Version @dev
natxet/cssmin Version ^3.0
markstory/mini-asset Version ^1.1
tedivm/jshrink Version ^1.1
brandonwamboldt/utilphp Version 1.0.*
The package lcherone/plinkerui contains the following files
Loading the files please wait ....