PHPackages                             oneplace/oneplace-skeleton - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. oneplace/oneplace-skeleton

ActiveOneplace-module[Framework](/categories/framework)

oneplace/oneplace-skeleton
==========================

onePlace Skeleton Module

1.0.12(6y ago)0292[4 issues](https://github.com/OnePlc/PLC_X_Skeleton/issues)BSD-3-ClausePHPPHP ^7.1CI failing

Since Jan 18Pushed 6y agoCompare

[ Source](https://github.com/OnePlc/PLC_X_Skeleton)[ Packagist](https://packagist.org/packages/oneplace/oneplace-skeleton)[ RSS](/packages/oneplace-oneplace-skeleton/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (10)Dependencies (5)Versions (21)Used By (0)

oneplace-skeleton
=================

[](#oneplace-skeleton)

[![Build Status](https://camo.githubusercontent.com/cc36b79a00684e59395e031fb1624556b6107fb9a9b481be4fbc55b00c334433/68747470733a2f2f7472617669732d63692e636f6d2f4f6e65506c632f504c435f585f536b656c65746f6e2e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/OnePlc/PLC_X_Skeleton)[![Coverage Status](https://camo.githubusercontent.com/aeaab9e430cf2673979592091d3b9fcdcd92887795c8b1da20b40d80731ef1c4/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f4f6e65506c632f504c435f585f536b656c65746f6e2f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/OnePlc/PLC_X_Skeleton?branch=master)[![Packagist Downloads](https://camo.githubusercontent.com/2b7f50ecc16796a1da15c026f0140440fdfd9fbcf50df1b1482304c89b4d9d78/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6f6e65706c6163652f6f6e65706c6163652d736b656c65746f6e)](https://camo.githubusercontent.com/2b7f50ecc16796a1da15c026f0140440fdfd9fbcf50df1b1482304c89b4d9d78/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6f6e65706c6163652f6f6e65706c6163652d736b656c65746f6e)[![Stable Version](https://camo.githubusercontent.com/f0116be4ddf47137fdcbf0757c304473c5eab64e27ec89460bcb5982ca55e645/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6f6e65706c6163652f6f6e65706c6163652d736b656c65746f6e)](https://camo.githubusercontent.com/f0116be4ddf47137fdcbf0757c304473c5eab64e27ec89460bcb5982ca55e645/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6f6e65706c6163652f6f6e65706c6163652d736b656c65746f6e)[![GitHub Release Date](https://camo.githubusercontent.com/c1bb02c8c051e83862d3d199a2d45abf78fb65eb84697bf38d3cf178ef2fce62/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652d646174652f6f6e65706c632f706c635f785f736b656c65746f6e)](https://camo.githubusercontent.com/c1bb02c8c051e83862d3d199a2d45abf78fb65eb84697bf38d3cf178ef2fce62/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652d646174652f6f6e65706c632f706c635f785f736b656c65746f6e)[![Open Issues](https://camo.githubusercontent.com/e681b5351af34a0d712afc9f67fff66fc7d5e43909c4a671053254a1a45b3769/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732d7261772f6f6e65706c632f706c635f785f736b656c65746f6e)](https://camo.githubusercontent.com/e681b5351af34a0d712afc9f67fff66fc7d5e43909c4a671053254a1a45b3769/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732d7261772f6f6e65706c632f706c635f785f736b656c65746f6e)[![Discourse status](https://camo.githubusercontent.com/937ae7f80b73194e0db193e95ecd954904dc5b76a6ed4c01a95cec1244991d28/68747470733a2f2f696d672e736869656c64732e696f2f646973636f757273652f7374617475733f7365727665723d6874747073253341253246253246646973636f757273652e31706c632e6368)](https://camo.githubusercontent.com/937ae7f80b73194e0db193e95ecd954904dc5b76a6ed4c01a95cec1244991d28/68747470733a2f2f696d672e736869656c64732e696f2f646973636f757273652f7374617475733f7365727665723d6874747073253341253246253246646973636f757273652e31706c632e6368)

Introduction
------------

[](#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
---------------

[](#skeleton-module)

This skeleton module is a starting point for your own onePlace modules. It expands on [oneplace-core](https://github.com/OnePlc/PLC_X_Core) and uses the onePlace / Laminas MVC layer and module systems.

Installation
------------

[](#installation)

The easiest way to install onePlace Skeleton is via composer

```
composer require oneplace/oneplace-skeleton
```

Getting started
---------------

[](#getting-started)

how to utilize user manager

how to create own modules

Documentation
-------------

[](#documentation)

Documentation will be extended soon.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1 days

Total

20

Last Release

2282d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1191736?v=4)[onePlace](/maintainers/onePlace)[@oneplace](https://github.com/oneplace)

---

Top Contributors

[![JBinggi](https://avatars.githubusercontent.com/u/34110242?v=4)](https://github.com/JBinggi "JBinggi (8 commits)")

---

Tags

frameworklaminasmvcSkeletononeplaceoneplace-module

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/oneplace-oneplace-skeleton/health.svg)

```
[![Health](https://phpackages.com/badges/oneplace-oneplace-skeleton/health.svg)](https://phpackages.com/packages/oneplace-oneplace-skeleton)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
