An open API service indexing awesome lists of open source software.

https://github.com/oneplc/plc_x_resident

Resident Module for onePlace X
https://github.com/oneplc/plc_x_resident

Last synced: about 1 month ago
JSON representation

Resident Module for onePlace X

Awesome Lists containing this project

README

        

# oneplace-resident

[![Build Status](https://travis-ci.com/OnePlc/PLC_X_Resident.svg?branch=master)](https://travis-ci.com/OnePlc/PLC_X_Resident)
[![Coverage Status](https://coveralls.io/repos/github/OnePlc/PLC_X_Resident/badge.svg?branch=master)](https://coveralls.io/github/OnePlc/PLC_X_Resident?branch=master)

## Introduction

This is the Resident Module for onePlace Software Framework based on Laminas Project (former Zend Framework)

## Resident Module

## Installation

The easiest way to install onePlace Resident is via composer
```shell script
composer require oneplace/oneplace-resident
```

## Documentation

Documentation will be extended soon.