PHPackages                             oneplace/oneplace-file - 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-file

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

oneplace/oneplace-file
======================

onePlace File Module

1.0.1(6y ago)0409[3 issues](https://github.com/OnePlc/PLC_X_File/issues)BSD-3-ClausePHPPHP ^7.1CI failing

Since Mar 5Pushed 6y agoCompare

[ Source](https://github.com/OnePlc/PLC_X_File)[ Packagist](https://packagist.org/packages/oneplace/oneplace-file)[ RSS](/packages/oneplace-oneplace-file/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (5)Versions (3)Used By (0)

oneplace-file
=============

[](#oneplace-file)

[![Build Status](https://camo.githubusercontent.com/2c630e454e77f90e4aa8a38254cd5407c4697b4f74a9724962166ce9017fddae/68747470733a2f2f7472617669732d63692e636f6d2f4f6e65506c632f504c435f585f46696c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/OnePlc/PLC_X_File)[![Coverage Status](https://camo.githubusercontent.com/7f2d6834b874d1b12c8460a317d1670194fc18c11cef3f9cb6bee5ce4f86307e/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f4f6e65506c632f504c435f585f46696c652f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/OnePlc/PLC_X_File?branch=master)[![Packagist Downloads](https://camo.githubusercontent.com/6ac03009744b050f58d18612a7419640a66a0fc6f65eb5cec9606d9b570cc7df/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6f6e65706c6163652f6f6e65706c6163652d66696c65)](https://camo.githubusercontent.com/6ac03009744b050f58d18612a7419640a66a0fc6f65eb5cec9606d9b570cc7df/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6f6e65706c6163652f6f6e65706c6163652d66696c65)[![Stable Version](https://camo.githubusercontent.com/048ec1f28bff962104b0f307bac576ee07bef30a898c9e4d59a006af6c9c12e3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6f6e65706c6163652f6f6e65706c6163652d66696c65)](https://camo.githubusercontent.com/048ec1f28bff962104b0f307bac576ee07bef30a898c9e4d59a006af6c9c12e3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6f6e65706c6163652f6f6e65706c6163652d66696c65)[![GitHub Release Date](https://camo.githubusercontent.com/6b84d6ec953e33a433bc3c2d745bde5be2faf2dc017de480d5b2a9605a1e05b3/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652d646174652f6f6e65706c632f706c635f785f66696c65)](https://camo.githubusercontent.com/6b84d6ec953e33a433bc3c2d745bde5be2faf2dc017de480d5b2a9605a1e05b3/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652d646174652f6f6e65706c632f706c635f785f66696c65)[![Open Issues](https://camo.githubusercontent.com/bc659d0b3777d0a35e48fd61d9827ffcad08eb0ee9316e1f4c1f40755a116c40/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732d7261772f6f6e65706c632f706c635f785f66696c65)](https://camo.githubusercontent.com/bc659d0b3777d0a35e48fd61d9827ffcad08eb0ee9316e1f4c1f40755a116c40/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732d7261772f6f6e65706c632f706c635f785f66696c65)[![Discourse status](https://camo.githubusercontent.com/937ae7f80b73194e0db193e95ecd954904dc5b76a6ed4c01a95cec1244991d28/68747470733a2f2f696d672e736869656c64732e696f2f646973636f757273652f7374617475733f7365727665723d6874747073253341253246253246646973636f757273652e31706c632e6368)](https://camo.githubusercontent.com/937ae7f80b73194e0db193e95ecd954904dc5b76a6ed4c01a95cec1244991d28/68747470733a2f2f696d672e736869656c64732e696f2f646973636f757273652f7374617475733f7365727665723d6874747073253341253246253246646973636f757273652e31706c632e6368)

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

[](#introduction)

This is the File 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.

File Module
-----------

[](#file-module)

This file 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 File is via composer

```
composer require oneplace/oneplace-file
```

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

[](#getting-started)

how to utilize user manager

how to create own modules

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

[](#documentation)

Documentation will be extended soon.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 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 ~3 days

Total

2

Last Release

2253d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c245f2fa04fc974d48a5470442924809c3c653185810bd8fc212e3ca633b4e80?d=identicon)[onePlace](/maintainers/onePlace)

---

Top Contributors

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

---

Tags

file-apifile-upload-serviceoneplaceoneplace-moduleframeworklaminasfilemvconeplaceoneplace-module

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

PHPackages © 2026

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