Download the PHP package mglaman/phpstan-civicrm without Composer
On this page you can find all versions of the php package mglaman/phpstan-civicrm. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mglaman/phpstan-civicrm
More information about mglaman/phpstan-civicrm
Files in mglaman/phpstan-civicrm
Download mglaman/phpstan-civicrm
More information about mglaman/phpstan-civicrm
Files in mglaman/phpstan-civicrm
Vendor mglaman
Package phpstan-civicrm
Short Description Extension for [PHPStan](https://phpstan.org) to allow static analysis of CiviCRM.
License MIT
Package phpstan-civicrm
Short Description Extension for [PHPStan](https://phpstan.org) to allow static analysis of CiviCRM.
License MIT
Please rate this library. Is it a good library?
Informations about the package phpstan-civicrm
phpstan-civicrm
Extension for PHPStan to allow static analysis of CiviCRM.
Sponsors
The PHPStan CiviCRM was created through a sponsorship by Megaphone Technology Consulting 🎉
Configuration
To use the PHPStan CiviCRM extension, you must define the root location of CiviCRM.
The default value expects CiviCRM to live in the Composer vendor directory, like it does for Drupal 8.
The civicrm.root
parameter this is equal to $civicrm_root
as defined in the CMS integration settings. Here are some examples assuming your CMS is installed at /var/www/htdocs
.
- Drupal 7:
/var/www/htdocs/drupal/sites/all/modules/civicrm/
- Drupal 8:
/vendor/civicrm/civicrm-core
- Backdrop:
/var/www/htdocs/backdrop/modules/civicrm/
- Joomla:
/var/www/htdocs/joomla/administrator/components/com_civicrm/civicrm/
- WordPress:
/var/www/htdocs/wordpress/wp-content/plugins/civicrm/civicrm/
All versions of phpstan-civicrm with dependencies
PHP Build Version
Package Version
The package mglaman/phpstan-civicrm contains the following files
Loading the files please wait ....