PHPackages                             watza/splitviewbundle - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. watza/splitviewbundle

ActivePimcore-bundle[Utility &amp; Helpers](/categories/utility)

watza/splitviewbundle
=====================

Provides Splitscreen editing for DataObjects (ideal for ultrawide monitors)

v0.2(6mo ago)018[6 issues](https://github.com/Waaatza/SplitViewBundle/issues)GPL-3.0-or-laterJavaScriptPHP &gt;=8.1

Since Oct 26Pushed 4mo agoCompare

[ Source](https://github.com/Waaatza/SplitViewBundle)[ Packagist](https://packagist.org/packages/watza/splitviewbundle)[ RSS](/packages/watza-splitviewbundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (2)Used By (0)

SplitViewBundle for Pimcore 11
==============================

[](#splitviewbundle-for-pimcore-11)

The Watza SplitViewBundle allows you to open multiple objects simultaneously in tabs, perfect for ultrawide monitors or power users who need to work efficiently without launching multiple Pimcore instances.

Key Features
------------

[](#key-features)

- Open multiple objects side-by-side in a single Pimcore instance.
- Switch easily between objects without losing context.
- Ideal for ultrawide monitors or heavy admin workflows.

[![Example Image](./public/images/demo-image.png)](./public/images/demo-image.png)

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

[](#installation)

1. Install via Composer:

```
composer require watza/splitviewbundle:dev-master
```

2. Enable the bundle in `bundles.php` by adding:

```
Watza\SplitViewBundle\WatzaSplitViewBundle::class => ['all' => true],
```

### Requirements

[](#requirements)

- Pimcore 11 or higher

Usage
-----

[](#usage)

### Method 1: Browser Console

[](#method-1-browser-console)

Use the console command to open any combination of objects:

```
// Replace $id1, $id2 with the object IDs you want to open
new pimcore.object.splitview($id1, $id2);
```

### Method 2: Context Menu

[](#method-2-context-menu)

Right-click on an object in the tab bar → Select **"Open in SplitView"**.

[![Context Menu](./public/images/splitview-context-menu.png)](./public/images/splitview-context-menu.png)

Disclaimer
----------

[](#disclaimer)

- This bundle is actively developed and may change at any time.
- Recommended for experimental or personal use only.
- Bundle functionality may break after running `composer update`.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance72

Regular maintenance activity

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

204d ago

### Community

Maintainers

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

---

Top Contributors

[![Waaatza](https://avatars.githubusercontent.com/u/96806676?v=4)](https://github.com/Waaatza "Waaatza (43 commits)")

### Embed Badge

![Health badge](/badges/watza-splitviewbundle/health.svg)

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

###  Alternatives

[dachcom-digital/formbuilder

Pimcore FormBuilder - create forms easily!

96269.7k](/packages/dachcom-digital-formbuilder)[elements/process-manager-bundle

The Process Manager allows you to manage (define,execute...) arbitrary processes/commands in the Pimcore backend.

49633.0k5](/packages/elements-process-manager-bundle)[pimcore/data-importer

Adds a comprehensive import functionality to Pimcore Datahub

44763.4k2](/packages/pimcore-data-importer)[pimcore/output-data-config-toolkit-bundle

21256.8k3](/packages/pimcore-output-data-config-toolkit-bundle)[instride/data-definitions

Data Definitions allows you to define your DataObject Imports and Exports using a nice GUI and re-run the definitions as often you like.

8117.7k](/packages/instride-data-definitions)[pimcore/object-merger

13550.4k1](/packages/pimcore-object-merger)

PHPackages © 2026

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