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

https://github.com/oneplc/plc_x_core

PHP Application Framework. Base Application for all onePlace X Modules.
https://github.com/oneplc/plc_x_core

application-framework business-logic business-solutions database freedom high-availability laminas laminas-mvc oneplace php-framework php7 php7-framework skeleton-application zend-framework

Last synced: 21 days ago
JSON representation

PHP Application Framework. Base Application for all onePlace X Modules.

Awesome Lists containing this project

README

        

# oneplace-core

![Build Status](https://travis-ci.com/OnePlc/PLC_X_Core.svg?branch=master)(https://travis-ci.com/OnePlc/PLC_X_Core)
![Coverage Status](https://coveralls.io/repos/github/OnePlc/PLC_X_Core/badge.svg?branch=master)(https://coveralls.io/github/OnePlc/PLC_X_Core?branch=master)
![Packagist Downloads](https://img.shields.io/packagist/dt/oneplace/oneplace-core)
![Stable Version](https://img.shields.io/packagist/v/oneplace/oneplace-core)
![GitHub Release Date](https://img.shields.io/github/release-date/oneplc/plc_x_core)
![Open Issues](https://img.shields.io/github/issues-raw/oneplc/plc_x_core)
![Discourse status](https://img.shields.io/discourse/status?server=https%3A%2F%2Fdiscourse.1plc.ch)

## Introduction

This is a core foundation for the onePlace Software Framework based on Laminas Project (former Zend Framework)

First opensource release of onePlace Software Framework.

Create your web based apps on the fly! onePlace brings you extended Entity and Table Models,
View Helpers and much more - so you can build your Webapp to manage database based data,
in almost any layout you can image.

onePlace is built for maximum freedom of choice for your app, and so only small
parts of laminas mvc are utilized. a lot is done from scratch to give you more freedom / customization.

## Skeleton Application

This skeleton application is a starting point for your onePlace Software Framework applications.
It expands on [Laminas Mvc Skeleton](https://github.com/laminas/laminas-mvc-skeleton) and uses the Laminas MVC layer and module systems.

## Installation

Copy files to webserver

Init database

Update config files

first login with admin

## Getting started

how to utilize user manager

how to create own modules

## Integration to 3rd party services

We also have tons of 3rd party plugins readdy for you to use - and, skeleton
plugins for you to make your own plugins !

The first we release is our wordpress plugin boilerplate and skeleton.

You have built an onePlace Module based on Skeleton? Well, you get your corresponding
wordpress plugin to show off your Skeleton Entities e.G in Sliders, as easy-to-use Elementor
Widgets - just for free and added on top. If you use Skeleton compatible API - you wont need to
code a single line of code to make your wordpress plugin - and even publishing it on wordpress.org

[oneplace-wordpress-plugin-skeleton](https://github.com/OnePlc/WP_PLC_Skeleton)
[oneplace-wordpress-plugin-boilerplate](https://github.com/OnePlc/WP_PLC_Boilerplate)

A lot more will follow as we are porting them from our closed source version, almost
any integration you can possibly imagine:

* github.com / git
* extended email support (receive/send)
* telegram bot api
* whatsapp business integration
* online banking integrations (iso certified qr payments supported)
* hardware integrations - RFID login to app for example
* control your coffee machine with oneplace..
* face recognization
* a lot more ... you will see soon

and just because ..its oneplace:

* unity (we have a game ...and - guess what, a game skeleton for your own game based on oneplace)

> Contact us if you can't wait for a certain api / integration - its already working
in our closed source projects and we are working hard to release it under BSD-3, which requires
a lot of refactoring - maybe you can help. [[email protected]]([email protected]) or [Telegram](t.me/OnePLC)

## Documentation

Documentation will be extended soon.