dev-master
9999999-devA kit of frequently used tools
GPL-3.0
The Requires
- php ^7.1.3
- laravel/framework 5.6.*
by Arthur Kasimov
A kit of frequently used tools
A kit of frequently used tools, (*1)
composer require archee-nic/laratools
, (*2)
File | Target |
---|---|
ArcheeNic\LaraTools\Helper\JsonOrderedHelper | Json decode ordered helper |
ArcheeNic\LaraTools\CliColor | Console Colors |
ArcheeNic\LaraTools\toolsPgMigration | Postgres Migration Helpers |
Библиотека приведена к синтаксису версии php 8, (*3)
ArcheeNic\LaraTools\сliColor
на ArcheeNic\LaraTools\CliColor
ArcheeNic\LaraTools\toolsMigration
на ArcheeNic\LaraTools\toolsPgMigration
Используемый класс ArcheeNic\LaraTools\toolsMigration
заменить на ArcheeNic\LaraTools\toolsPgMigration
, (*4)
Отказаться от устаревших методов:
* ArcheeNic\LaraTools\toolsPgMigration::createForeignFieldInteger
* ArcheeNic\LaraTools\toolsPgMigration::dropIndexByPg
* ArcheeNic\LaraTools\toolsPgMigration::createIndexByPg
* ArcheeNic\LaraTools\toolsPgMigration::createGinIndex
* ArcheeNic\LaraTools\toolsPgMigration::dropGinIndex
* ArcheeNic\LaraTools\toolsPgMigration::addFieldComment
, (*5)
A kit of frequently used tools
GPL-3.0