PHPackages                             wobal/custom-index-bundle - 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. [Database &amp; ORM](/categories/database)
4. /
5. wobal/custom-index-bundle

ActiveSymfony-bundle[Database &amp; ORM](/categories/database)

wobal/custom-index-bundle
=========================

Annotation and command for control entity custom indexes

v1.2.2(3mo ago)012.9k↓34.6%MITPHPPHP ^8.1CI failing

Since Jun 9Pushed 3mo agoCompare

[ Source](https://github.com/wobal/custom-index-bundle)[ Packagist](https://packagist.org/packages/wobal/custom-index-bundle)[ RSS](/packages/wobal-custom-index-bundle/feed)WikiDiscussions master Synced yesterday

READMEChangelog (5)Dependencies (18)Versions (16)Used By (0)

CustomIndexBundle
=================

[](#customindexbundle)

The CustomIndexBundle allows create index for doctrine entities using attribute with entity definition and console command.

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

[](#installation)

CustomIndexBundle requires Symfony 5 or higher. Works only with PostgreSQL.

Run into your project directory:

```
$ composer require intaro/custom-index-bundle

```

Register the bundle in `config/bundles.php`:

```
