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(8mo ago)018[6 issues](https://github.com/Waaatza/SplitViewBundle/issues)GPL-3.0-or-laterJavaScriptPHP &gt;=8.1

Since Oct 26Pushed 2mo agoCompare

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

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

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

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

⚠️ DEPRECATED This plugin is deprecated due to depraction of Pimcore Admin Ui and Splitviews working natively in Pimcore Studio UI.

---

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)

- Recommended for experimental or personal use only.

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance76

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

249d 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 (46 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

[pimcore/data-importer

Adds a comprehensive import functionality to Pimcore Datahub

46855.5k5](/packages/pimcore-data-importer)[pimcore/object-merger

13583.8k1](/packages/pimcore-object-merger)[pimcore/perspective-editor

Pimcore Perspective Editor

21425.7k](/packages/pimcore-perspective-editor)[pimcore/studio-ui-bundle

Pimcore Studio Ui Bundle

29118.5k19](/packages/pimcore-studio-ui-bundle)[pimcore/studio-backend-bundle

Pimcore Studio Backend Bundle

20203.9k22](/packages/pimcore-studio-backend-bundle)[pimcore/number-sequence-generator

Pimcore Number Sequence Generator

11614.7k1](/packages/pimcore-number-sequence-generator)

PHPackages © 2026

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