Download the PHP package spryker/index-generator without Composer
On this page you can find all versions of the php package spryker/index-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package index-generator
IndexGenerator Module
Postgres does not auto create indexes for foreign-key columns. This module provides a console command to create schema files with index definitions for all tables and their foreign-key columns which do not have an index definition.
Installation
Add the IndexGeneratorConsole to your ConsoleDependencyProvider and check the console command help page with vendor/bin/console propel:postgres-indexes:generate -h
Documentation
All versions of index-generator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3
spryker/kernel Version ^3.30.0
spryker/propel Version ^3.21.0
spryker/symfony Version ^3.0.0
spryker/kernel Version ^3.30.0
spryker/propel Version ^3.21.0
spryker/symfony Version ^3.0.0
The package spryker/index-generator contains the following files
Loading the files please wait ....