Download the PHP package boesing/laminas-migration-phpstorm without Composer
On this page you can find all versions of the php package boesing/laminas-migration-phpstorm. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download boesing/laminas-migration-phpstorm
More information about boesing/laminas-migration-phpstorm
Files in boesing/laminas-migration-phpstorm
Package laminas-migration-phpstorm
Short Description PHPStorm META informations to work with already migrated projects/libraries without losing autocompletion
License BSD-3-Clause
Informations about the package laminas-migration-phpstorm
PHPStorm META informations for migrated zendframework libraries
This tool can create a phpstorm meta information with all used laminas
, mezzio
or api-tools
aliases.
Installation
Configuration
If you are using laminas/laminas-component-installer
, you should be asked if you want to add this package to your project.
If not, add the ConfigProvider
(mezzio) or Module
(MVC) of this package to your applications development
configuration.
WARNING: If you've added this package as a dev-dependency of your composer.json
, make sure you are using laminas/laminas-development-mode
aswell. This is necessary as the ConfigProvider
of this package wont be available if you remove dev-dependencies.
Usage
All versions of laminas-migration-phpstorm with dependencies
laminas/laminas-cli Version ^0.1.3
laminas/laminas-zendframework-bridge Version ^1.0
nikic/php-parser Version ^4.6
symfony/finder Version ^5.1