antonlee / phpmig-bitrix
phpmig adapter for Bitrix framework
v1.0.3
2016-10-28 15:25 UTC
Requires
This package is not auto-updated.
Last update: 2025-03-13 05:14:38 UTC
README
This is an adaptor to use phpmig with bitrix framework.
How to
$ composer require antonlee/phpmig-bitrix $ vendor/bin/phpmig-bitrix
Simply run vendor/bin/phpmig-bitrix
to bootstrap phpmig config files.
Make sure $_SERVER['DOCUMENT_ROOT']
is set properly in phpmig.php
.