Download the PHP package sbwerewolf/fias-gar-schema-deploy-tool without Composer
On this page you can find all versions of the php package sbwerewolf/fias-gar-schema-deploy-tool. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sbwerewolf/fias-gar-schema-deploy-tool
More information about sbwerewolf/fias-gar-schema-deploy-tool
Files in sbwerewolf/fias-gar-schema-deploy-tool
Download sbwerewolf/fias-gar-schema-deploy-tool
More information about sbwerewolf/fias-gar-schema-deploy-tool
Files in sbwerewolf/fias-gar-schema-deploy-tool
Vendor sbwerewolf
Package fias-gar-schema-deploy-tool
Short Description Kit of templates and scripts to deploy FIAS GAR database
License MIT
Package fias-gar-schema-deploy-tool
Short Description Kit of templates and scripts to deploy FIAS GAR database
License MIT
Please rate this library. Is it a good library?
Informations about the package fias-gar-schema-deploy-tool
FIAS GAR Schema Deploy Tool
Kit of templates and scripts to deploy FIAS GAR database
Федеральная Информационная Адресная Система Государственный Адресный Реестр - ФИАС ГАР
How to install
composer require sbwerewolf/fias-gar-schema-deploy-tool
How to use
First step is to create tables, second - indexes.
Deploy tables
- Create .env file with DB credentials
- Copy-paste directory
test/template
to reachable location - Copy-paste test/install-storage.php
- Correct all paths into test/install-storage.php
- Check Templates list, remove unnecessary
- Run script test/install-storage.php
Create indexes
- Copy-paste test/create-indexes.php
- Correct all paths into test/create-indexes.php
- Correct Templates list, remove unnecessary
- Run script test/create-indexes.php
Create templates and scripts on you own
Let explore source code and fill free to change it.
SQL was developed only for PostgreSQL, it is possible not suitable for MySql and others DBMS.
Contacts
Chat with me via messenger
All versions of fias-gar-schema-deploy-tool with dependencies
PHP Build Version
Package Version
Requires
psr/log Version
^3.0
sbwerewolf/json-serialize-trait Version ^1.0
sbwerewolf/batch-file-scripting Version ^3.0
ext-pdo Version *
ext-json Version *
sbwerewolf/json-serialize-trait Version ^1.0
sbwerewolf/batch-file-scripting Version ^3.0
ext-pdo Version *
ext-json Version *
The package sbwerewolf/fias-gar-schema-deploy-tool contains the following files
Loading the files please wait ....