rycks / dolibarr-stubs-all

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dolibarr Stubs (all stubs in one repository)

The stubs are generated directly from the dolibarr sources using [dolibarr-stubs] tools (https://github.com/rycks/dolibarr-stubs).

Usage in PHPStan

Include stubs in PHPStan configuration file.

parameters:
	scanDirectories:
		- /your_path/dolibarr-stubs-all/dolibarr-18/
	excludePaths:
		analyse:
			- /your_path/dolibarr-stubs-all/dolibarr-18/

Support package maintenance

Please consider supporting this work.

https://cap-rel.fr/services/soutien-rd/

Thank you!

About

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%