PHPackages                             adamwojs/ezplatform-omnibox - 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. adamwojs/ezplatform-omnibox

ActiveEzplatform-bundle

adamwojs/ezplatform-omnibox
===========================

v0.4.0(4y ago)13592GPL-2.0-onlyPHPPHP ^7.4 || ^8.0

Since Nov 11Pushed 4y ago1 watchersCompare

[ Source](https://github.com/adamwojs/ezplatform-omnibox)[ Packagist](https://packagist.org/packages/adamwojs/ezplatform-omnibox)[ RSS](/packages/adamwojs-ezplatform-omnibox/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (4)Dependencies (5)Versions (6)Used By (0)

ezplatform-omnibox
==================

[](#ezplatform-omnibox)

Omnibox search for Ibexa DXP (eZ Platform) backend.

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

[](#installation)

### Applications that use Symfony Flex

[](#applications-that-use-symfony-flex)

Open a command console, enter your project directory and execute:

```
$ composer require adamwojs/ezplatform-omnibox
```

### Applications that don't use Symfony Flex

[](#applications-that-dont-use-symfony-flex)

#### Step 1: Download the Bundle

[](#step-1-download-the-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
$ composer require adamwojs/ezplatform-omnibox
```

This command requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md) of the Composer documentation.

#### Step 2: Enable the Bundle

[](#step-2-enable-the-bundle)

Then, enable the bundle by adding it to the list of registered bundles in the `config/bundles.php` file of your project:

```
// config/bundles.php

return [
    // ...
    AdamWojs\EzPlatformOmnibox\EzPlatformOmniboxBundle::class => ['all' => true],
];
```

### Step 3: Import routes

[](#step-3-import-routes)

Creating `ezplatform_omnibox.yaml` in `/config/routes/` directory and import `@EzPlatformOmniboxBundle/Resources/config/routing.yaml`

```
ezplatform_omnibox:
    resource: '@EzPlatformOmniboxBundle/Resources/config/routing.yaml'
    defaults:
        siteaccess_group_whitelist: '%admin_group_name%'
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community9

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

Total

4

Last Release

1526d ago

PHP version history (2 changes)v0.1.0PHP ^7.3

v0.4.0PHP ^7.4 || ^8.0

### Community

Maintainers

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

---

Top Contributors

[![adamwojs](https://avatars.githubusercontent.com/u/211967?v=4)](https://github.com/adamwojs "adamwojs (41 commits)")

---

Tags

ezplatform

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/adamwojs-ezplatform-omnibox/health.svg)

```
[![Health](https://phpackages.com/badges/adamwojs-ezplatform-omnibox/health.svg)](https://phpackages.com/packages/adamwojs-ezplatform-omnibox)
```

###  Alternatives

[phan/phan

A static analyzer for PHP

5.6k11.2M1.1k](/packages/phan-phan)[ibexa/oss

A meta package for installing Ibexa Open Source

19772.4k11](/packages/ibexa-oss)[api-platform/metadata

API Resource-oriented metadata attributes and factories

223.5M96](/packages/api-platform-metadata)[netgen/information-collection-bundle

Information collection alike feature for Ibexa Platform

1945.1k9](/packages/netgen-information-collection-bundle)[netgen/ez-forms-bundle

Integration of Symfony's Form component with Ibexa Platform Public API

1162.6k2](/packages/netgen-ez-forms-bundle)

PHPackages © 2026

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