PHPackages                             blackbird/installschemagenerator - 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. blackbird/installschemagenerator

AbandonedArchivedMagento2-module[Database &amp; ORM](/categories/database)

blackbird/installschemagenerator
================================

This module enable you to retrieve InstallSchema.php from tables of your choice

100.1.3(8y ago)1120.4k↓17.8%6MITPHP

Since Jul 8Pushed 6y agoCompare

[ Source](https://github.com/thomas-kl1/magento-2-install-schema-generator)[ Packagist](https://packagist.org/packages/blackbird/installschemagenerator)[ Docs](https://github.com/blackbird-agency/magento-2-install-schema-generator)[ RSS](/packages/blackbird-installschemagenerator/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)Dependencies (3)Versions (8)Used By (0)

Install Schema Generator
========================

[](#install-schema-generator)

[![Latest Stable Version](https://camo.githubusercontent.com/b138b8e170f8e17d8d4f573a5a2f7f54b9b79a2045a0852324fcce98546ea92a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f626c61636b626972642f696e7374616c6c736368656d6167656e657261746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/blackbird/installschemagenerator)[![License: MIT](https://camo.githubusercontent.com/5f2a72e3e6120c03cad0c1258d41f59adc345f1a8607c6e6f2d936397035c038/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f626c61636b626972642d6167656e63792f6d6167656e746f2d322d696e7374616c6c2d736368656d612d67656e657261746f722e7376673f7374796c653d666c61742d737175617265)](./LICENSE)

**An extension for Magento 2 by Blackbird Agency**

Synopsis
--------

[](#synopsis)

This project is a developer tool destined to speed up the tables creation's scripts of a Magento 2 module. The purpose of this project is to make easier to create extra tables for your Magento 2 modules. For example, you love the Phpmyadmin UI and have designed your tables with it. But now you have to write the entire setup script for your Magento 2 module... If only you were allowed to generate this setup script from your tables... And here we are! That's why we offer you this module: it allows you to generate your InstallSchema.php setup file throught your database tables.

How to use it
-------------

[](#how-to-use-it)

Requirements:

- You should have initialized a databasse and created your table(s)

You can generate the setup file via two methods:

- CLI command
- UI Backend

### CLI Command

[](#cli-command)

Allowed CLI commands:

php magento isg:generate \[tables...\]

options:

-n : custom namespace name for the file -l : location where to generate the file

### UI Backend

[](#ui-backend)

- Connect to your Magento 2 admin panel, then go to System =&gt; Install Schema Generator
- Insert your custom namespace
- Select the tables to generate into a InstallSchema.php setup file
- Download your file and enjoy it

[![alt tag](https://camo.githubusercontent.com/946eb620544e4b72b6979f8b0e1dde1b1398b04527c3044c15754fadf72c887c/68747470733a2f2f626c61636b2e626972642e65752f6d656469612f777973697779672f696d616765732f73637265656e5f6261636b656e645f6973672e6a7067)](https://camo.githubusercontent.com/946eb620544e4b72b6979f8b0e1dde1b1398b04527c3044c15754fadf72c887c/68747470733a2f2f626c61636b2e626972642e65752f6d656469612f777973697779672f696d616765732f73637265656e5f6261636b656e645f6973672e6a7067)

Setup
-----

[](#setup)

### Get the package

[](#get-the-package)

**Zip Package:**

Unzip the package in app/code/Blackbird/InstallSchemaGenerator.

**Composer Package:**

```
composer require blackbird/installschemagenerator

```

### Install the module

[](#install-the-module)

Then, run the following magento command:

```
php bin/magento setup:upgrade

```

**If you are in production mode, do not forget to recompile and redeploy the static resources.**

Support
-------

[](#support)

Raise a [request](https://github.com/blackbird-agency/magento-2-install-schema-generator/issues).

Authors
-------

[](#authors)

- **Thomas Klein** - *Initial work* - [It's me!](https://github.com/thomas-kl1)
- **Blackbird Team** - *Contributor* - [They're awesome!](https://github.com/blackbird-agency)

Contact
-------

[](#contact)

For further information, contact us:

- by email:
- or by form: [https://black.bird.eu/en/contacts/](https://black.bird.eu/contacts/)

Licence
-------

[](#licence)

This project is licensed under the Blackbird Policy License - see the [LICENSE](./LICENSE) link for details.

***That's all folks!***

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity34

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 94.7% 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 ~124 days

Recently: every ~101 days

Total

6

Last Release

3027d ago

PHP version history (2 changes)100.0.0PHP ~5.6.0|7.0.2|~7.0.6

100.0.1PHP ~5.5.0|~5.6.0|~7.0.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/95669?v=4)[Thom](/maintainers/thomasklein)[@thomasklein](https://github.com/thomasklein)

---

Top Contributors

[![thomas-kl1](https://avatars.githubusercontent.com/u/20971693?v=4)](https://github.com/thomas-kl1 "thomas-kl1 (54 commits)")[![anthony-blackbird](https://avatars.githubusercontent.com/u/12445118?v=4)](https://github.com/anthony-blackbird "anthony-blackbird (2 commits)")[![adetds](https://avatars.githubusercontent.com/u/63703524?v=4)](https://github.com/adetds "adetds (1 commits)")

---

Tags

cli-commanddatabasedatabase-tablemagento2magento2-extensionmagento2-extension-freemagento2-modulephpschema-generationschemadevgeneratormagentotoolinstall

### Embed Badge

![Health badge](/badges/blackbird-installschemagenerator/health.svg)

```
[![Health](https://phpackages.com/badges/blackbird-installschemagenerator/health.svg)](https://phpackages.com/packages/blackbird-installschemagenerator)
```

###  Alternatives

[smile/elasticsuite

Magento 2 merchandising and search engine built on ElasticSearch

8064.7M49](/packages/smile-elasticsuite)[mollie/magento2

Mollie Payment Module for Magento 2

1131.9M16](/packages/mollie-magento2)[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

68357.9k](/packages/run-as-root-magento2-prometheus-exporter)[smile/module-elasticsuite-cms-search

Smile Elasticsuite - Cms Pages Search Module for Smile Elasticsuite.

25966.8k1](/packages/smile-module-elasticsuite-cms-search)[opengento/module-category-import-export

This module add the capability to import and export the categories from the back-office.

1310.9k2](/packages/opengento-module-category-import-export)[loki/magento2-components

Core module for defining Alpine.js components with advanced AJAX features

1011.8k26](/packages/loki-magento2-components)

PHPackages © 2026

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