Download the PHP package hell-sh/nose without Composer
On this page you can find all versions of the php package hell-sh/nose. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor hell-sh
Package nose
Short Description Nose sniffs out errors in your code with no dependencies.
License MIT
Homepage https://github.com/hell-sh/Nose
Package nose
Short Description Nose sniffs out errors in your code with no dependencies.
License MIT
Homepage https://github.com/hell-sh/Nose
Please rate this library. Is it a good library?
Informations about the package nose
Nose
Nose sniffs out errors in your code with no dependencies.
Installation
Globally
- Get Cone if you haven't already.
- As administrator/root, run
cone get nose
. - That's it! You can now use
nose
in any directory.
Per Project
- Get Composer if you haven't already.
- If you have Cone, use
cone get composer
. - Otherwise, follow the instructions on https://getcomposer.org/download/
- If you have Cone, use
- In the directory of your project, run
composer require --dev hell-sh/nose
- You can now use
vendor/bin/nose
(orvendor/bin/nose.bat
on Windows) in your project's directory.
All versions of nose with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package hell-sh/nose contains the following files
Loading the files please wait ....