Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 717 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 717 Bytes

Dolibarr Stubs (all stubs in one repository)

The stubs are generated directly from the dolibarr sources using dolibarr-stubs tools.

Usage in PHPStan

For example you can include stubs in PHPStan configuration file with

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

Usage in gitlab

(more documentation to become)

Support package maintenance

Please consider supporting this work : https://cap-rel.fr/services/soutien-rd/ or buy me a coffee for example

Thank you!