Download the PHP package nish/phpstan-namespace-dependency without Composer
On this page you can find all versions of the php package nish/phpstan-namespace-dependency. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nish/phpstan-namespace-dependency
More information about nish/phpstan-namespace-dependency
Files in nish/phpstan-namespace-dependency
Download nish/phpstan-namespace-dependency
More information about nish/phpstan-namespace-dependency
Files in nish/phpstan-namespace-dependency
Vendor nish
Package phpstan-namespace-dependency
Short Description Extension of PHPStan: Namespace Dependency Rules
License MIT
Package phpstan-namespace-dependency
Short Description Extension of PHPStan: Namespace Dependency Rules
License MIT
Please rate this library. Is it a good library?
Informations about the package phpstan-namespace-dependency
PHPStan Namespace Dependency Rule Extension
This package is a PHPStan extension for checking namespace dependencies.
Install
How to use
Add to phpstan.neon
Examples
Layered
MVC
DDD
see https://github.com/nishimura/phpstan-namespace-dependency-sample
Friend, Package Private
The settings are searched in order from the top, and when the key is hit, the search is stopped there.
App\Model\MyModel\InternalClassImpl
allows dependencies from App\Model\MyModel\InternalClassFactory
, not from App\Controller
.
All versions of phpstan-namespace-dependency with dependencies
PHP Build Version
Package Version
The package nish/phpstan-namespace-dependency contains the following files
Loading the files please wait ....