Download the PHP package infrajs/update without Composer
On this page you can find all versions of the php package infrajs/update. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download infrajs/update
More information about infrajs/update
Files in infrajs/update
Download infrajs/update
More information about infrajs/update
Files in infrajs/update
Vendor infrajs
Package update
Short Description Auto install plugins. Update propertie in config
License
Homepage https://github.com/infrajs/update
Package update
Short Description Auto install plugins. Update propertie in config
License
Homepage https://github.com/infrajs/update
Please rate this library. Is it a good library?
Informations about the package update
Автоматическая инсталяция расширений
Добавляется обработка свойства update в .infra.json
Установка через composer
Использование
В .infra.json указываем свойство update с адресом до скрипта, который и выполнит установку
Имеющейся свойство "require" (автоматического подключения расширения) выполняется после "update". Разница в том, что "require" выполняется постоянно, а "update" выполняется при определённых событиях
- запуск Update::exec();
- наличие файла ~update
- при отсутствии папки кэша !
- при появлении в адресе GET параметра -update=true
Тестирование
Если открыть в браузере адрес vendor/infrajs/update/tester.php будет сообщение что идёт установка и появится папка кэша в корне проекта, если папка уже есть, то установки не будет.
All versions of update with dependencies
PHP Build Version
Package Version
Requires
infrajs/config Version
~1
infrajs/access Version ~1
infrajs/path Version ~1
infrajs/each Version ~1
infrajs/ans Version ~1
infrajs/access Version ~1
infrajs/path Version ~1
infrajs/each Version ~1
infrajs/ans Version ~1
The package infrajs/update contains the following files
Loading the files please wait ....