oneplace/oneplace-skeleton

onePlace Skeleton Module

Installs: 29

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 2

Open Issues: 4

Type:oneplace-module

1.0.12 2020-02-11 17:27 UTC

This package is auto-updated.

Last update: 2024-03-12 03:11:18 UTC


README

Build Status Coverage Status Packagist Downloads Stable Version GitHub Release Date Open Issues Discourse status

Introduction

This is the Skeleton Module for onePlace Software Framework based on Laminas Project (former Zend 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 Module

This skeleton module is a starting point for your own onePlace modules. It expands on oneplace-core and uses the onePlace / Laminas MVC layer and module systems.

Installation

The easiest way to install onePlace Skeleton is via composer

composer require oneplace/oneplace-skeleton

Getting started

how to utilize user manager

how to create own modules

Documentation

Documentation will be extended soon.