https://github.com/oneplc/plc_x_resident
Resident Module for onePlace X
https://github.com/oneplc/plc_x_resident
Last synced: 12 months ago
JSON representation
Resident Module for onePlace X
- Host: GitHub
- URL: https://github.com/oneplc/plc_x_resident
- Owner: OnePlc
- License: bsd-3-clause
- Created: 2020-01-29T00:22:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-29T00:47:23.000Z (over 6 years ago)
- Last Synced: 2025-03-26T07:11:38.253Z (over 1 year ago)
- Language: PHP
- Size: 16.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# oneplace-resident
[](https://travis-ci.com/OnePlc/PLC_X_Resident)
[](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.