oneplace / oneplace-core
onePlace Core Application
Installs: 2 911
Dependents: 80
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 3
Open Issues: 15
Type:project
Requires
- php: ^7.1
- laminas/laminas-component-installer: ^1.0 || ^2.1
- laminas/laminas-db: ^2.10.0
- laminas/laminas-development-mode: ^3.2
- laminas/laminas-json: ^3.1.2
- laminas/laminas-log: ^2.11
- laminas/laminas-mail: ^2.10
- laminas/laminas-mvc: ^3.1.1
- laminas/laminas-mvc-i18n: ^1.1.1
- laminas/laminas-mvc-plugin-flashmessenger: ^1.2.0
- laminas/laminas-mvc-plugins: ^1.0.1
- laminas/laminas-paginator: ^2.8
- laminas/laminas-session: ^2.9.1
- oneplace/oneplace-templates: ^1.0.0
- oneplace/oneplace-user: ^1.0.23
Requires (Dev)
- laminas/laminas-test: ^3.3.0
- php-coveralls/php-coveralls: ^2.2
- phpunit/phpunit: ^8
- dev-master
- 1.0.36
- 1.0.35
- 1.0.34
- 1.0.33
- 1.0.32
- 1.0.31
- 1.0.30
- 1.0.29
- 1.0.28
- 1.0.27
- 1.0.26
- 1.0.25
- 1.0.24
- 1.0.23
- 1.0.22
- 1.0.21
- 1.0.20
- 1.0.19
- 1.0.18
- 1.0.17
- 1.0.16
- 1.0.15
- 1.0.14
- 1.0.13
- 1.0.12
- 1.0.11
- 1.0.10
- 1.0.9
- 1.0.8
- 1.0.7
- 1.0.6.4
- 1.0.6.3
- 1.0.6.2
- 1.0.6.1
- 1.0.6
- 1.0.5.7
- 1.0.5.6
- 1.0.5.5
- 1.0.5.4
- 1.0.5.3
- 1.0.5.2
- 1.0.5.1
- 1.0.5
- 1.0.4.1
- 1.0.4
- 1.0.3.3
- 1.0.3.2
- 1.0.3.1
- 1.0.3
- 1.0.2.2
- 1.0.2.1
- 1.0.2
- 1.0.1
- 1.0.0
- dev-vendorfix
This package is auto-updated.
Last update: 2024-12-12 10:35:27 UTC
README
(https://travis-ci.com/OnePlc/PLC_X_Core) (https://coveralls.io/github/OnePlc/PLC_X_Core?branch=master)
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 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 oneplace-wordpress-plugin-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. hello@1plc.ch or Telegram
Documentation
Documentation will be extended soon.