Skip to content
@plinker-rpc

PlinkerRPC

PlinkerRPC client/server makes it easy to link and execute PHP component classes on remote systems, while maintaining the feel of a local method call.

Pinned

  1. development development Public

    This repository is used to develop the entire project, it contains the composer file for development and a bash script which will commit and do semantic versioning for each sub component.

    Shell 1

  2. core core Public

    Plinker PHP RPC client/server makes it really easy to link and execute generic PHP components on remote systems, while maintaining the feel of a local method call.

    PHP 1

  3. test test Public

    A test component which simply returns back what you sent, for testing/example purposes.

    PHP 1

Repositories

Showing 10 of 15 repositories
  • lxd Public

    Control LXD through RPC which uses the local instance of LXD and lxc query to manage local or remote LXD servers.

    PHP 0 MIT 0 0 0 Updated Aug 16, 2022
  • core Public

    Plinker PHP RPC client/server makes it really easy to link and execute generic PHP components on remote systems, while maintaining the feel of a local method call.

    PHP 1 MIT 0 0 0 Updated Aug 16, 2022
  • lxc Public

    WIP: An older/deprecated component which controls LXC1.0 containers.

    PHP 0 MIT 0 0 0 Updated Aug 16, 2022
  • nginx Public

    Nginx as a reverse proxy plinker component

    PHP 0 MIT 0 0 0 Updated Apr 9, 2020
  • development Public

    This repository is used to develop the entire project, it contains the composer file for development and a bash script which will commit and do semantic versioning for each sub component.

    Shell 1 0 0 0 Updated Jul 16, 2018
  • system Public

    A system component which gives you access to server information.

    PHP 0 MIT 0 1 0 Updated Jul 16, 2018
  • iptables Public

    Control iptables for pre routing rules (port forwarding). Specifically suited for forwarding ports to internal LXC containers.

    PHP 1 MIT 0 0 0 Updated Jun 2, 2018
  • tasks Public

    The tasks component allows you to write code based tasks which are completed by a daemon, this could allow you to create a single interface to control a cluster of servers tasks.

    PHP 0 MIT 0 0 0 Updated May 30, 2018
  • test Public

    A test component which simply returns back what you sent, for testing/example purposes.

    PHP 1 MIT 0 0 0 Updated May 14, 2018
  • redbean Public

    RedBeanPHP component which will enable you to directly manage databases on remote sites.

    PHP 0 MIT 0 0 0 Updated May 11, 2018

Top languages

Loading…

Most used topics

Loading…