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

Since Oct 26Pushed 3mo agoCompare

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

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

31

—

LowBetter than 65% of packages

Maintenance70

Regular maintenance activity

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity35

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

295d 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

47889.0k6](/packages/pimcore-data-importer)[pimcore/skeleton

127202.6k](/packages/pimcore-skeleton)[pimcore/studio-ui-bundle

Pimcore Studio Ui Bundle

30156.1k25](/packages/pimcore-studio-ui-bundle)[pimcore/object-merger

13595.4k1](/packages/pimcore-object-merger)[pimcore/studio-backend-bundle

Pimcore Studio Backend Bundle

20248.6k29](/packages/pimcore-studio-backend-bundle)[pimcore/number-sequence-generator

Pimcore Number Sequence Generator

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

PHPackages © 2026

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