Download the PHP package magento-ecg/magniffer without Composer
On this page you can find all versions of the php package magento-ecg/magniffer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download magento-ecg/magniffer
More information about magento-ecg/magniffer
Files in magento-ecg/magniffer
Download magento-ecg/magniffer
More information about magento-ecg/magniffer
Files in magento-ecg/magniffer
Vendor magento-ecg
Package magniffer
Short Description An extendable, XPath driven, static code analysis tool for Magento, built on the top of PHP-Parser library.
License MIT
Homepage https://github.com/magento-ecg/magniffer
Package magniffer
Short Description An extendable, XPath driven, static code analysis tool for Magento, built on the top of PHP-Parser library.
License MIT
Homepage https://github.com/magento-ecg/magniffer
Please rate this library. Is it a good library?
Informations about the package magniffer
magniffer
An extendable, XPath driven, static code analysis tool for Magento, built on the top of PHP-Parser library.
List of Detected Issues
- SQL Queries Within a Loop
- Not Limiting Collection Load Result
- Empty Class
- Empty Method
- Expression is Always True
- Empty Password in Configuration File
- Handling Overly Broad Event
- Use of Global Event
- Configuration Not in adminhtml.xml.
Installation
With Composer:
Basic Usage
Extending
It's easy to create a custom inspection by declaring a message, xpath and inspector in YAML file. For example:
All versions of magniffer with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
nikic/php-parser Version 1.0.*@dev
symfony/console Version 2.7.*@dev
symfony/finder Version 2.6.*@dev
symfony/yaml Version 2.7.*@dev
nikic/php-parser Version 1.0.*@dev
symfony/console Version 2.7.*@dev
symfony/finder Version 2.6.*@dev
symfony/yaml Version 2.7.*@dev
The package magento-ecg/magniffer contains the following files
Loading the files please wait ....