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
- Host: GitHub
- URL: https://github.com/oneplc/plc_x_resident
- Owner: OnePlc
- License: bsd-3-clause
- Created: 2020-01-29T00:22:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-29T00:47:23.000Z (over 5 years ago)
- Last Synced: 2025-01-31T08:35:20.135Z (3 months ago)
- Language: PHP
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- 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.