Download the PHP package symplify/parameter-name-guard without Composer
On this page you can find all versions of the php package symplify/parameter-name-guard. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download symplify/parameter-name-guard
More information about symplify/parameter-name-guard
Files in symplify/parameter-name-guard
Download symplify/parameter-name-guard
More information about symplify/parameter-name-guard
Files in symplify/parameter-name-guard
Vendor symplify
Package parameter-name-guard
Short Description Prevent silent parameter typos that silently break your app
License MIT
Package parameter-name-guard
Short Description Prevent silent parameter typos that silently break your app
License MIT
Please rate this library. Is it a good library?
Informations about the package parameter-name-guard
Package Builder
Prevent parameter typos that silently break your app.
Install
Register bundle:
Use
Prevent Parameter Typos
Was it ignoreFiles
? Or ignored_files
? Or ignore_file
? Are you lazy to read every README.md
to find out the correct name?
Make developers' live happy by helping them.
This way user is informed on every typo he or she makes via exception:
They can focus less on remembering all the keys and more on programming.
All versions of parameter-name-guard with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
nette/utils Version ^3.0
symfony/config Version ^4.4|^5.0
symfony/dependency-injection Version ^4.4|^5.0
symfony/http-kernel Version ^4.4|^5.0
nette/utils Version ^3.0
symfony/config Version ^4.4|^5.0
symfony/dependency-injection Version ^4.4|^5.0
symfony/http-kernel Version ^4.4|^5.0
The package symplify/parameter-name-guard contains the following files
Loading the files please wait ....