Download the PHP package archee-nic/laratools without Composer
On this page you can find all versions of the php package archee-nic/laratools. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download archee-nic/laratools
More information about archee-nic/laratools
Files in archee-nic/laratools
Download archee-nic/laratools
More information about archee-nic/laratools
Files in archee-nic/laratools
Vendor archee-nic
Package laratools
Short Description A kit of frequently used tools
License GPL-3.0
Package laratools
Short Description A kit of frequently used tools
License GPL-3.0
Please rate this library. Is it a good library?
Informations about the package laratools
LaraTools
A kit of frequently used tools
Install
composer require archee-nic/laratools
Classes
File | Target |
---|---|
ArcheeNic\LaraTools\Helper\JsonOrderedHelper | Json decode ordered helper |
ArcheeNic\LaraTools\CliColor | Console Colors |
ArcheeNic\LaraTools\toolsPgMigration | Postgres Migration Helpers |
Что нового в версии 3
Совместима только с PHP 8+
Библиотека приведена к синтаксису версии php 8
Классы которые помечены устаревшими
- ArcheeNic\LaraTools\EnumType
- ArcheeNic\LaraTools\MainDataObjectF
- ArcheeNic\LaraTools\MainDataObjectFTyped
- ArcheeNic\LaraTools\MainDataObjectS
- ArcheeNic\LaraTools\ModelPgArray
Переименован класс
- с
ArcheeNic\LaraTools\сliColor
наArcheeNic\LaraTools\CliColor
- с
ArcheeNic\LaraTools\toolsMigration
наArcheeNic\LaraTools\toolsPgMigration
Обновление версии с 2 до 3
Шаг №1
Используемый класс ArcheeNic\LaraTools\toolsMigration
заменить на ArcheeNic\LaraTools\toolsPgMigration
Шаг №2
Отказаться от устаревших методов:
ArcheeNic\LaraTools\toolsPgMigration::createForeignFieldInteger
ArcheeNic\LaraTools\toolsPgMigration::dropIndexByPg
ArcheeNic\LaraTools\toolsPgMigration::createIndexByPg
ArcheeNic\LaraTools\toolsPgMigration::createGinIndex
ArcheeNic\LaraTools\toolsPgMigration::dropGinIndex
ArcheeNic\LaraTools\toolsPgMigration::addFieldComment
All versions of laratools with dependencies
PHP Build Version
Package Version
The package archee-nic/laratools contains the following files
Loading the files please wait ....